Skip to content

Release v2024.19.1 of Athena Query Federation

Compare
Choose a tag to compare
@github-actions github-actions released this 17 May 20:38
· 7 commits to release_2024.19.1 since this release

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
4249919874 28578069 aws-athena-federation-sdk-2024.19.1-withdep.jar
2656924749 664396 aws-athena-federation-sdk-2024.19.1.jar

Athena Federation Connector Lambda jars

CheckSum File
985166203 44672566 athena-aws-cmdb-2024.19.1.jar
691961163 49631277 athena-cloudera-hive-2024.19.1.jar
3182110994 44101064 athena-cloudera-impala-2024.19.1.jar
3807076050 38827915 athena-cloudwatch-2024.19.1.jar
2990812194 32380187 athena-cloudwatch-metrics-2024.19.1.jar
2007358312 34097523 athena-datalakegen2-2024.19.1.jar
1234721949 39216713 athena-db2-2024.19.1.jar
1380087551 38952501 athena-db2-as400-2024.19.1.jar
2832094075 34203446 athena-docdb-2024.19.1.jar
1126470365 42673238 athena-dynamodb-2024.19.1.jar
4187517022 59074639 athena-elasticsearch-2024.19.1.jar
1863855691 130064263 athena-gcs-2024.19.1.jar
765040936 100013037 athena-google-bigquery-2024.19.1.jar
483479711 102373769 athena-hbase-2024.19.1.jar
867505412 49631632 athena-hortonworks-hive-2024.19.1.jar
2904820007 48947860 athena-kafka-2024.19.1.jar
1531346584 56929494 athena-msk-2024.19.1.jar
923167049 37097004 athena-mysql-2024.19.1.jar
4070046822 65495103 athena-neptune-2024.19.1.jar
3941913167 39726687 athena-oracle-2024.19.1.jar
1040941773 33753903 athena-postgresql-2024.19.1.jar
2793069981 37205108 athena-redis-2024.19.1.jar
3176993913 37257762 athena-redshift-2024.19.1.jar
3929000411 34471876 athena-saphana-2024.19.1.jar
1062342263 103946252 athena-snowflake-2024.19.1.jar
2637566721 34102114 athena-sqlserver-2024.19.1.jar
141555541 36433626 athena-synapse-2024.19.1.jar
2388908591 32670390 athena-teradata-2024.19.1.jar
1586824764 32991643 athena-timestream-2024.19.1.jar
2628894117 32490236 athena-tpcds-2024.19.1.jar
2642695255 31818234 athena-udfs-2024.19.1.jar
3673577845 34175473 athena-vertica-2024.19.1.jar

Athena Federation Connector Lambda zips

CheckSum File
2178804449 92104887 athena-gcs.zip
2317426997 83120467 athena-saphana.zip
1105962720 94144335 athena-snowflake.zip

What's Changed

  • Snowflake split issue (#1963)
  • Com.google.cloud google cloud bigquery version update (#1975)
  • Fix ValidationException for Timestream connector (#1888)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.27 to 2.1.0.28 in /athena-redshift (#1974)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42
  • Updated prepare_dev_env.sh script (#1972)
  • Revert "build(deps): bump com.google.cloud:google-cloud-bigquery" (#1971)
  • build(deps): bump com.google.cloud:google-cloud-bigquery from 2.37.0 to 2.40.1 (#1962)
  • build(deps): bump com.google.cloud:google-cloud-bigquery
  • build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1 from 2.47.0 to 3.5.1 (#1961)
  • build(deps): bump com.google.api.grpc:grpc-google-cloud-bigquerystorage-v1
  • build(deps): bump gremlinDriverVersion from 3.6.5 to 3.7.2 (#1967)
  • build(deps): bump gremlinDriverVersion from 3.6.5 to 3.7.2
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.44.0 to 1.45.0 (#1968)
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client from 8.13.3 to 8.13.4 (#1970)
  • build(deps): bump org.elasticsearch.client:elasticsearch-rest-client
  • build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.26 to 2.1.0.27 (#1969)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42
  • build(deps): bump software.amazon.awssdk:bom from 2.25.45 to 2.25.50 (#1965)
  • build(deps): bump software.amazon.awssdk:bom from 2.25.45 to 2.25.50
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.37.0 to 2.38.0 (#1966)
  • build(deps): bump com.google.cloud:google-cloud-storage
  • build(deps): bump aws-sdk.version from 1.12.715 to 1.12.720 (#1964)
  • build(deps): bump aws-sdk.version from 1.12.715 to 1.12.720
  • Enable map of complex types support (#1917)
  • unifying vertica connector as jdbc connector (#1918)
  • Feature/oracle fips (#1946)
  • Updated SigV4 signing library in Gremlin connection for Neptune connector (#1698)

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