XT2 Snapshot 20240722

Hey all - new XT2 snapshot release incoming :rocket:

This one’s got a couple of breaking changes:

  • The ‘xtdb-s3’ module has been renamed to ‘xtdb-aws’ - we’ll include support for other AWS modules in here. First (the one that led to the change): CloudWatch metrics :slightly_smiling_face:
  • The pgwire module has been removed … because its functionality has moved to ‘xtdb-core’, as the primary means of talking SQL with XT2 :elephant:

Notable additions:

  • Timestamp types now supported in pgwire
  • plan-q added to xtdb.api, à la next.jdbc
  • Ability to control the size of the local disk cache
  • Otherwise, mostly performance work :runner:

Have a look at the milestone for the full list.

Cheers!

3 Likes