Skip to content

0.5.1

Latest
Compare
Choose a tag to compare
@amotl amotl released this 23 Jan 22:53
· 29 commits to main since this release

What's Changed

  • Packaging: Re-add compatibility with glibc 2.31,
    by building on golang:1.20-bullseye.
  • Fixed use of schema configuration setting, it was not honored.

Details

  • CI: Start providing OCI images for the ARM architecture by @amotl in #114
  • Tests: Integration tests to verify query expressions end-to-end by @amotl in #115
  • Packaging: Re-add compatibility with glibc 2.31 by @amotl in #122
  • Fix use of schema configuration setting, it was not honored by @amotl in #117
  • Chore(deps): Bump github.com/jackc/pgx/v5 from 5.5.1 to 5.5.2 by @dependabot in #118
  • Chore(deps): Bump github.com/jackc/pgtype from 1.14.0 to 1.14.1 by @dependabot in #119
  • Chore(deps): Bump github.com/prometheus/common from 0.45.0 to 0.46.0 by @dependabot in #120
  • Chore: Development sandbox Docker Compose configuration; Tests: Fix PROMETHEUS_URL; deactivate failing test; Misc. by @amotl in #116

Full Changelog: 0.5.0...0.5.1