Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: cybertec-postgresql/CYBERTEC-pg-operator
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.8.0
Choose a base ref
...
head repository: cybertec-postgresql/CYBERTEC-pg-operator
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1
Choose a head ref
  • 9 commits
  • 4 files changed
  • 3 contributors

Commits on Oct 14, 2024

  1. Bump google.golang.org/grpc from 1.47.0 to 1.56.3

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.47.0 to 1.56.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.47.0...v1.56.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    c9aa7e2 View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2024

  1. Bump werkzeug from 3.0.3 to 3.0.6 in /ui

    Bumps [werkzeug](https://github.com/pallets/werkzeug) from 3.0.3 to 3.0.6.
    - [Release notes](https://github.com/pallets/werkzeug/releases)
    - [Changelog](https://github.com/pallets/werkzeug/blob/main/CHANGES.rst)
    - [Commits](pallets/werkzeug@3.0.3...3.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: werkzeug
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Oct 26, 2024
    Configuration menu
    Copy the full SHA
    47a2001 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Configuration menu
    Copy the full SHA
    644066f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. added priv for cpo_exporter

    Schmaetz committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    7776cd4 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Merge pull request #61 from cybertec-postgresql/monitoring_fix_pgback…

    …rest
    
    add function for pgbackrest-data
    Schmaetz authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    e726ef2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from cybertec-postgresql/dependabot/go_modules…

    …/google.golang.org/grpc-1.56.3
    
    Bump google.golang.org/grpc from 1.47.0 to 1.56.3
    Schmaetz authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    eafd7a8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #60 from cybertec-postgresql/dependabot/pip/ui/wer…

    …kzeug-3.0.6
    
    Bump werkzeug from 3.0.3 to 3.0.6 in /ui
    Schmaetz authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    a3a1771 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    13de4eb View commit details
    Browse the repository at this point in the history
  5. Merge pull request #62 from cybertec-postgresql/monitoring_fix_pgback…

    …rest
    
    Monitoring fix pgbackrest
    Schmaetz authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    9d15392 View commit details
    Browse the repository at this point in the history
Loading