Skip to content

Tags: ValClarkson/postgres-operator

Tags

v4.5.3

Toggle v4.5.3's commit message

Unverified

No user is associated with the committer email.
Modify search path for aggregation script

This release still uses dep and requires a different path to
search over.

v4.5.3-rc.1

Toggle v4.5.3-rc.1's commit message

Unverified

No user is associated with the committer email.
Modify search path for aggregation script

This release still uses dep and requires a different path to
search over.

v4.6.3

Toggle v4.6.3's commit message

Unverified

No user is associated with the committer email.
Add release date for 4.6.3 release

v4.6.3-rc.1

Toggle v4.6.3-rc.1's commit message

Unverified

No user is associated with the committer email.
Bump v4.6.3-rc.1

v4.7.0

Toggle v4.7.0's commit message

Unverified

No user is associated with the committer email.
Update a few component version numbers

This better reflects which version of the components we are
using.

v4.7.0-rc.1

Toggle v4.7.0-rc.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix panic when parsing backup options with extra space

There existed a condition where checking for new backup options
in the "pgo backup" command could cause a panic. This resolves the
issue both by adding a guard on the array and trimming whitespace.

v4.7.0-beta.3

Toggle v4.7.0-beta.3's commit message

Unverified

No user is associated with the committer email.
Bump version v4.7.0-beta.3

v4.7.0-beta.2

Toggle v4.7.0-beta.2's commit message

Unverified

No user is associated with the committer email.
Simplify the Crunchy Postgres Exporter docs

This redirects to upstream projects to find out more about the
available metrics.

v4.7.0-beta.1

Toggle v4.7.0-beta.1's commit message

Unverified

No user is associated with the committer email.
4.7.0 beta release prep

This adds information about new components that are available as
well as a preview of the release notes.

v4.6.2

Toggle v4.6.2's commit message

Unverified

No user is associated with the committer email.
Fix issue with documentation updates

Some of the interactive features were not loading due to the
last round of documentation updates. This fixes those issues.