Skip to content

Commit

Permalink
cutting new release 2021.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
burhan94 committed Feb 8, 2021
1 parent 6b7b547 commit d88b842
Show file tree
Hide file tree
Showing 33 changed files with 35 additions and 35 deletions.
2 changes: 1 addition & 1 deletion athena-aws-cmdb/athena-aws-cmdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-aws-cmdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down
2 changes: 1 addition & 1 deletion athena-cloudwatch-metrics/athena-cloudwatch-metrics.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-cloudwatch-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down
2 changes: 1 addition & 1 deletion athena-cloudwatch/athena-cloudwatch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-cloudwatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
Expand Down
2 changes: 1 addition & 1 deletion athena-docdb/athena-docdb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-docdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-dynamodb/athena-dynamodb.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
4 changes: 2 additions & 2 deletions athena-dynamodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion athena-elasticsearch/athena-elasticsearch.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
ReadmeUrl: README.md
Labels: ['athena-federation']
HomePageUrl: https://github.com/awslabs/aws-athena-query-federation
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: https://github.com/awslabs/aws-athena-query-federation

# Parameters are CloudFormation features to pass input
Expand Down
2 changes: 1 addition & 1 deletion athena-elasticsearch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-example/athena-example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
ReadmeUrl: README.md
Labels: ['athena-federation']
HomePageUrl: https://github.com/awslabs/aws-athena-query-federation
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: https://github.com/awslabs/aws-athena-query-federation

# Parameters are CloudFormation features to pass input
Expand Down
2 changes: 1 addition & 1 deletion athena-example/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-federation-integ-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<modelVersion>4.0.0</modelVersion>

<artifactId>athena-federation-integ-test</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<packaging>jar</packaging>
<name>Amazon Athena Query Federation Integ Test</name>

Expand Down
2 changes: 1 addition & 1 deletion athena-federation-sdk-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
4 changes: 2 additions & 2 deletions athena-federation-sdk/athena-federation-sdk.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down Expand Up @@ -47,7 +47,7 @@ Resources:
spill_prefix: !Ref SpillPrefix
FunctionName: !Ref AthenaCatalogName
Handler: "com.amazonaws.athena.connector.lambda.examples.ExampleCompositeHandler"
CodeUri: "./target/aws-athena-federation-sdk-2020.51.1-withdep.jar"
CodeUri: "./target/aws-athena-federation-sdk-2021.6.1-withdep.jar"
Description: "This connector enables Amazon Athena to communicate with a randomly generated data source."
Runtime: java8
Timeout: !Ref LambdaTimeout
Expand Down
2 changes: 1 addition & 1 deletion athena-federation-sdk/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<packaging>jar</packaging>
<name>Amazon Athena Query Federation SDK</name>

Expand Down
2 changes: 1 addition & 1 deletion athena-hbase/athena-hbase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-hbase/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-jdbc/athena-jdbc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
LambdaFunctionName:
Expand Down
2 changes: 1 addition & 1 deletion athena-jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-neptune/athena-neptune.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
ReadmeUrl: README.md
Labels: ['athena-federation','athena-neptune','neptune']
HomePageUrl: https://github.com/awslabs/aws-athena-query-federation
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: https://github.com/awslabs/aws-athena-query-federation

Parameters:
Expand Down
2 changes: 1 addition & 1 deletion athena-neptune/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-redis/athena-redis.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-redis/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-timestream/athena-timestream.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-timestream/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-tpcds/athena-tpcds.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down
2 changes: 1 addition & 1 deletion athena-tpcds/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion athena-udfs/athena-udfs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ Metadata:
Labels:
- athena-federation
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2020.51.1
SemanticVersion: 2021.6.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
LambdaFunctionName:
Expand Down
2 changes: 1 addition & 1 deletion athena-udfs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2020.51.1</version>
<version>2021.6.1</version>
<exclusions>
<!-- replaced with jcl-over-slf4j -->
<exclusion>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<aws-sdk.version>1.11.800</aws-sdk.version>
<aws-athena-federation-sdk.version>2020.51.1</aws-athena-federation-sdk.version>
<aws-athena-federation-sdk.version>2021.6.1</aws-athena-federation-sdk.version>
<aws.lambda-java-core.version>1.2.0</aws.lambda-java-core.version>
<slf4j-log4j.version>1.7.28</slf4j-log4j.version>
<mockito.version>1.10.19</mockito.version>
Expand Down

0 comments on commit d88b842

Please sign in to comment.