Skip to content

Release v2023.38.1 of Athena Query Federation

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Sep 15:52

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
4062346704 28731937 aws-athena-federation-sdk-2023.38.1-withdep.jar
3745580227 634444 aws-athena-federation-sdk-2023.38.1.jar

Athena Federation Connector Lambda jars

CheckSum File
747563910 43090679 athena-aws-cmdb-2023.38.1.jar
182820988 46904589 athena-cloudera-hive-2023.38.1.jar
311229528 43189557 athena-cloudera-impala-2023.38.1.jar
622626234 37645177 athena-cloudwatch-2023.38.1.jar
734267888 31489111 athena-cloudwatch-metrics-2023.38.1.jar
2208355934 33169793 athena-datalakegen2-2023.38.1.jar
3139408373 38437766 athena-db2-2023.38.1.jar
646704717 41107397 athena-db2-as400-2023.38.1.jar
3578278109 33310833 athena-docdb-2023.38.1.jar
736357285 33111583 athena-dynamodb-2023.38.1.jar
347114082 58168277 athena-elasticsearch-2023.38.1.jar
494939248 127905894 athena-gcs-2023.38.1.jar
1273017203 80901970 athena-google-bigquery-2023.38.1.jar
544140241 99567140 athena-hbase-2023.38.1.jar
3390726769 46904945 athena-hortonworks-hive-2023.38.1.jar
1930154156 44679108 athena-kafka-2023.38.1.jar
2410957841 51584549 athena-msk-2023.38.1.jar
468662487 36110959 athena-mysql-2023.38.1.jar
877289480 58651399 athena-neptune-2023.38.1.jar
161939673 38613365 athena-oracle-2023.38.1.jar
2816390237 32843893 athena-postgresql-2023.38.1.jar
334689990 36096154 athena-redis-2023.38.1.jar
603849573 33876199 athena-redshift-2023.38.1.jar
3619947830 33546175 athena-saphana-2023.38.1.jar
2607693657 99823578 athena-snowflake-2023.38.1.jar
1352014922 33173954 athena-sqlserver-2023.38.1.jar
513045786 35387808 athena-synapse-2023.38.1.jar
615367364 31769358 athena-teradata-2023.38.1.jar
2674610545 32091361 athena-timestream-2023.38.1.jar
3085889830 31602936 athena-tpcds-2023.38.1.jar
3443105119 30930931 athena-udfs-2023.38.1.jar
3156324209 32833227 athena-vertica-2023.38.1.jar

Athena Federation Connector Lambda zips

CheckSum File
822552368 89972600 athena-gcs.zip
2960041277 82577349 athena-saphana.zip

What's Changed

  • build(deps): bump Impala:ImpalaJDBC42 from 2.6.30.1036 to 2.6.32.1041 (#1478)
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.26.1 to 2.27.0 (#1476)
  • build(deps): bump aws-sdk.version from 1.12.548 to 1.12.552 (#1477)
  • build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1 from 2.41.1 to 2.42.0 (#1480)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.18 to 2.1.0.19 (#1482)
  • build(deps): bump com.google.cloud:google-cloud-bigquery from 2.31.2 to 2.32.0 (#1483)
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.25.0 to 1.26.0 (#1484)
  • DocDB skip collections that user has no permission (#1491)
  • temporary disable and/or complex expression (#1486)

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