Skip to content

Release v2024.36.1 of Athena Query Federation

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 13:48

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
2773948185 28127239 aws-athena-federation-sdk-2024.36.1-withdep.jar
1381229291 668285 aws-athena-federation-sdk-2024.36.1.jar

Athena Federation Connector Lambda jars

CheckSum File
3375723538 44290983 athena-aws-cmdb-2024.36.1.jar
1557168180 44484073 athena-clickhouse-2024.36.1.jar
3056699446 49195442 athena-cloudera-hive-2024.36.1.jar
2140613543 43665226 athena-cloudera-impala-2024.36.1.jar
2015542066 32375970 athena-cloudwatch-2024.36.1.jar
3687821129 31941890 athena-cloudwatch-metrics-2024.36.1.jar
2697385333 33658631 athena-datalakegen2-2024.36.1.jar
2323875551 38779410 athena-db2-2024.36.1.jar
2442901598 38515199 athena-db2-as400-2024.36.1.jar
4258535427 33765467 athena-docdb-2024.36.1.jar
600166330 42454918 athena-dynamodb-2024.36.1.jar
3479314410 58636338 athena-elasticsearch-2024.36.1.jar
844042925 129022804 athena-gcs-2024.36.1.jar
3534968209 95223185 athena-google-bigquery-2024.36.1.jar
2539413903 102471419 athena-hbase-2024.36.1.jar
2455696653 49195797 athena-hortonworks-hive-2024.36.1.jar
460680024 63908097 athena-kafka-2024.36.1.jar
1580966933 92197276 athena-msk-2024.36.1.jar
2303448937 36716422 athena-mysql-2024.36.1.jar
883812500 64823897 athena-neptune-2024.36.1.jar
1356756456 39317432 athena-oracle-2024.36.1.jar
2297989852 33316505 athena-postgresql-2024.36.1.jar
4138455456 36788141 athena-redis-2024.36.1.jar
3773913421 36834526 athena-redshift-2024.36.1.jar
811963586 34053178 athena-saphana-2024.36.1.jar
1690292321 103506655 athena-snowflake-2024.36.1.jar
946557298 33663516 athena-sqlserver-2024.36.1.jar
1834503686 36045572 athena-synapse-2024.36.1.jar
3315137286 32233087 athena-teradata-2024.36.1.jar
2399960254 32553351 athena-timestream-2024.36.1.jar
3403898811 32054185 athena-tpcds-2024.36.1.jar
1208806059 31379962 athena-udfs-2024.36.1.jar
1362922717 33737262 athena-vertica-2024.36.1.jar

Athena Federation Connector Lambda zips

CheckSum File
2522016878 91052412 athena-gcs.zip
1340422876 81776222 athena-saphana.zip
3811401034 93721270 athena-snowflake.zip

What's Changed

Bug Fixes & Enhancements

  • add athena connector exception class to classify Runtime Exception (#2241)
  • Updated Postgresql Split Query Comment (#2242)
  • Collate Aware Postgresql String Builder (#2216)
  • Don't declare jsii-runtime as a dependency of any component directly (#2228)

Dependency Upgrades

  • Depedency Upgrade - software.amazon.awssdk:bom from 2.27.17 to 2.27.21 (#2249)
  • Depedency Upgrade - log4j2Version from 2.23.1 to 2.24.0 (#2247)
  • Depedency Upgrade - org.elasticsearch.client:elasticsearch-rest-client from 8.15.0 to 8.15.1 (#2246)
  • Depedency Upgrade - aws-sdk.version from 1.12.770 to 1.12.771 (#2245)
  • Depedency Upgrade - org.yaml:snakeyaml from 2.2 to 2.3 (#2236)
  • Depedency Upgrade - surefire.failsafe.version from 3.4.0 to 3.5.0 (#2233)
  • Depedency Upgrade - net.snowflake:snowflake-jdbc from 3.18.0 to 3.19.0 (#2235)
  • Depedency Upgrade - org.apache.maven.plugins:maven-javadoc-plugin from 3.8.0 to 3.10.0 (#2234)
  • Depedency Upgrade - com.microsoft.azure:msal4j from 1.17.0 to 1.17.1 (#2231)
  • Depedency Upgrade - org.apache.commons:commons-lang3 from 3.16.0 to 3.17.0 (#2237)
  • Depedency Upgrade - com.clickhouse:clickhouse-jdbc from 0.6.4 to 0.6.5 (#2232)
  • Depedency Upgrade - software.amazon.jsii:jsii-runtime from 1.102.0 to 1.103.1 (#2229)
  • Depedency Upgrade - software.amazon.awssdk:bom from 2.27.12 to 2.27.17 (#2230)
  • Depedency Upgrade - software.amazon.awssdk:bom from 2.27.10 to 2.27.12 (#2214)
  • Depedency Upgrade - nl.jqno.equalsverifier:equalsverifier from 3.16.1 to 3.16.2 (#2213)
  • Depedency Upgrade - com.microsoft.sqlserver:mssql-jdbc from 12.8.0.jre11 to 12.8.1.jre11 (#2212)
  • Depedency Upgrade - com.microsoft.azure:msal4j from 1.16.2 to 1.17.0 (#2210)
  • Depedency Upgrade - org.apache.maven.plugins:maven-checkstyle-plugin from 3.4.0 to 3.5.0 (#2211)
  • Depedency Upgrade - org.postgresql:postgresql from 42.7.3 to 42.7.4 (#2209)
  • Revert "Depedency Upgrade - software.amazon.msk:aws-msk-iam-auth from 2.1.1 to 2.2.0" (#2181)
  • Depedency Upgrade - com.google.cloud:google-cloud-storage from 2.41.0 to 2.42.0 (#2189)

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