Release v2023.14.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 |
---|---|
3563656006 27997315 | aws-athena-federation-sdk-2023.14.1-withdep.jar |
301595864 557484 | aws-athena-federation-sdk-2023.14.1.jar |
Athena Federation Connector Lambda jars
CheckSum | File |
---|---|
1019824191 42147613 | athena-aws-cmdb-2023.14.1.jar |
2267665919 46156737 | athena-cloudera-hive-2023.14.1.jar |
1234534622 41950331 | athena-cloudera-impala-2023.14.1.jar |
768806824 36878923 | athena-cloudwatch-2023.14.1.jar |
2626937562 30753502 | athena-cloudwatch-metrics-2023.14.1.jar |
2200882004 32411359 | athena-datalakegen2-2023.14.1.jar |
844961568 37690111 | athena-db2-2023.14.1.jar |
1439136062 32575123 | athena-docdb-2023.14.1.jar |
2437886066 32349032 | athena-dynamodb-2023.14.1.jar |
3829401462 57415697 | athena-elasticsearch-2023.14.1.jar |
1169918071 96279333 | athena-gcs-2023.14.1.jar |
1300489848 76316750 | athena-google-bigquery-2023.14.1.jar |
1124573134 93249674 | athena-hbase-2023.14.1.jar |
1002962800 46157286 | athena-hortonworks-hive-2023.14.1.jar |
4067167925 43845665 | athena-kafka-2023.14.1.jar |
1071145095 50608586 | athena-msk-2023.14.1.jar |
1046851615 35193495 | athena-mysql-2023.14.1.jar |
1645828526 54778850 | athena-neptune-2023.14.1.jar |
3544258288 36117620 | athena-oracle-2023.14.1.jar |
1244557429 32109416 | athena-postgresql-2023.14.1.jar |
718757645 35335663 | athena-redis-2023.14.1.jar |
218200707 33116409 | athena-redshift-2023.14.1.jar |
3652219759 32794160 | athena-saphana-2023.14.1.jar |
3406623695 64304740 | athena-snowflake-2023.14.1.jar |
1948127488 32415693 | athena-sqlserver-2023.14.1.jar |
1158559163 34502501 | athena-synapse-2023.14.1.jar |
3078596866 31019599 | athena-teradata-2023.14.1.jar |
202626413 31329577 | athena-timestream-2023.14.1.jar |
2073325703 30868312 | athena-tpcds-2023.14.1.jar |
875563117 30195716 | athena-udfs-2023.14.1.jar |
700336835 32080268 | athena-vertica-2023.14.1.jar |
Athena Federation Connector Lambda zips
CheckSum | File |
---|---|
3146084142 89576013 | athena-gcs.zip |
3041665879 80639840 | athena-saphana.zip |
What's Changed
- publish_to_maven_central: use -am flag
- publish_to_maven_central: add athena-federation-integ-test
- Added Money type support for Postgres
- Remove *-dsv2
- Update publish_to_maven_central.yml
- Compatibility changes for certain Spark distributions
- Merge pull request #1179 from awslabs/cross-account-ddb
- [SDK + DDB] Add Cross-Account DynamoDB Table Access + Generic Cross-Account Credentials Provider
- build(deps): bump grpc-google-cloud-bigquerystorage-v1
- build(deps): bump msal4j from 1.13.6 to 1.13.7
- build(deps): bump commons-configuration2 from 2.8.0 to 2.9.0
- build(deps): bump google-cloud-bigquery from 2.21.0 to 2.24.4
- build(deps): bump aws-cdk.version from 1.198.0 to 1.198.1
- build(deps): bump aws-sdk.version from 1.12.435 to 1.12.440
- build(deps): bump google-cloud-resourcemanager from 1.15.0 to 1.16.0
- Update workflows/codeql-analysis again
- workflows/codeql-analysis: custom java build step
- workflows/cut_release: filter out athena-jdbc
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2023.13.1..v2023.14.1