Releases: timescale/timescaledb-docker-ha
Releases · timescale/timescaledb-docker-ha
Release list
v1.21.0
v1.20.0
What's Changed
- remove pgai by @alejandrodnm in #681
- Add timescaledb-toolkit 1.24.0 by @surister in #682
- Bump actions/checkout from 4.3.1 to 7.0.1 by @dependabot[bot] in #660
- Bump docker/setup-buildx-action from 3.12.0 to 4.2.0 by @dependabot[bot] in #662
- Bump docker/setup-qemu-action from 3.7.0 to 4.2.0 by @dependabot[bot] in #659
- Bump actions/upload-artifact from 4.6.2 to 7.0.1 by @dependabot[bot] in #658
- Bump actions/download-artifact from 4.3.0 to 8.0.1 by @dependabot[bot] in #661
- Add timescaledb 2.29.0 by @nickstamat in #683
- Add timescaledb 2.29.1 by @sgichohi in #685
New Contributors
- @surister made their first contribution in #682
- @dependabot[bot] made their first contribution in #660
Full Changelog: v1.19.0...v1.20.0
v1.19.0
v1.18.0
What's Changed
- Add timescaledb 2.28.2 by @MetalBlueberry in #678
New Contributors
- @MetalBlueberry made their first contribution in #678
Full Changelog: v1.17.0...v1.18.0
v1.17.0
What's Changed
- chore: add release 2.26.3 to versions by @minkimipt in #652
- Bump pg_textsearch to v1.1.0 by @erimatnor in #655
- chore: add tsdb 2.26.4 to versions by @nickstamat in #656
- chore: pin github-actions to their SHAs, add dependabot config by @nickstamat in #657
- chore: add tsdb 2.27.0 to versions by @ncalibey in #663
- Make new PG minor available by @minkimipt in #664
- feat: introduce timescaledb v2.27.1 by @adolsalamanca in #665
- Remove ip4r package from Dockerfile by @svenklemm in #666
- Update pg_textsearch to v1.3.0 by @erimatnor in #671
- Cleanup the runner on check steps too by @graveland in #672
- fix: drop uv build cache from image to cut ~1.3G by @gonzaloserrano in #670
- Add tsdb 2.27.2 by @minkimipt in #673
- Add timescaledb 2.27.1 by @minkimipt in #675
- chore: include toolkit latest release by @adolsalamanca in #668
- chore: add tsdb 2.28.0 to versions by @feikesteenbergen in #674
- Add timescaledb 2.28.1 by @miqrc in #677
New Contributors
- @erimatnor made their first contribution in #655
- @gonzaloserrano made their first contribution in #670
Full Changelog: v1.16.0...v1.17.0
v1.16.0
What's Changed
- Update pg_textsearch to v0.6.0 by @tjgreen42 in #642
- Update pg_textsearch to v0.6.1 by @tjgreen42 in #644
- Add explicit pg_temp to search_path by @svenklemm in #646
- Remove compatibiltiy code needed for older timescaledb versions by @svenklemm in #647
- Add 2.26.0 by @inchuev in #648
- Update pg_textsearch to v1.0.0 by @tjgreen42 in #649
- Igor/release tsdb by @inchuev in #650
- chore: add release 2.26.2 to versions by @BROngineer in #651
New Contributors
- @BROngineer made their first contribution in #651
Full Changelog: v1.15.0...v1.16.0
v1.15.0
What's Changed
- Build pgai on pg18 by @alejandrodnm in #619
- add pgvectorscale 0.9.0 by @sebastianwebber in #612
- Add pg_textsearch extension v0.1.0 by @tjgreen42 in #621
- Bump pg_textsearch to v0.2.0 by @tjgreen42 in #622
- Bump pg_textsearch to v0.3.0 by @tjgreen42 in #623
- Bump pg_textsearch to v0.4.0 by @tjgreen42 in #624
- Include TimescaleDB 2.25.0 by @feikesteenbergen in #627
- Bump pg_textsearch to v0.5.0 by @tjgreen42 in #628
- chore: remove 2.25.0 from versions.yaml by @niconosenzo in #629
- Install debugsymbol packages for extensions we use by @svenklemm in #630
- Bump pg_textsearch to v0.5.1 by @tjgreen42 in #631
- Free more disk space on CI runners by @tjgreen42 in #632
- Disable buildx provenance and add publish dry-run check by @tjgreen42 in #633
- Include TimescaleDB 2.25.1 by @niconosenzo in #635
- fix: add intermediate tsdb v2.25.0 by @adolsalamanca in #636
- ci: reduce memory consumption during release workflow by @niconosenzo in #638
- Remove pgsodium from image by @svenklemm in #639
- Make new PG minor available by @minkimipt in #640
- chore: improve build_branch memory usage by @niconosenzo in #641
- Include timescale 2.25.2 by @andrewcharlton in #643
New Contributors
- @svenklemm made their first contribution in #630
- @adolsalamanca made their first contribution in #636
Full Changelog: v1.14.0...v1.15.0
v1.14.0
What's Changed
- upgrade pgai to 0.11.1 by @alejandrodnm in #578
- add support for Postgres 18 by @sebastianwebber in #577
- add pg 18 to major 17 imae by @sebastianwebber in #587
- chore: disable 2.22.0 until *.1 is released by @thedodd in #588
- update PostgreSQL version 18 from 18~rc1 to 18.0 by @sebastianwebber in #592
- add tsdb 2.21.4 by @sebastianwebber in #593
- pg 18 cleanup by @sebastianwebber in #594
- update PostgreSQL extensions for compatibility with version 18 by @sebastianwebber in #597
- Include TimescaleDB 2.22.1 by @feikesteenbergen in #596
- Fix missing character by @graveland in #600
- pg 18 updates by @sebastianwebber in #602
- PGAI 0.11.2 by @alejandrodnm in #603
- Include 2.22.0 in the HA image by @alexeyklyukin in #605
- pg 18 updates + tsdb 2.23.0 and toolkit 1.22.0 by @sebastianwebber in #607
- Don't build main by default by @graveland in #608
- Include building pg18 by @graveland in #610
- chore: lint shell scripts by @niconosenzo in #611
- drop pg13 and 14 by @graveland in #583
- Update PostgreSQL to latest minor versions by @minkimipt in #613
- Add TimescaleDB 2.23.1 support by @us77ipis in #614
- chore: handle tsdb extension install from deb packages by @niconosenzo in #606
- Add timescaledb 2.24.0 by @miqrc in #617
- fix: use major.minor version for deb package suffix by @niconosenzo in #618
New Contributors
Full Changelog: 1.13.2...v1.14.0
timescale 2.22.0
What's Changed
- Include TimescaleDB toolkit 1.21 by @feikesteenbergen in #541
- Upgrade to pgai 0.10.0 by @cevian in #543
- Ensure pgai files are owned by postgres by @feikesteenbergen in #545
- Upgrade to pgai 0.10.1 by @cevian in #546
- Update PostgreSQL versions to 17.9 and others by @sebastianwebber in #547
- Add vectorscale 0.7.1 by @syvb in #544
- Add timescaledb 2.20.0 by @graveland in #548
- add timescaledb 2.20.1 by @AldoFusterTurpin in #552
- add timescaledb 2.20.2 by @AldoFusterTurpin in #555
- fix: ensure PG version match is based upon major version only by @thedodd in #556
- Require UMASH support and compile on ARM with +crypto by @alexeyklyukin in #557
- Add vectorchord by @neothematrix in #554
- 2.20.3 by @LeeHampton in #559
- Initial build for pg18 by @graveland in #550
- Fix building both image types concurrently by @graveland in #563
- Fix typo pointed out by @neothematrix by @graveland in #564
- 2.21.0 by @minkimipt in #566
- Update pgai extension to 0.11.0 by @alejandrodnm in #568
- Add pgvectorscale 0.8.0 by @syvb in #565
- Fix a logical condition when build pgai by @alexeyklyukin in #570
- Add timescaledb 2.21.1 by @nickstamat in #572
- Add timescaledb 2.21.2 by @ncalibey in #574
- Add timescaledb 2.21.3 by @niconosenzo in #579
- Update PostgreSQL versions to latest patch releases by @minkimipt in #584
- Add timescaledb 2.22.0 by @graveland in #585
New Contributors
- @AldoFusterTurpin made their first contribution in #552
- @neothematrix made their first contribution in #554
- @alejandrodnm made their first contribution in #568
- @nickstamat made their first contribution in #572
- @ncalibey made their first contribution in #574
Full Changelog: v1.13.1...1.13.2
v1.13.1
What's Changed
- Build TimescaleDB 2.19.1 by @alexeyklyukin in #537
- Add timescaledb 2.19.2 by @graveland in #538
- TimescaleDb 2.19.3 by @philkra in #539
New Contributors
Full Changelog: v1.13.0...v1.13.1