Skip to content

Rc v0.9.2#145

Merged
Schmaetz merged 29 commits intomainfrom
rc-v0.9.2
Apr 6, 2026
Merged

Rc v0.9.2#145
Schmaetz merged 29 commits intomainfrom
rc-v0.9.2

Conversation

@Schmaetz
Copy link
Copy Markdown
Collaborator

@Schmaetz Schmaetz commented Apr 4, 2026

No description provided.

dependabot Bot and others added 20 commits February 20, 2026 21:54
Bumps [flask](https://github.com/pallets/flask) from 2.3.2 to 3.1.3.
- [Release notes](https://github.com/pallets/flask/releases)
- [Changelog](https://github.com/pallets/flask/blob/main/CHANGES.rst)
- [Commits](pallets/flask@2.3.2...3.1.3)

---
updated-dependencies:
- dependency-name: flask
  dependency-version: 3.1.3
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.75.0 to 1.79.3.
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.75.0...v1.79.3)

---
updated-dependencies:
- dependency-name: google.golang.org/grpc
  dependency-version: 1.79.3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.1.5 to 3.1.6.
- [Release notes](https://github.com/pallets/werkzeug/releases)
- [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
- [Commits](pallets/werkzeug@3.1.5...3.1.6)

---
updated-dependencies:
- dependency-name: werkzeug
  dependency-version: 3.1.6
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
…eaming or to much lag). Ensure we're not retrying upgrade-script in the loop, just retry if requirements not ready
Bumps [requests](https://github.com/psf/requests) from 2.32.4 to 2.33.0.
- [Release notes](https://github.com/psf/requests/releases)
- [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
- [Commits](psf/requests@v2.32.4...v2.33.0)

---
updated-dependencies:
- dependency-name: requests
  dependency-version: 2.33.0
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
ensure monitor-object is checked for changes
@Schmaetz Schmaetz requested a review from ants April 4, 2026 08:41
Schmaetz and others added 6 commits April 4, 2026 10:43
…ask-3.1.3

Bump flask from 2.3.2 to 3.1.3 in /ui
…s/google.golang.org/grpc-1.79.3

Bump google.golang.org/grpc from 1.75.0 to 1.79.3
…rkzeug-3.1.6

Bump werkzeug from 3.1.5 to 3.1.6 in /ui
…quests-2.33.0

Bump requests from 2.32.4 to 2.33.0 in /ui
@coveralls
Copy link
Copy Markdown

coveralls commented Apr 4, 2026

Coverage Report for PR #145

Coverage decreased (-0.2%) to 29.802%

Diff Coverage: 2 of 153 changed lines covered (1.31%)

Uncovered Changes

File Covered Changed %
pkg/util/patroni/patroni.go 0 3 0.0%
pkg/cluster/cluster.go 0 15 0.0%
pkg/cluster/k8sres.go 2 39 5.13%
pkg/cluster/majorversionupgrade.go 0 44 0.0%
pkg/cluster/sync.go 0 52 0.0%

Coverage Regressions

3 previously-covered lines in 2 files lost coverage.

File Lines Lost Coverage
pkg/cluster/cluster.go 1 37.63%
pkg/cluster/majorversionupgrade.go 2 0.0%

Coverage Status
Change from base Build 23975402393: -0.2%
Covered Lines: 5235
Relevant Lines: 17566

💛 - Coveralls

@Schmaetz Schmaetz merged commit b25f3ab into main Apr 6, 2026
1 of 2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants