Releases: cloudnative-pg/machinery
Releases · cloudnative-pg/machinery
v0.2.0
v0.1.0
0.1.0 (2025-02-26)
Features
- add
GatherReadyWALFiles
(#54) (2807bc8) - add envmap package (#53) (257ab8d)
- add functions mapping LSNs to WAL file names (#65) (a3f9167)
- add stringset (#33) (267a543)
- add stringset intersect (#37) (5ac7af3)
- initial import (#1) (2574dac)
- lsn: add
LSNStartFromWALName
(#69) (77a23bc) - nanosecond-precision logging (#38) (a791d08)
- time-management functions (#32) (1e197af)
- types/functions for images and Postgres versions (#29) (34c8797)
Bug Fixes
- archive WAL file once, not twice (#77) (ef857fb)
- deps: update all non-major go dependencies (#45) (281395e)
- deps: update all non-major go dependencies (#49) (66cd032)
- deps: update all non-major go dependencies (#62) (95c37fe)
- deps: update all non-major go dependencies (#72) (81a93a4)
- deps: update module golang.org/x/sys to v0.26.0 (#34) (c27747f)
- deps: update module golang.org/x/sys to v0.29.0 (#63) (2553c23)
- deps: update module k8s.io/apimachinery to v0.31.2 (#41) (042a028)
- deps: update module k8s.io/apimachinery to v0.32.2 (#55) (ff7f7bf)
- deps: update module sigs.k8s.io/controller-runtime to v0.19.1 (#19) (fa7f9a9)
- deps: update module sigs.k8s.io/controller-runtime to v0.20.2 (#56) (015b210)
- use uint64 for WAL offset and sizes (#66) (ac9ba00)