-
Notifications
You must be signed in to change notification settings - Fork 52
Comparing changes
Open a pull request
base repository: cybertec-postgresql/vip-manager
base: v2.8.0
head repository: cybertec-postgresql/vip-manager
compare: v3.0.0
- 15 commits
- 13 files changed
- 4 contributors
Commits on Oct 30, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e714054 - Browse repository at this point
Copy the full SHA e714054View commit details
Commits on Nov 12, 2024
-
[+] bump
golang.org/x/sysfrom 0.26.0 to 0.27.0 (#269)Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.26.0 to 0.27.0. - [Commits](golang/sys@v0.26.0...v0.27.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c62a5ae - Browse repository at this point
Copy the full SHA c62a5aeView commit details
Commits on Nov 13, 2024
-
[+] bump
go.etcd.io/etcd/client/v3from 3.5.16 to 3.5.17 (#271)Bumps [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) from 3.5.16 to 3.5.17. - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.16...v3.5.17) --- updated-dependencies: - dependency-name: go.etcd.io/etcd/client/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 7ecae13 - Browse repository at this point
Copy the full SHA 7ecae13View commit details
Commits on Nov 14, 2024
-
[!] improve logging and add verbose support for all components
[+] use `go.uber.org/zap` instead of standard `log` package [*] move net related code from `main` to `ipmanager` [*] user TriggerKey and TriggerValue names instead of Key and NodeName
Configuration menu - View commit details
-
Copy full SHA for 00c543a - Browse repository at this point
Copy the full SHA 00c543aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ade8760 - Browse repository at this point
Copy the full SHA ade8760View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2467c10 - Browse repository at this point
Copy the full SHA 2467c10View commit details -
Configuration menu - View commit details
-
Copy full SHA for d890923 - Browse repository at this point
Copy the full SHA d890923View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8a094cd - Browse repository at this point
Copy the full SHA 8a094cdView commit details
Commits on Nov 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9b30051 - Browse repository at this point
Copy the full SHA 9b30051View commit details -
[*] refactor
NewConfig()(#278)supersedes #277 Co-authored-by: Michael Banck <michael.banck@credativ.de>
Configuration menu - View commit details
-
Copy full SHA for c32449e - Browse repository at this point
Copy the full SHA c32449eView commit details
Commits on Nov 19, 2024
-
[-] fix
--retry-numparameter handling, fixes #272 (#280)* Fix retry-num parameter handling. This introduces --retry-num and --retry-after command-line parameters and makes sure the value for `retry-num' is more than zero as otherwise the ARP client is not being launched. Fixes: #272 * use pflag.Int() for integer parameters --------- Co-authored-by: Michael Banck <michael.banck@credativ.de>
Configuration menu - View commit details
-
Copy full SHA for bf9fece - Browse repository at this point
Copy the full SHA bf9feceView commit details
Commits on Nov 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 26e4187 - Browse repository at this point
Copy the full SHA 26e4187View commit details
Commits on Dec 5, 2024
-
[+] bump
golang.org/x/sysfrom 0.27.0 to 0.28.0 (#284)Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.27.0 to 0.28.0. - [Commits](golang/sys@v0.27.0...v0.28.0) --- updated-dependencies: - dependency-name: golang.org/x/sys dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 915c2fa - Browse repository at this point
Copy the full SHA 915c2faView commit details
Commits on Dec 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 79e94ab - Browse repository at this point
Copy the full SHA 79e94abView commit details -
Configuration menu - View commit details
-
Copy full SHA for 9bacc57 - Browse repository at this point
Copy the full SHA 9bacc57View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.8.0...v3.0.0