Skip to content

Release v2023.46.1 of Athena Query Federation

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Nov 20:13

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
2528131000 28748742 aws-athena-federation-sdk-2023.46.1-withdep.jar
45756582 634664 aws-athena-federation-sdk-2023.46.1.jar

Athena Federation Connector Lambda jars

CheckSum File
3981995732 43377890 athena-aws-cmdb-2023.46.1.jar
545501877 48762964 athena-cloudera-hive-2023.46.1.jar
2080347843 43232757 athena-cloudera-impala-2023.46.1.jar
2575169275 37861682 athena-cloudwatch-2023.46.1.jar
2723577432 31531786 athena-cloudwatch-metrics-2023.46.1.jar
1583091264 33212964 athena-datalakegen2-2023.46.1.jar
2310884478 38480962 athena-db2-2023.46.1.jar
1646376880 41150774 athena-db2-as400-2023.46.1.jar
2039430939 33353512 athena-docdb-2023.46.1.jar
875301159 33141454 athena-dynamodb-2023.46.1.jar
923164423 58194923 athena-elasticsearch-2023.46.1.jar
3636997758 128856203 athena-gcs-2023.46.1.jar
731308937 81877320 athena-google-bigquery-2023.46.1.jar
2299311059 99976937 athena-hbase-2023.46.1.jar
655803879 48763319 athena-hortonworks-hive-2023.46.1.jar
2412058937 45070947 athena-kafka-2023.46.1.jar
46228683 51976388 athena-msk-2023.46.1.jar
3380920124 36159140 athena-mysql-2023.46.1.jar
2635283905 58694077 athena-neptune-2023.46.1.jar
793091003 38792044 athena-oracle-2023.46.1.jar
3792977539 32888369 athena-postgresql-2023.46.1.jar
1394678435 36138832 athena-redis-2023.46.1.jar
1207744676 33933738 athena-redshift-2023.46.1.jar
1505726366 33593885 athena-saphana-2023.46.1.jar
3973255335 99866829 athena-snowflake-2023.46.1.jar
4231579645 33217123 athena-sqlserver-2023.46.1.jar
3006054050 35436053 athena-synapse-2023.46.1.jar
1811705784 31812556 athena-teradata-2023.46.1.jar
641486016 32122398 athena-timestream-2023.46.1.jar
3315795697 31645614 athena-tpcds-2023.46.1.jar
929756785 30973609 athena-udfs-2023.46.1.jar
1469832939 32875905 athena-vertica-2023.46.1.jar

Athena Federation Connector Lambda zips

CheckSum File
1964108057 90902835 athena-gcs.zip
747003839 82646213 athena-saphana.zip

What's Changed

  • Update postgreSQL version to 13.7 (#1585)
  • build(deps): bump net.jqwik:jqwik from 1.8.0 to 1.8.1 (#1543)
  • build(deps): bump hbase.version from 2.5.5-hadoop3 to 2.5.6-hadoop3 (#1544)
  • build(deps): bump actions/setup-node from 3 to 4 (#1552)
  • build(deps-dev): bump log4j2Version from 2.20.0 to 2.21.1 (#1558)
  • build(deps): bump org.apache.maven.plugins:maven-dependency-plugin from 3.6.0 to 3.6.1 (#1562)
  • build(deps): bump org.codehaus.mojo:license-maven-plugin from 2.2.0 to 2.3.0 (#1566)
  • build(deps): bump aws-sdk.version from 1.12.566 to 1.12.589 (#1584)
  • build(deps): bump org.apache.maven.plugins:maven-checkstyle-plugin from 3.3.0 to 3.3.1 (#1563)
  • build(deps): bump com.google.cloud:google-cloud-resourcemanager from 1.30.0 to 1.32.0 (#1579)
  • build(deps): bump com.mysql:mysql-connector-j from 8.1.0 to 8.2.0 (#1559)
  • build(deps): bump com.microsoft.azure:msal4j from 1.13.10 to 1.14.0 (#1564)
  • build(deps): bump com.google.cloud:google-cloud-bigquery from 2.33.2 to 2.34.2 (#1580)
  • build(deps): bump com.amazon.redshift:redshift-jdbc42 from 2.1.0.19 to 2.1.0.22 (#1578)
  • build(deps): bump com.microsoft.sqlserver:mssql-jdbc from 12.4.1.jre11 to 12.4.2.jre11 (#1554)
  • build(deps): bump org.jacoco:jacoco-maven-plugin from 0.8.10 to 0.8.11 (#1550)
  • build(deps): bump org.apache.directory.server:apacheds-kerberos-codec from 2.0.0.AM26 to 2.0.0.AM27 (#1549)
  • build(deps): bump commons-cli:commons-cli from 1.5.0 to 1.6.0 (#1555)
  • Implement elasticsearch pagination (#1581)
  • build(deps): bump fkirc/skip-duplicate-actions from 5.3.0 to 5.3.1 (#1541)
  • build(deps): bump com.google.cloud:google-cloud-storage from 2.28.0 to 2.29.1 (#1571)
  • Implement dynamodb pagination (#1568)
  • Implement MySQL, PostgreSQL, Redshift Connectors' pagination (#1567)
  • Add Mysql pagination implementation
  • Add missing check to template with KMS keys (#1572)
  • Add missing check to template with KMS keys
  • Fix checkstyle error in JDBCUtil (#1551)
  • Fix checksytle error in JDBCUtil
  • Add case insensitive schema functionality (#1539)
  • Add case insensitive schema functionality
  • Modified maven_push workflow (#1538)

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