Timescale/pgvectorscale: Release 0.5.0
Name: pgvectorscale
Owner: Timescale
Release: 0.5.0
Released: 2024-11-15
License: PostgreSQL
Release Assets:
What's Changed
- Run Debian packager for PG13/PG14 too by @syvb in https://github.com/timescale/pgvectorscale/pull/141
- chore: add github issue template by @alejandrodnm in https://github.com/timescale/pgvectorscale/pull/145
- Introduce pre-commit hooks template and fix cargo clippy issues by @tjgreen42 in https://github.com/timescale/pgvectorscale/pull/149
- Fixes to nodes at distance 0 by @cevian in https://github.com/timescale/pgvectorscale/pull/150
- Avoid creating a new page for every insert by @syvb in https://github.com/timescale/pgvectorscale/pull/148
- fix: change dimension limit from 1999->2000 by @cevian in https://github.com/timescale/pgvectorscale/pull/159
- Add upgrade tests from all released versions by @tjgreen42 in https://github.com/timescale/pgvectorscale/pull/160
- Support for L2 distance by @tjgreen42 in https://github.com/timescale/pgvectorscale/pull/156
- Fit and finish before 0.5.0 release PR by @tjgreen42 in https://github.com/timescale/pgvectorscale/pull/161
- 0.5.0 release by @tjgreen42 in https://github.com/timescale/pgvectorscale/pull/162
New Contributors
- @tjgreen42 made their first contribution in https://github.com/timescale/pgvectorscale/pull/149
Full Changelog: https://github.com/timescale/pgvectorscale/compare/0.4.0...0.5.0