Skip to content

Commit

Permalink
Cut release 2024.38.1
Browse files Browse the repository at this point in the history
  - Java Docs were github action was pointing to wrong directory (#2292)
  - JDBC Pre-1970 Date issue fix (#2290)
  - build(deps): bump com.google.cloud:google-cloud-storage from 2.42.0 to 2.43.0 (#2284)
  - build(deps): bump com.google.cloud:google-cloud-storage
  - build(deps): bump software.amazon.awssdk:bom from 2.28.1 to 2.28.6 (#2287)
  - build(deps): bump software.amazon.awssdk:bom from 2.28.1 to 2.28.6
  - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.21.11 to 2.22.11 (#2286)
  - build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.21.11 to 2.22.11
  - build(deps): bump org.apache.kafka:kafka-clients from 7.7.0-ce to 7.7.1-ce (#2283)
  - build(deps): bump org.apache.kafka:kafka-clients
  - build(deps): bump com.google.protobuf:protobuf-java from 3.25.3 to 3.25.5 in /athena-msk (#2280)
  - build(deps): bump com.google.protobuf:protobuf-java in /athena-msk
  - build(deps): bump org.apache.kafka:kafka-clients from 3.8.0 to 7.7.0-ce (#2166)
  - build(deps): bump aws-sdk.version from 1.12.771 to 1.12.772 (#2262)
  - build(deps): bump aws-sdk.version from 1.12.771 to 1.12.772
  - build(deps): bump com.squareup.wire:wire-schema from 5.0.0 to 5.1.0 (#2270)
  - build(deps): bump com.squareup.wire:wire-schema from 5.0.0 to 5.1.0
  - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.5 to 3.2.6 (#2269)
  - build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
  - build(deps): bump com.squareup.wire:wire-compiler from 5.0.0 to 5.1.0 (#2266)
  - build(deps): bump com.squareup.wire:wire-compiler from 5.0.0 to 5.1.0
  - build(deps): bump io.confluent:kafka-protobuf-provider from 7.7.0 to 7.7.1 (#2263)
  - build(deps): bump io.confluent:kafka-protobuf-provider
  - build(deps): bump io.confluent:kafka-avro-serializer from 7.7.0 to 7.7.1 (#2268)
  - build(deps): bump io.confluent:kafka-avro-serializer from 7.7.0 to 7.7.1
  - build(deps): bump com.squareup.wire:wire-runtime-jvm from 5.0.0 to 5.1.0 (#2267)
  - build(deps): bump com.squareup.wire:wire-runtime-jvm from 5.0.0 to 5.1.0
  - build(deps): bump io.confluent:kafka-protobuf-serializer from 7.7.0 to 7.7.1 (#2264)
  - build(deps): bump io.confluent:kafka-protobuf-serializer
  - build(deps): bump net.java.dev.jna:jna-platform from 5.14.0 to 5.15.0 (#2265)
  - build(deps): bump net.java.dev.jna:jna-platform from 5.14.0 to 5.15.0
  - build(deps): bump software.amazon.awssdk:bom from 2.27.21 to 2.28.1 (#2261)
  - build(deps): bump software.amazon.awssdk:bom from 2.27.21 to 2.28.1
  - build(deps): bump com.squareup.wire:wire-runtime-jvm from 4.9.0 to 5.0.0 (#2160)
  - build(deps): bump com.squareup.wire:wire-runtime-jvm from 4.9.0 to 5.0.0
  - build(deps): bump com.squareup.wire:wire-schema from 4.9.0 to 5.0.0 (#2150)
  - build(deps): bump com.squareup.wire:wire-schema from 4.9.0 to 5.0.0
  - build(deps): bump com.squareup.wire:wire-compiler from 4.9.0 to 5.0.0 (#2151)
  - build(deps): bump com.squareup.wire:wire-compiler from 4.9.0 to 5.0.0
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8 from 1.9.10 to 2.0.20 (#2186)
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-jdk8
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib from 1.9.10 to 2.0.20 (#2188)
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib
  - build(deps): bump org.jetbrains.kotlin:kotlin-reflect from 1.9.10 to 2.0.20 (#2192)
  - build(deps): bump org.jetbrains.kotlin:kotlin-reflect
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-common from 1.9.10 to 2.0.20 (#2193)
  - build(deps): bump org.jetbrains.kotlin:kotlin-stdlib-common
  - Remove dynamodb:ListSchemas as its no longer valid (#2252)
  • Loading branch information
athena_federation_cut_release_workflow committed Sep 26, 2024
1 parent 6eb634c commit 9af2bbf
Show file tree
Hide file tree
Showing 76 changed files with 237 additions and 246 deletions.
4 changes: 2 additions & 2 deletions 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: 2022.47.1
SemanticVersion: 2024.38.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down Expand Up @@ -53,7 +53,7 @@ Resources:
spill_prefix: !Ref SpillPrefix
FunctionName: !Ref AthenaCatalogName
Handler: "com.amazonaws.athena.connectors.aws.cmdb.AwsCmdbCompositeHandler"
CodeUri: "./target/athena-aws-cmdb-2022.47.1.jar"
CodeUri: "./target/athena-aws-cmdb-2024.38.1.jar"
Description: "Enables Amazon Athena to communicate with various AWS Services, making your resource inventories accessible via SQL."
Runtime: java11
Timeout: !Ref LambdaTimeout
Expand Down
6 changes: 3 additions & 3 deletions athena-aws-cmdb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-aws-cmdb</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<dependencies>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<classifier>withdep</classifier>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions athena-clickhouse/athena-clickhouse.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: 2022.47.1
SemanticVersion: 2024.38.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
LambdaFunctionName:
Expand Down Expand Up @@ -71,7 +71,7 @@ Resources:
default: !Ref DefaultConnectionString
FunctionName: !Ref LambdaFunctionName
Handler: "com.amazonaws.athena.connectors.clickhouse.ClickHouseMuxCompositeHandler"
CodeUri: "./target/athena-clickhouse-2022.47.1.jar"
CodeUri: "./target/athena-clickhouse-2024.38.1.jar"
Description: "Enables Amazon Athena to communicate with ClickHouse using JDBC"
Runtime: java11
Timeout: !Ref LambdaTimeout
Expand Down
12 changes: 6 additions & 6 deletions athena-clickhouse/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,21 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-clickhouse</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<dependencies>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-jdbc</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-mysql</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</dependency>
<dependency>
<groupId>com.clickhouse</groupId>
Expand All @@ -28,7 +28,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-jdbc</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down Expand Up @@ -74,5 +74,5 @@
</executions>
</plugin>
</plugins>
</build>
</build>
</project>
4 changes: 2 additions & 2 deletions athena-cloudera-hive/athena-cloudera-hive.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: 2022.47.1
SemanticVersion: 2024.38.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
LambdaFunctionName:
Expand Down Expand Up @@ -66,7 +66,7 @@ Resources:
default: !Ref DefaultConnectionString
FunctionName: !Ref LambdaFunctionName
Handler: "com.amazonaws.athena.connectors.cloudera.HiveMuxCompositeHandler"
CodeUri: "./target/athena-cloudera-hive-2022.47.1.jar"
CodeUri: "./target/athena-cloudera-hive-2024.38.1.jar"
Description: "Enables Amazon Athena to communicate with Coludera Hive using JDBC"
Runtime: java11
Timeout: !Ref LambdaTimeout
Expand Down
10 changes: 5 additions & 5 deletions athena-cloudera-hive/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-cloudera-hive</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<properties>
<clouderaVersion>2.6.23.1027</clouderaVersion>
</properties>
<dependencies>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-jdbc</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</dependency>
<dependency>
<groupId>Hive</groupId>
Expand All @@ -31,7 +31,7 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-jdbc</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions athena-cloudera-impala/athena-cloudera-impala.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: 2022.47.1
SemanticVersion: 2024.38.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
LambdaFunctionName:
Expand Down Expand Up @@ -71,7 +71,7 @@ Resources:
default: !Ref DefaultConnectionString
FunctionName: !Ref LambdaFunctionName
Handler: "com.amazonaws.athena.connectors.cloudera.ImpalaMuxCompositeHandler"
CodeUri: "./target/athena-cloudera-impala-2022.47.1.jar"
CodeUri: "./target/athena-cloudera-impala-2024.38.1.jar"
Description: "Enables Amazon Athena to communicate with Cloudera Impala using JDBC"
Runtime: java11
Timeout: !Ref LambdaTimeout
Expand Down
11 changes: 5 additions & 6 deletions athena-cloudera-impala/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,25 +3,25 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-cloudera-impala</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<properties>
<clouderaVersion>2.6.32.1041</clouderaVersion>
</properties>
<dependencies>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-jdbc</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</dependency>
<dependency>
<groupId>Impala</groupId>
Expand All @@ -31,11 +31,10 @@
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-jdbc</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>

<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-core</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions 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: 2022.47.1
SemanticVersion: 2024.38.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down Expand Up @@ -53,7 +53,7 @@ Resources:
spill_prefix: !Ref SpillPrefix
FunctionName: !Ref AthenaCatalogName
Handler: "com.amazonaws.athena.connectors.cloudwatch.metrics.MetricsCompositeHandler"
CodeUri: "./target/athena-cloudwatch-metrics-2022.47.1.jar"
CodeUri: "./target/athena-cloudwatch-metrics-2024.38.1.jar"
Description: "Enables Amazon Athena to communicate with Cloudwatch Metrics, making your metrics data accessible via SQL"
Runtime: java11
Timeout: !Ref LambdaTimeout
Expand Down
6 changes: 3 additions & 3 deletions athena-cloudwatch-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,16 +3,16 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-cloudwatch-metrics</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<dependencies>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<classifier>withdep</classifier>
</dependency>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions 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: 2022.47.1
SemanticVersion: 2024.38.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
AthenaCatalogName:
Expand Down Expand Up @@ -67,7 +67,7 @@ Resources:
kms_key_id: !If [HasKMSKeyId, !Ref KMSKeyId, !Ref "AWS::NoValue"]
FunctionName: !Ref AthenaCatalogName
Handler: "com.amazonaws.athena.connectors.cloudwatch.CloudwatchCompositeHandler"
CodeUri: "./target/athena-cloudwatch-2022.47.1.jar"
CodeUri: "./target/athena-cloudwatch-2024.38.1.jar"
Description: "Enables Amazon Athena to communicate with Cloudwatch, making your log accessible via SQL"
Runtime: java11
Timeout: !Ref LambdaTimeout
Expand Down
8 changes: 4 additions & 4 deletions athena-cloudwatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,22 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-cloudwatch</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<dependencies>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>aws-athena-federation-sdk</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<classifier>withdep</classifier>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<scope>test</scope>
</dependency>
<!-- https://mvnrepository.com/artifact/software.amazon.awscdk/logs -->
Expand Down
4 changes: 2 additions & 2 deletions athena-datalakegen2/athena-datalakegen2.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ Metadata:
- athena-federation
- jdbc
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2022.47.1
SemanticVersion: 2024.38.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
LambdaFunctionName:
Expand Down Expand Up @@ -72,7 +72,7 @@ Resources:
default: !Ref DefaultConnectionString
FunctionName: !Ref LambdaFunctionName
Handler: "com.amazonaws.athena.connectors.datalakegen2.DataLakeGen2MuxCompositeHandler"
CodeUri: "./target/athena-datalakegen2-2022.47.1.jar"
CodeUri: "./target/athena-datalakegen2-2024.38.1.jar"
Description: "Enables Amazon Athena to communicate with DataLake Gen2 using JDBC"
Runtime: java11
Timeout: !Ref LambdaTimeout
Expand Down
10 changes: 5 additions & 5 deletions athena-datalakegen2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,27 +3,27 @@
<parent>
<artifactId>aws-athena-query-federation</artifactId>
<groupId>com.amazonaws</groupId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>athena-datalakegen2</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<dependencies>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-federation-integ-test</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-jdbc</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
</dependency>
<dependency>
<groupId>com.amazonaws</groupId>
<artifactId>athena-jdbc</artifactId>
<version>2022.47.1</version>
<version>2024.38.1</version>
<type>test-jar</type>
<scope>test</scope>
</dependency>
Expand Down
4 changes: 2 additions & 2 deletions athena-db2-as400/athena-db2-as400.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Metadata:
- athena-federation
- jdbc
HomePageUrl: 'https://github.com/awslabs/aws-athena-query-federation'
SemanticVersion: 2022.47.1
SemanticVersion: 2024.38.1
SourceCodeUrl: 'https://github.com/awslabs/aws-athena-query-federation'
Parameters:
LambdaFunctionName:
Expand Down Expand Up @@ -73,7 +73,7 @@ Resources:
default: !Ref DefaultConnectionString
FunctionName: !Ref LambdaFunctionName
Handler: "com.amazonaws.athena.connectors.db2as400.Db2As400MuxCompositeHandler"
CodeUri: "./target/athena-db2-as400-2022.47.1.jar"
CodeUri: "./target/athena-db2-as400-2024.38.1.jar"
Description: "Enables Amazon Athena to communicate with DB2 on iSeries (AS400) using JDBC"
Runtime: java11
Timeout: !Ref LambdaTimeout
Expand Down
Loading

0 comments on commit 9af2bbf

Please sign in to comment.