Skip to content

Releases: GoogleCloudPlatform/pgadapter

v0.27.0

23 Nov 15:06
de8e891
Compare
Choose a tag to compare

0.27.0 (2023-11-23)

Features

Documentation

v0.26.0

07 Nov 12:37
a44e866
Compare
Choose a tag to compare

0.26.0 (2023-11-07)

Features

Bug Fixes

Dependencies

Documentation

  • add protocol hint to pgbench documentation (#1140) (05bed1e)

v0.25.0

14 Oct 19:43
aebdd6c
Compare
Choose a tag to compare

0.25.0 (2023-10-14)

Features

Bug Fixes

Dependencies

v0.24.0

21 Sep 11:49
2adba1e
Compare
Choose a tag to compare

0.24.0 (2023-09-21)

Features

  • translate Aborted to SerializationFailure errors (#1045) (e5fce8b)

Dependencies

Documentation

  • add missing 's' in fully qualified name in error message (54182d0)
  • add missing 's' in fully qualified name in error message (#1058) (3db97ba)
  • update Hibernate sample to Hibernate 6.2 (#1020) (71dc0ef)
  • use Go wrapper for gorm sample (#1055) (bc71c8b)

v0.23.1

08 Sep 05:22
3b65454
Compare
Choose a tag to compare

0.23.1 (2023-09-07)

Documentation

Dependencies

v0.23.0

10 Aug 11:38
6005b9e
Compare
Choose a tag to compare

0.23.0 (2023-08-10)

Features

Documentation

  • Cloud Run sidecar with .NET sample app (#965) (bae6f23)
  • Cloud Run sidecar with Go sample app (#962) (03fdbf1)
  • Cloud Run sidecar with Java app sample (#959) (e6603ef)
  • Cloud Run sidecar with Node.js sample app (#963) (dd2d420)
  • Cloud Run sidecar with Python sample app (#964) (81d0d36)
  • Cloud Run sidecar with Ruby sample app (#966) (e9914b3)
  • create generic cloud-run sidecar sample (#973) (00ce9b5)

Dependencies

v0.22.1

03 Jul 07:06
e6e7d35
Compare
Choose a tag to compare

0.22.1 (2023-07-03)

Documentation

v0.22.0

01 Jul 18:32
f533a2b
Compare
Choose a tag to compare

0.22.0 (2023-07-01)

Features

  • create local PostgreSQL copy and support pg_dump and pg_restore (#878) (ff0d5ea)
  • replace 'for update' clauses with LOCK_SCANNED_RANGES=exclusive hint (#699) (08b567c)
  • support replacement of DDL statements (#893) (7880f1f)

Bug Fixes

  • remove invalid BootstrapMessage length check (#910) (be431a8)

Dependencies

Documentation

v0.21.0

07 Jun 13:25
75125ca
Compare
Choose a tag to compare

0.21.0 (2023-06-07)

Features

  • support cursors and foreign data wrapper (#797) (5ee2200)
  • support setting the well-known client (#837) (045156c)

Documentation

v0.20.0

26 May 14:24
5c4a994
Compare
Choose a tag to compare

0.20.0 (2023-05-26)

Features

Bug Fixes

  • latency benchmark should use random local port (#843) (e15711f)