Skip to content

Release v2025.8.1 of Athena Query Federation

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 25 Feb 18:10

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:

  1. 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".

  2. 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
402734339 41584829 aws-athena-federation-sdk-2025.8.1-withdep.jar
559922536 676851 aws-athena-federation-sdk-2025.8.1.jar

Athena Federation Connector Lambda jars

CheckSum File
858568525 77307921 athena-aws-cmdb-2025.8.1.jar
3158188923 65841487 athena-clickhouse-2025.8.1.jar
422369940 65901985 athena-cloudera-hive-2025.8.1.jar
3709892665 60370359 athena-cloudera-impala-2025.8.1.jar
1880655895 49104955 athena-cloudwatch-2025.8.1.jar
2265001967 49507320 athena-cloudwatch-metrics-2025.8.1.jar
3121806047 50343953 athena-datalakegen2-2025.8.1.jar
2484571333 55464412 athena-db2-2025.8.1.jar
341990043 55200762 athena-db2-as400-2025.8.1.jar
1950082834 47299592 athena-docdb-2025.8.1.jar
4215116541 51831174 athena-dynamodb-2025.8.1.jar
1526472472 76860174 athena-elasticsearch-2025.8.1.jar
4168105844 168946200 athena-gcs-2025.8.1.jar
4105790953 111957664 athena-google-bigquery-2025.8.1.jar
2243681082 99277312 athena-hbase-2025.8.1.jar
2821265679 65901065 athena-hortonworks-hive-2025.8.1.jar
2065552739 83864893 athena-kafka-2025.8.1.jar
941330275 100127993 athena-msk-2025.8.1.jar
1375601126 53420940 athena-mysql-2025.8.1.jar
4249733935 80842423 athena-neptune-2025.8.1.jar
3831214858 56120396 athena-oracle-2025.8.1.jar
3679782187 50010196 athena-postgresql-2025.8.1.jar
3975604221 50443062 athena-redis-2025.8.1.jar
286473872 57455099 athena-redshift-2025.8.1.jar
3115290521 50789612 athena-saphana-2025.8.1.jar
2330640714 130255569 athena-snowflake-2025.8.1.jar
1188202266 50348938 athena-sqlserver-2025.8.1.jar
595786573 52738419 athena-synapse-2025.8.1.jar
1697781729 50183645 athena-teradata-2025.8.1.jar
1597766926 50288799 athena-timestream-2025.8.1.jar
2135059822 45584417 athena-tpcds-2025.8.1.jar
3223166007 44910112 athena-udfs-2025.8.1.jar
3846343293 130681080 athena-vertica-2025.8.1.jar

Athena Federation Connector Lambda zips

CheckSum File
2314726653 129299649 athena-gcs.zip
1763692062 117448667 athena-saphana.zip
3450555310 115187182 athena-snowflake.zip

What's Changed

  • fix cmdb connector on S3 source type. (#2627)
  • Docdb credential refactor (#2591)
  • Squash Dependabot commits instead of merge (#2625)
  • build(deps): bump aws-sdk-v2.version from 2.30.16 to 2.30.26 (#2624)
  • build(deps): bump aws-sdk-v2.version from 2.30.16 to 2.30.26
  • build(deps): bump software.amazon.glue:schema-registry-serde from 1.1.22 to 1.1.23 (#2606)
  • build(deps): bump software.amazon.glue:schema-registry-serde
  • build(deps): bump org.testng:testng from 7.10.2 to 7.11.0 (#2599)
  • build(deps): bump org.testng:testng from 7.10.2 to 7.11.0
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.17.1 to 8.17.2 (#2612)
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  • build(deps): bump software.amazon.awssdk:cloudwatchlogs from 2.30.16 to 2.30.26 (#2620)
  • build(deps): bump software.amazon.awssdk:cloudwatchlogs
  • build(deps): bump com.squareup.wire:wire-runtime-jvm from 5.2.1 to 5.3.0 (#2604)
  • build(deps): bump com.squareup.wire:wire-runtime-jvm from 5.2.1 to 5.3.0
  • build(deps): bump com.squareup.wire:wire-schema from 5.2.1 to 5.3.0 (#2609)
  • build(deps): bump com.squareup.wire:wire-schema from 5.2.1 to 5.3.0
  • build(deps): bump com.clickhouse:clickhouse-jdbc from 0.8.0 to 0.8.1 (#2611)
  • build(deps): bump com.clickhouse:clickhouse-jdbc from 0.8.0 to 0.8.1
  • build(deps): bump io.confluent:kafka-protobuf-serializer from 7.8.0 to 7.9.0 (#2619)
  • build(deps): bump io.confluent:kafka-protobuf-serializer
  • build(deps): bump org.yaml:snakeyaml from 2.3 to 2.4 (#2613)
  • build(deps): bump org.yaml:snakeyaml from 2.3 to 2.4
  • build(deps): bump org.eclipse.rdf4j:rdf4j-repository-sparql from 5.1.1 to 5.1.2 (#2601)
  • build(deps): bump org.eclipse.rdf4j:rdf4j-repository-sparql
  • build(deps): bump org.apache.kafka:kafka-clients from 7.8.0-ce to 7.9.0-ce (#2621)
  • build(deps): bump org.apache.kafka:kafka-clients
  • build(deps): bump com.teradata.jdbc:terajdbc from 20.00.00.39 to 20.00.00.42 (#2610)
  • build(deps): bump com.teradata.jdbc:terajdbc
  • build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.23.9 to 2.23.10 (#2602)
  • build(deps): bump com.sap.cloud.db.jdbc:ngdbc from 2.23.9 to 2.23.10
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.48.1 to 2.48.2 (#2598)
  • build(deps): bump com.google.cloud:google-cloud-storage
  • build(deps): bump com.squareup.wire:wire-compiler from 5.2.1 to 5.3.0 (#2607)
  • build(deps): bump com.squareup.wire:wire-compiler from 5.2.1 to 5.3.0
  • build(deps): bump io.confluent:kafka-avro-serializer from 7.8.0 to 7.9.0 (#2623)
  • build(deps): bump io.confluent:kafka-avro-serializer from 7.8.0 to 7.9.0
  • improve ElasticSearch on handling domain_endpoint from Glue connection (#2617)
  • remove sap hana package template (#2616)
  • Arrow upgrade timestamp with timezone support (#2614)

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2025.7.1..v2025.8.1