Release v2024.33.1 of Athena Query Federation
This version includes improvements and bugfixes in some connectors. See here for changes since the last release.
Binary distribution of the SDK can be found here. For pre-built versions of the connector and UDF suite please:
-
Navigate to Serverless Application Repository and search for "athena-federation". Also check the checkbox labeled "Show apps that create custom IAM roles or resource policies".
-
Look for entries published by the "Amazon Athena Federation" author.
You can assert the validity of the binary distribution by comparing against the below cksums.
Athena Federation SDK jars
CheckSum | File |
---|---|
1998373568 28758517 | aws-athena-federation-sdk-2024.33.1-withdep.jar |
2605338891 667329 | aws-athena-federation-sdk-2024.33.1.jar |
Athena Federation Connector Lambda jars
CheckSum | File |
---|---|
2530784383 44909694 | athena-aws-cmdb-2024.33.1.jar |
2603133114 61010192 | athena-clickhouse-2024.33.1.jar |
1213812075 49811817 | athena-cloudera-hive-2024.33.1.jar |
3429612013 44281604 | athena-cloudera-impala-2024.33.1.jar |
849918571 39008363 | athena-cloudwatch-2024.33.1.jar |
4068995787 32560605 | athena-cloudwatch-metrics-2024.33.1.jar |
4292854447 34282285 | athena-datalakegen2-2024.33.1.jar |
1228405418 39397257 | athena-db2-2024.33.1.jar |
3815996879 39133043 | athena-db2-as400-2024.33.1.jar |
786813621 34384184 | athena-docdb-2024.33.1.jar |
2973800706 43061777 | athena-dynamodb-2024.33.1.jar |
3830547695 59255091 | athena-elasticsearch-2024.33.1.jar |
163589348 129531737 | athena-gcs-2024.33.1.jar |
3649844253 95826718 | athena-google-bigquery-2024.33.1.jar |
2689747994 103078590 | athena-hbase-2024.33.1.jar |
2558910080 49812173 | athena-hortonworks-hive-2024.33.1.jar |
4046881035 64500649 | athena-kafka-2024.33.1.jar |
3489040911 92854612 | athena-msk-2024.33.1.jar |
1176245140 37334268 | athena-mysql-2024.33.1.jar |
711960554 65434813 | athena-neptune-2024.33.1.jar |
2376643001 39935277 | athena-oracle-2024.33.1.jar |
2044833554 33935993 | athena-postgresql-2024.33.1.jar |
2407882146 37405964 | athena-redis-2024.33.1.jar |
1024132140 37454007 | athena-redshift-2024.33.1.jar |
2411810394 34671149 | athena-saphana-2024.33.1.jar |
4247515788 104308590 | athena-snowflake-2024.33.1.jar |
3589590429 34287171 | athena-sqlserver-2024.33.1.jar |
2691944682 36623108 | athena-synapse-2024.33.1.jar |
4251450199 32850932 | athena-teradata-2024.33.1.jar |
3468848804 33172069 | athena-timestream-2024.33.1.jar |
2417300382 32672903 | athena-tpcds-2024.33.1.jar |
535787639 31998681 | athena-udfs-2024.33.1.jar |
807399687 34356014 | athena-vertica-2024.33.1.jar |
Athena Federation Connector Lambda zips
CheckSum | File |
---|---|
662898812 91565503 | athena-gcs.zip |
2420916623 83632358 | athena-saphana.zip |
3054536798 94470868 | athena-snowflake.zip |
What's Changed
- build(deps): bump software.amazon.awssdk:bom from 2.27.7 to 2.27.10 (#2190)
- build(deps): bump software.amazon.awssdk:bom from 2.27.7 to 2.27.10
- build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.7.1 to 3.8.0 (#2191)
- build(deps): bump org.apache.maven.plugins:maven-dependency-plugin
- build(deps): bump aws-sdk.version from 1.12.769 to 1.12.770 (#2185)
- build(deps): bump aws-sdk.version from 1.12.769 to 1.12.770
- ignore
aws-msk-iam-auth
for dependabot (#2184) - sqlserver connector listSchema query changes (#2127)
- update KMS to AES_256 (#2180)
- Make VPC optional in DB2 connectors (#2179)
- build(deps): bump aws-sdk.version from 1.12.767 to 1.12.769 (#2171)
- build(deps): bump aws-sdk.version from 1.12.767 to 1.12.769
- build(deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre (#2176)
- build(deps): bump com.google.guava:guava from 33.2.1-jre to 33.3.0-jre
- build(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0 (#2175)
- build(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.0
- build(deps): bump software.amazon.awssdk:bom from 2.27.2 to 2.27.7 (#2178)
- build(deps): bump software.amazon.awssdk:bom from 2.27.2 to 2.27.7
- build(deps): bump surefire.failsafe.version from 3.3.1 to 3.4.0 (#2177)
- build(deps): bump surefire.failsafe.version from 3.3.1 to 3.4.0
- build(deps): bump commons-cli:commons-cli from 1.8.0 to 1.9.0 (#2174)
- build(deps): bump commons-cli:commons-cli from 1.8.0 to 1.9.0
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin from 3.2.4 to 3.2.5 (#2173)
- build(deps): bump org.apache.maven.plugins:maven-gpg-plugin
- build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.3 to 0.6.4 (#2172)
- build(deps): bump com.clickhouse:clickhouse-jdbc from 0.6.3 to 0.6.4
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.32.1..v2024.33.1