Skip to content

Commit e0c9e53

Browse files
atennak1Akila Tennakoon
andauthored
2020.17.1 Release (#148)
* 2020.17.1 Release Co-authored-by: Akila Tennakoon <[email protected]>
1 parent 3fe5926 commit e0c9e53

File tree

14 files changed

+15
-15
lines changed

14 files changed

+15
-15
lines changed

athena-aws-cmdb/athena-aws-cmdb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metadata:
1010
Labels:
1111
- athena-federation
1212
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
13-
SemanticVersion: 2020.13.1
13+
SemanticVersion: 2020.17.1
1414
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
1515
Parameters:
1616
AthenaCatalogName:

athena-cloudwatch-metrics/athena-cloudwatch-metrics.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metadata:
1010
Labels:
1111
- athena-federation
1212
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
13-
SemanticVersion: 2020.13.1
13+
SemanticVersion: 2020.17.1
1414
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
1515
Parameters:
1616
AthenaCatalogName:

athena-cloudwatch/athena-cloudwatch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metadata:
1010
Labels:
1111
- athena-federation
1212
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
13-
SemanticVersion: 2020.13.1
13+
SemanticVersion: 2020.17.1
1414
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
1515
Parameters:
1616
AthenaCatalogName:

athena-docdb/athena-docdb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metadata:
1010
Labels:
1111
- athena-federation
1212
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
13-
SemanticVersion: 2020.13.1
13+
SemanticVersion: 2020.17.1
1414
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
1515
Parameters:
1616
AthenaCatalogName:

athena-dynamodb/athena-dynamodb.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metadata:
1010
Labels:
1111
- athena-federation
1212
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
13-
SemanticVersion: 2020.13.1
13+
SemanticVersion: 2020.17.1
1414
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
1515
Parameters:
1616
AthenaCatalogName:

athena-example/athena-example.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metadata:
1010
ReadmeUrl: README.md
1111
Labels: ['athena-federation']
1212
HomePageUrl: https://github.com/awslabs/aws-athena-query-federation
13-
SemanticVersion: 2020.13.1
13+
SemanticVersion: 2020.17.1
1414
SourceCodeUrl: https://github.com/awslabs/aws-athena-query-federation
1515

1616
# Parameters are CloudFormation features to pass input

athena-federation-sdk/athena-federation-sdk.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metadata:
1010
Labels:
1111
- athena-federation
1212
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
13-
SemanticVersion: 2020.5.1
13+
SemanticVersion: 2020.17.1
1414
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
1515
Parameters:
1616
AthenaCatalogName:
@@ -47,7 +47,7 @@ Resources:
4747
spill_prefix: !Ref SpillPrefix
4848
FunctionName: !Ref AthenaCatalogName
4949
Handler: "com.amazonaws.athena.connector.lambda.examples.ExampleCompositeHandler"
50-
CodeUri: "./target/aws-athena-federation-sdk-2020.5.1-withdep.jar"
50+
CodeUri: "./target/aws-athena-federation-sdk-2020.17.1-withdep.jar"
5151
Description: "This connector enables Amazon Athena to communicate with a randomly generated data source."
5252
Runtime: java8
5353
Timeout: !Ref LambdaTimeout

athena-federation-sdk/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
<groupId>com.amazonaws</groupId>
99
<artifactId>aws-athena-federation-sdk</artifactId>
10-
<version>2020.13.1</version>
10+
<version>2020.17.1</version>
1111
<packaging>jar</packaging>
1212
<name>Amazon Athena Query Federation SDK</name>
1313

athena-hbase/athena-hbase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metadata:
1010
Labels:
1111
- athena-federation
1212
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
13-
SemanticVersion: 2020.13.1
13+
SemanticVersion: 2020.17.1
1414
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
1515
Parameters:
1616
AthenaCatalogName:

athena-jdbc/athena-jdbc.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ Metadata:
1010
Labels:
1111
- athena-federation
1212
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
13-
SemanticVersion: 2020.13.1
13+
SemanticVersion: 2020.17.1
1414
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
1515
Parameters:
1616
LambdaFunctionName:

0 commit comments

Comments
 (0)