Skip to content

Release v2024.8.1 of Athena Query Federation

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Feb 17:31

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
1817742976 28334044 aws-athena-federation-sdk-2024.8.1-withdep.jar
3128496465 663838 aws-athena-federation-sdk-2024.8.1.jar

Athena Federation Connector Lambda jars

CheckSum File
1634738606 43678091 athena-aws-cmdb-2024.8.1.jar
3512201379 49401581 athena-cloudera-hive-2024.8.1.jar
750475153 43871404 athena-cloudera-impala-2024.8.1.jar
1014803254 38276607 athena-cloudwatch-2024.8.1.jar
1793158718 32128215 athena-cloudwatch-metrics-2024.8.1.jar
1419524699 33836845 athena-datalakegen2-2024.8.1.jar
1935314915 38964344 athena-db2-2024.8.1.jar
1015821524 38699830 athena-db2-as400-2024.8.1.jar
3543276641 33952686 athena-docdb-2024.8.1.jar
3734679427 33728942 athena-dynamodb-2024.8.1.jar
597491366 58791402 athena-elasticsearch-2024.8.1.jar
1055952219 128723247 athena-gcs-2024.8.1.jar
120820812 82569471 athena-google-bigquery-2024.8.1.jar
1941085472 100598914 athena-hbase-2024.8.1.jar
766567313 49401936 athena-hortonworks-hive-2024.8.1.jar
2208391337 45858550 athena-kafka-2024.8.1.jar
2906283289 53845672 athena-msk-2024.8.1.jar
1074951007 36806940 athena-mysql-2024.8.1.jar
307130127 65189880 athena-neptune-2024.8.1.jar
2569643261 39398309 athena-oracle-2024.8.1.jar
3350210734 33507656 athena-postgresql-2024.8.1.jar
3691268247 36947475 athena-redis-2024.8.1.jar
1967270586 36118116 athena-redshift-2024.8.1.jar
2997209094 34219159 athena-saphana-2024.8.1.jar
87001859 103413980 athena-snowflake-2024.8.1.jar
188021267 33841732 athena-sqlserver-2024.8.1.jar
4199833862 36120713 athena-synapse-2024.8.1.jar
3914153940 32418020 athena-teradata-2024.8.1.jar
410861118 32718823 athena-timestream-2024.8.1.jar
160805591 32242037 athena-tpcds-2024.8.1.jar
719089840 31570036 athena-udfs-2024.8.1.jar
107061282 33472319 athena-vertica-2024.8.1.jar

Athena Federation Connector Lambda zips

CheckSum File
2843857022 90772064 athena-gcs.zip
134647398 82449176 athena-saphana.zip
321019234 93407708 athena-snowflake.zip

What's Changed

  • JDBC QPT Implementation; with MySQL Connector (#1774)
  • Deploy Mysql and JDBC Connectors to Maven Central (#1775)
  • Maven dependency revert (#1791)
  • Disabled Automerge DependBot PRs Temporarily (#1789)
  • build(deps): bump org.apache.maven.plugins:maven-shade-plugin from 3.5.1 to 3.5.2 (#1785)
  • build(deps): bump org.apache.maven.plugins:maven-shade-plugin
  • build(deps): bump slf4j-log4j.version from 2.0.7 to 2.0.12 (#1779)
  • build(deps): bump slf4j-log4j.version from 2.0.7 to 2.0.12
  • build(deps): bump com.microsoft.azure:msal4j from 1.14.2 to 1.14.3 (#1780)
  • build(deps): bump com.microsoft.azure:msal4j from 1.14.2 to 1.14.3
  • build(deps-dev): bump log4j2Version from 2.22.1 to 2.23.0 (#1782)
  • build(deps-dev): bump log4j2Version from 2.22.1 to 2.23.0
  • build(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.4.2.jre11 to 12.6.1.jre11 (#1778)
  • build(deps): bump com.microsoft.sqlserver:mssql-jdbc
  • build(deps): bump net.jqwik:jqwik from 1.8.2 to 1.8.3 (#1784)
  • build(deps): bump net.jqwik:jqwik from 1.8.2 to 1.8.3
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.12.1 to 8.12.2 (#1787)
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  • build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier from 3.15.6 to 3.15.7 (#1786)
  • build(deps-dev): bump nl.jqno.equalsverifier:equalsverifier
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.37.0 to 1.38.0 (#1781)
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager
  • build(deps): bump net.snowflake:snowflake-jdbc from 3.14.5 to 3.15.0 (#1783)
  • build(deps): bump net.snowflake:snowflake-jdbc from 3.14.5 to 3.15.0
  • build(deps): bump fasterxml.jackson.version from 2.12.6 to 2.16.1 (#1777)
  • build(deps): bump fasterxml.jackson.version from 2.12.6 to 2.16.1
  • build(deps): bump aws-sdk.version from 1.12.533 to 1.12.666 (#1776)
  • build(deps): bump aws-sdk.version from 1.12.533 to 1.12.666

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