Skip to content

Release v2023.25.1 of Athena Query Federation

Compare
Choose a tag to compare
@github-actions github-actions released this 20 Jun 16:50

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
185377341 28459153 aws-athena-federation-sdk-2023.25.1-withdep.jar
2138104322 634414 aws-athena-federation-sdk-2023.25.1.jar

Athena Federation Connector Lambda jars

CheckSum File
3628747419 42681572 athena-aws-cmdb-2023.25.1.jar
1956629229 46629983 athena-cloudera-hive-2023.25.1.jar
671140333 42426294 athena-cloudera-impala-2023.25.1.jar
490472960 37362945 athena-cloudwatch-2023.25.1.jar
2397482658 31216313 athena-cloudwatch-metrics-2023.25.1.jar
2414068833 32884415 athena-datalakegen2-2023.25.1.jar
2765017213 38163159 athena-db2-2023.25.1.jar
3194146845 37160334 athena-db2-as400-2023.25.1.jar
1811738799 33037022 athena-docdb-2023.25.1.jar
531522317 32811411 athena-dynamodb-2023.25.1.jar
394831829 57879074 athena-elasticsearch-2023.25.1.jar
2046574232 92450178 athena-gcs-2023.25.1.jar
634765884 76787045 athena-google-bigquery-2023.25.1.jar
3306044718 93828560 athena-hbase-2023.25.1.jar
2436264495 46630340 athena-hortonworks-hive-2023.25.1.jar
3296296681 44405684 athena-kafka-2023.25.1.jar
2222149080 51168488 athena-msk-2023.25.1.jar
2361742786 35734984 athena-mysql-2023.25.1.jar
1974158129 55286924 athena-neptune-2023.25.1.jar
1799461886 38338667 athena-oracle-2023.25.1.jar
929103878 32567910 athena-postgresql-2023.25.1.jar
567120619 35807913 athena-redis-2023.25.1.jar
3177162648 33581087 athena-redshift-2023.25.1.jar
616384719 33271532 athena-saphana-2023.25.1.jar
3458456875 64797007 athena-snowflake-2023.25.1.jar
775003314 32888573 athena-sqlserver-2023.25.1.jar
578681120 35098784 athena-synapse-2023.25.1.jar
2664151619 31494661 athena-teradata-2023.25.1.jar
1274549796 31806934 athena-timestream-2023.25.1.jar
245555045 31330149 athena-tpcds-2023.25.1.jar
51897644 30657593 athena-udfs-2023.25.1.jar
3620133749 32560440 athena-vertica-2023.25.1.jar

Athena Federation Connector Lambda zips

CheckSum File
2640342357 86121552 athena-gcs.zip
3332064958 81795945 athena-saphana.zip

What's Changed

  • List struct support for bigquery connector (#1288)
  • Enable jdbc to return for MATERIALIZED VIEW (#1336)
  • Fix for data inconsistency in distinct clause Google BigQuery connector (#1319)
  • build(deps): bump google-cloud-storage from 2.22.2 to 2.22.4
  • build(deps): bump google-cloud-resourcemanager from 1.20.0 to 1.21.0
  • build(deps): bump mongo-java-driver from 3.12.13 to 3.12.14
  • build(deps): bump surefire.failsafe.version from 3.1.0 to 3.1.2
  • build(deps): bump license-maven-plugin from 2.0.1 to 2.1.0
  • build(deps-dev): bump DynamoDBLocal from 1.21.0 to 1.22.0
  • build(deps): bump redshift-jdbc42 from 2.1.0.15 to 2.1.0.16
  • build(deps): bump aws-sdk.version from 1.12.477 to 1.12.490
  • build(deps): bump jsii-runtime from 1.82.0 to 1.84.0
  • build(deps): bump guava from 32.0.0-jre to 32.0.1-jre
  • build(deps): bump protobuf-java from 3.23.2 to 3.23.3
  • build(deps): bump ngdbc from 2.16.14 to 2.17.7
  • build(deps): bump hbase.version from 2.5.4-hadoop3 to 2.5.5-hadoop3
  • build(deps): bump grpc-google-cloud-bigquerystorage-v1
  • build(deps-dev): bump equalsverifier from 3.14.1 to 3.14.2
  • build(deps): bump fasterxml.jackson.version from 2.15.1 to 2.15.2
  • build(deps): bump aws-cdk.version from 1.202.0 to 1.203.0
  • build(deps): bump kafka-clients from 3.4.0 to 3.5.0 (#1338)
  • build(deps): bump google-cloud-bigquery from 2.26.1 to 2.27.1

Full Changelog: https://github.com/awslabs/aws-athena-query-federation/compare/v2023.23.1..v2023.25.1