Release v2024.20.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 |
---|---|
2125636146 28578119 | aws-athena-federation-sdk-2024.20.1-withdep.jar |
874400950 664393 | aws-athena-federation-sdk-2024.20.1.jar |
Athena Federation Connector Lambda jars
CheckSum | File |
---|---|
3676006115 44672626 | athena-aws-cmdb-2024.20.1.jar |
2008058547 49631325 | athena-cloudera-hive-2024.20.1.jar |
3831904299 44101111 | athena-cloudera-impala-2024.20.1.jar |
2793637501 38827964 | athena-cloudwatch-2024.20.1.jar |
797034130 32380238 | athena-cloudwatch-metrics-2024.20.1.jar |
3622936734 34097571 | athena-datalakegen2-2024.20.1.jar |
3412133082 39216763 | athena-db2-2024.20.1.jar |
1397354249 38952549 | athena-db2-as400-2024.20.1.jar |
3607356207 34203494 | athena-docdb-2024.20.1.jar |
2519280131 42676754 | athena-dynamodb-2024.20.1.jar |
1479704086 59074690 | athena-elasticsearch-2024.20.1.jar |
489188485 130064313 | athena-gcs-2024.20.1.jar |
1371872083 100030182 | athena-google-bigquery-2024.20.1.jar |
3381496815 102785790 | athena-hbase-2024.20.1.jar |
1288607198 49631680 | athena-hortonworks-hive-2024.20.1.jar |
1888564948 48947910 | athena-kafka-2024.20.1.jar |
3564334875 56929544 | athena-msk-2024.20.1.jar |
2664780336 37097053 | athena-mysql-2024.20.1.jar |
3870719461 65495149 | athena-neptune-2024.20.1.jar |
1452815845 39726736 | athena-oracle-2024.20.1.jar |
869570366 33753952 | athena-postgresql-2024.20.1.jar |
3313199539 37205156 | athena-redis-2024.20.1.jar |
2676398715 37257815 | athena-redshift-2024.20.1.jar |
3428748756 34471925 | athena-saphana-2024.20.1.jar |
929244538 103946301 | athena-snowflake-2024.20.1.jar |
2155282396 34102164 | athena-sqlserver-2024.20.1.jar |
3929955287 36433675 | athena-synapse-2024.20.1.jar |
4043690555 32670439 | athena-teradata-2024.20.1.jar |
2043955765 32991692 | athena-timestream-2024.20.1.jar |
1269413605 32490285 | athena-tpcds-2024.20.1.jar |
1426094606 31818283 | athena-udfs-2024.20.1.jar |
2409352003 34175522 | athena-vertica-2024.20.1.jar |
Athena Federation Connector Lambda zips
CheckSum | File |
---|---|
1192232510 92105726 | athena-gcs.zip |
3140549979 83120781 | athena-saphana.zip |
1724089366 94144111 | athena-snowflake.zip |
What's Changed
- build(deps): bump io.grpc:grpc-api from 1.63.0 to 1.64.0 (#1980)
- build(deps): bump io.grpc:grpc-api from 1.63.0 to 1.64.0
- build(deps): bump hbase.version from 2.5.8-hadoop3 to 2.6.0-hadoop3 (#1977)
- build(deps): bump hbase.version from 2.5.8-hadoop3 to 2.6.0-hadoop3
- build(deps): bump software.amazon.awssdk:bom from 2.25.50 to 2.25.55 (#1978)
- build(deps): bump software.amazon.awssdk:bom from 2.25.50 to 2.25.55
- build(deps): bump aws-sdk.version from 1.12.720 to 1.12.725 (#1976)
- build(deps): bump aws-sdk.version from 1.12.720 to 1.12.725
- Snowflake split issue (#1963)
- Com.google.cloud google cloud bigquery version update (#1975)
- Fix ValidationException for Timestream connector (#1888)
- build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.27 to 2.1.0.28 in /athena-redshift (#1974)
- build(deps): bump com.amazon.redshift:redshift-jdbc42
- Updated prepare_dev_env.sh script (#1972)
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2024.19.1..v2024.20.1