Skip to content

v3.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Feb 09:50

Improvements

  • Upgrade log4j to 2.17.0 (#436)
  • Add end-to-end test for schema loader to CI (#349)
  • Upgrade log4j to 2.17.1 (#449)
  • Refactor Schema Loader (#448)

Bug fixes

  • Add -u option for Cosmos DB in schema loader for backward compatibility (#440)
  • Should close FileInputStream in XXXConfig (#451)
  • Should rollback a transaction when expiring it in Two-phase commit transactions (#452)
  • Transactions that have multiple scans are always rejected in EXTRA_READ (#457)
  • Handling namespaces/tables/columns with reserved keywords in Cassandra and JDBC adapters (#441)
  • Handling namespaces/tables/columns with reserved keywords in DynamoDB adapter (#462)
  • Handling namespaces/tables/columns with reserved keywords in Cosmos DB adapter (#461)
  • Fix OperationChecker for mutation operations (#476)
  • Should not publish a fat jar for Schema Loader to the maven repository (#490)
  • Update PostgreSQL driver version for vulnerability fix (#493)