Skip to content

v11.2.1

Compare
Choose a tag to compare
@github-actions github-actions released this 04 Oct 12:38
· 1132 commits to main since this release

Maintenance Release

v11.2.1 addresses bugs introduced in v11.2.0. Also PostgreSQL 16 is now tested and confirmed to work.

What is fixed

API

Schema Cache

Resource Embedding

  • #2800, Fix not including to-one embed resources that had a NULL value in any of the selected fields when doing null filtering on them - @laurenceisla
  • #2846, Fix error when requesting Prefer: count=<type> and doing null filtering on embedded resources - @laurenceisla
  • #2963, Fix RPCs not embedding correctly when using overloaded functions for computed relationships - @laurenceisla

Authentication

Connection Pool

Full Changelog: v11.2.0...v11.2.1