github aws/pg_tle v1.5.0
pg_tle v1.5.0

2 days ago

What's Changed

This release drops support for PostgreSQL 11.

  • Refactor typo in 04_hooks.md doc by @Rajanpandey in #272
  • Add note about libpq sslmode to clientauth docs by @adamguo0 in #275
  • Update column name for pgtle functions by @Rajanpandey in #276
  • Relax extension_update_paths argument to text by @Rajanpandey in #277
  • Update checkout to v4 and upload-artifacts to v4 by @adamguo0 in #279
  • Fix build failure on Postgres master by @adamguo0 in #280
  • Fix master branch ExecutorRunParams change CI failure by @sibowu-aws in #283
  • Install libreadline-dev in CI workflow by @adamguo0 in #286
  • Added schema parameter to install_extension by @mkleczek in #285
  • Change return signature of pgtle.available_extensions() to match pgtle.available_extension_versions(). by @adamguo0 in #287
  • Fix pgtle.install_extension_version_sql example by @adamguo0 in #288
  • Update CreateQueryDesc signature on PG18. by @adamguo0 in #289
  • Drop support for PG11 in pg_tle 1.5.0. by @adamguo0 in #292
  • Additional parameter application_name to clientauth_port_subset (clientauth) by @ajrajkumar in #291
  • Combine version 1.4.1 with 1.5.0. by @adamguo0 in #294
  • Remove idx_offset optimization from clientauth. by @adamguo0 in #295

New Contributors

Full Changelog: v1.4.0...v1.5.0

Don't miss a new pg_tle release

NewReleases is sending notifications on new releases.