Release v2025.2.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 |
---|---|
1527456671 41436749 | aws-athena-federation-sdk-2025.2.1-withdep.jar |
941382036 672514 | aws-athena-federation-sdk-2025.2.1.jar |
Athena Federation Connector Lambda jars
CheckSum | File |
---|---|
2896865077 77601641 | athena-aws-cmdb-2025.2.1.jar |
3720194747 63106356 | athena-clickhouse-2025.2.1.jar |
3232583456 65718743 | athena-cloudera-hive-2025.2.1.jar |
3385247955 60187074 | athena-cloudera-impala-2025.2.1.jar |
3301034740 48953249 | athena-cloudwatch-2025.2.1.jar |
1363328205 49295420 | athena-cloudwatch-metrics-2025.2.1.jar |
3607695848 50177002 | athena-datalakegen2-2025.2.1.jar |
4078695080 55286100 | athena-db2-2025.2.1.jar |
2542575856 55022475 | athena-db2-as400-2025.2.1.jar |
2431426462 47085247 | athena-docdb-2025.2.1.jar |
3006126404 51633582 | athena-dynamodb-2025.2.1.jar |
2916836552 76663380 | athena-elasticsearch-2025.2.1.jar |
3700927364 143719920 | athena-gcs-2025.2.1.jar |
3540136854 111767078 | athena-google-bigquery-2025.2.1.jar |
2403699837 99058442 | athena-hbase-2025.2.1.jar |
1731401449 65717826 | athena-hortonworks-hive-2025.2.1.jar |
2059718074 82794686 | athena-kafka-2025.2.1.jar |
3821362357 98959265 | athena-msk-2025.2.1.jar |
2942787848 53230566 | athena-mysql-2025.2.1.jar |
1185541260 80664782 | athena-neptune-2025.2.1.jar |
895861364 55902275 | athena-oracle-2025.2.1.jar |
1657026832 49822494 | athena-postgresql-2025.2.1.jar |
1515093019 50262233 | athena-redis-2025.2.1.jar |
3309335403 57339604 | athena-redshift-2025.2.1.jar |
422446156 50609412 | athena-saphana-2025.2.1.jar |
3647755193 127706097 | athena-snowflake-2025.2.1.jar |
133326534 50181942 | athena-sqlserver-2025.2.1.jar |
2085500824 52563952 | athena-synapse-2025.2.1.jar |
1604254856 49994550 | athena-teradata-2025.2.1.jar |
744974346 50078203 | athena-timestream-2025.2.1.jar |
7801667 45372152 | athena-tpcds-2025.2.1.jar |
1872794468 44697850 | athena-udfs-2025.2.1.jar |
2190690840 104763872 | athena-vertica-2025.2.1.jar |
Athena Federation Connector Lambda zips
CheckSum | File |
---|---|
1417744899 105624452 | athena-gcs.zip |
2127973413 116977643 | athena-saphana.zip |
3708022606 112973474 | athena-snowflake.zip |
What's Changed
- Bug fix: Enhanced SQL statement validation with word boundary matching (#2324)
- build(deps): bump net.java.dev.jna:jna-platform from 5.15.0 to 5.16.0
- build(deps): bump software.amazon.jsii:jsii-runtime from 1.105.0 to 1.106.0 (#2494)
- Sqlserver in the query editor always returns UPPERCASE table names issue fix (#2435)
- Added CodeCoverage Test Analyzer (#2512)
- Added CodeCoverage Map (#2511)
- Enable Code Coverage (#2509)
- Enabled Auto Merge for minor version exluding preview/beta (#2508)
- Oracle case insensitive search (#2487)
- JDBCUtil Exception improvement (#2507)
Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2025.1.1..v2025.2.1