Skip to content

Releases: aws/pg_tle

pg_tle v1.5.2

01 Oct 20:02
5b953dd

Choose a tag to compare

What's Changed

  • Support PG18.0

Full Changelog: v1.5.1...v1.5.2

pg_tle v1.5.1

07 May 21:17
682d473

Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

pg_tle v1.5.0

19 Mar 21:43
ab3b4ac

Choose a tag to compare

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

pg_tle v1.4.0

19 Mar 21:42
27aa6ed

Choose a tag to compare

What's Changed

  • Init passcheck worker_handle to NULL by @adamguo0 in #264
  • Support customized alignment and storage for pg_tle create type API by @lyupan in #266
  • Allow mixed case in pgtle.clientauth_users_to_skip and pgtle.clientauth_databases_to_skip by @TianzeMYou in #268
  • Warn the user if a hook function is registered but a necessary parameter is not enabled by @TianzeMYou in #270

New Contributors

Full Changelog: v1.3.4...v1.4.0

pg_tle v1.3.4

19 Mar 21:42
43f8bc0

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.3.3...v1.3.4

pg_tle v1.3.3

19 Mar 21:42
3d47b58

Choose a tag to compare

What's Changed

Full Changelog: v1.3.2...v1.3.3

pg_tle v1.3.2

19 Mar 21:41
6f68f31

Choose a tag to compare

What's Changed

New Contributors

  • @imor made their first contribution in #246

Full Changelog: v1.3.1...v1.3.2

pg_tle v1.3.1

19 Mar 21:41
8105f73

Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

pg_tle v1.3.0

19 Mar 21:40
bd057a3

Choose a tag to compare

What's Changed

  • Improve CI workflows for pg_tle by @BRupireddy2 in #233
  • Add missing dependencies on control/SQL functions when TLE is created via cascade by @adamguo0 in #234
  • Fix validuntil time in passcheck by @adamguo0 in #235
  • Implement cluster-wide support for passcheck hook by @adamguo0 in #232
  • Fix flaky test failure from pg_reload_conf timing by @adamguo0 in #237
  • Update docs for cluster-wide passcheck by @adamguo0 in #236

New Contributors

Full Changelog: v1.2.0...v1.3.0

pg_tle v1.2.0

07 Sep 18:02
646203f

Choose a tag to compare

What's Changed

Full Changelog: v1.1.1...v1.2.0