v3.0.2
Pre-release
Pre-release
This pre-release is intended to preview OrioleDB support.
Also it fixes some bugs, notably #1736: reading calls to S3 could be really slow due to unintended bucket listings. The bug seems to be introduced in 3.0.1 pre-release.
What's Changed
- Fixes for working with s3 by @debebantur in #1718
- add test cases for tryFindHighestTimelineID by @annetannet in #1720
- Migrate to docker compose v2 by @debebantur in #1727
- сhange redis installation in tests from pkg to repo by @kronwerk in #1732
- Create MockObject for storage.Object and add backup tests with gomock by @alexnik10 in #1731
- wal-g hangs when s3 access_id or access_secret_key contains line break by @mialinx in #1733
- Add tests for FindTargetByName by @RedSquid2212 in #1729
- Refactor mongodb and redis func tests docker images by @zykovd in #1735
- Fix link_libsodium.sh by @garry-t in #1739
- Fix "backup-push Connection cancelled by remote host" error on Windows by @rail-rain in #1745
- Small error cleanup in catchkup-receive by @x4m in #1701
- Orioledb basic support by @homper in #1698
- Disable storage validation by default by @x4m in #1747
- [mongodb] add opportunity set timeout for recovery oplog by @Apelsin234 in #1746
New Contributors
- @annetannet made their first contribution in #1720
- @kronwerk made their first contribution in #1732
- @alexnik10 made their first contribution in #1731
- @RedSquid2212 made their first contribution in #1729
- @zykovd made their first contribution in #1735
- @garry-t made their first contribution in #1739
- @rail-rain made their first contribution in #1745
Full Changelog: v3.0.1...v3.0.2