Skip to content

Release v2023.15.1 of Athena Query Federation

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Apr 19:33

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
143044011 28019960 aws-athena-federation-sdk-2023.15.1-withdep.jar
3268165024 557485 aws-athena-federation-sdk-2023.15.1.jar

Athena Federation Connector Lambda jars

CheckSum File
3380286845 42170481 athena-aws-cmdb-2023.15.1.jar
3093052493 46179379 athena-cloudera-hive-2023.15.1.jar
426208953 41972976 athena-cloudera-impala-2023.15.1.jar
857368483 36901570 athena-cloudwatch-2023.15.1.jar
1148856696 30776150 athena-cloudwatch-metrics-2023.15.1.jar
1741786200 32434004 athena-datalakegen2-2023.15.1.jar
1996051552 37712754 athena-db2-2023.15.1.jar
3560962519 32597798 athena-docdb-2023.15.1.jar
2210551248 32371679 athena-dynamodb-2023.15.1.jar
808569119 57438344 athena-elasticsearch-2023.15.1.jar
2123528429 96646062 athena-gcs-2023.15.1.jar
2742342924 76339213 athena-google-bigquery-2023.15.1.jar
4231364584 93272321 athena-hbase-2023.15.1.jar
2406395843 46179929 athena-hortonworks-hive-2023.15.1.jar
2215782615 43868309 athena-kafka-2023.15.1.jar
1341806596 50631230 athena-msk-2023.15.1.jar
352350104 35216139 athena-mysql-2023.15.1.jar
1150988845 54801494 athena-neptune-2023.15.1.jar
2521515065 37888282 athena-oracle-2023.15.1.jar
118316999 32132061 athena-postgresql-2023.15.1.jar
1163336208 35358307 athena-redis-2023.15.1.jar
2086209832 33139054 athena-redshift-2023.15.1.jar
660180290 32816806 athena-saphana-2023.15.1.jar
850047180 64327384 athena-snowflake-2023.15.1.jar
411570709 32438336 athena-sqlserver-2023.15.1.jar
3704636922 34525145 athena-synapse-2023.15.1.jar
2756724771 31042243 athena-teradata-2023.15.1.jar
3748898417 31352222 athena-timestream-2023.15.1.jar
4197380824 30890955 athena-tpcds-2023.15.1.jar
2825978998 30218356 athena-udfs-2023.15.1.jar
211662514 32102912 athena-vertica-2023.15.1.jar

Athena Federation Connector Lambda zips

CheckSum File
2059150309 89890649 athena-gcs.zip
1320015196 80710770 athena-saphana.zip

What's Changed

  • [fix]athena-google-bigquery: return athena catalog name instead of project name from gbq. (#1200)
  • DateTimeFormatterUtilTest: verify round trip packing unpacking
  • build(deps): bump api-ldap-model from 2.1.2 to 2.1.3
  • build(deps): bump jsii-runtime from 1.79.0 to 1.80.0
  • build(deps): bump ojdbc8 from 21.9.0.0 to 23.2.0.0
  • build(deps): bump netty.version from 4.1.90.Final to 4.1.91.Final
  • build(deps): bump google-cloud-storage from 2.20.2 to 2.21.0
  • build(deps): bump aws-sdk.version from 1.12.440 to 1.12.445
  • build(deps): bump mongo-java-driver from 3.12.12 to 3.12.13
  • build(deps): bump xml2js (#1197)
  • workflows/cut_release: fix release version auto increment

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