Releases: lunarway/postgresql-controller
Releases · lunarway/postgresql-controller
v0.10.0
Changes
Dependency Updates
4 changes
- chore(deps): update golang docker tag to v1.23.0 (#304) @lunar-renovate
- chore(deps): update postgres docker tag to v16.4 (#305) @lunar-renovate
- chore(deps): update golangci/golangci-lint-action action to v6.1.0 (#306) @lunar-renovate
- chore(deps): update golang docker tag to v1.22.5 (#303) @lunar-renovate
Full Changelog: v0.9.0...v0.10.0
v0.9.0
Changes
- fix: forgot to move the parse flags over from kubebuilder v3 -> v4 (#300) @kjuulh
- feat: add service user crd (#295) @kjuulh
Dependency Updates
- fix(deps): update external go packages (#265) @lunar-renovate
Full Changelog: v0.8.1...v0.9.0
v0.8.1
v0.8.0
Changes
Dependency Updates
4 changes
- chore(deps): update golang docker tag to v1.22.4 (#293) @lunar-renovate
- chore(deps): update golang docker tag to v1.22.3 (#287) @lunar-renovate
- chore(deps): update postgres docker tag to v16.3 (#290) @lunar-renovate
- chore(deps): update golangci/golangci-lint-action action to v6 (#291) @lunar-renovate
Full Changelog: v0.7.3...v0.8.0
v0.7.3
Changes
- Delete password not just login from user when password removed from CR (#286) @tmablunar
Full Changelog: v0.7.2...v0.7.3
v0.7.2
v0.7.1
v0.7.0
This release supports service roles with no login. If no password is provided in the PostgreSQLDatabase
the controller will no longer fail but instead create a service role with no login. Switching between NOLOGIN and LOGIN is supported.
Changes
- Only create a password for the service role if one is provided (#283) @tmablunar
Full Changelog: v0.6.2...v0.6.3
v0.6.2
Changes
- Align HostCredentials and ServiceCredentials on User/Name field (#282) @tmablunar
Full Changelog: v0.6.1...v0.6.2
v0.6.1
Changes
- Use admin credentials while acting as service user to setup new database (#281) @tmablunar
- fix: logtostderr deprecated (#279) @EhsanLunar
Dependency Updates
5 changes
- chore(deps): update golang docker tag to v1.22.1 (#280) @lunar-renovate
- chore(deps): update postgres docker tag to v16.2 (#278) @lunar-renovate
- chore(deps): update golangci/golangci-lint-action action to v4 (#277) @lunar-renovate
- chore(deps): update golang docker tag to v1.22.0 (#275) @lunar-renovate
- chore(deps): update release-drafter/release-drafter action to v6 (#274) @lunar-renovate
Full Changelog: v0.6.0...v0.6.1