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: frequenz-floss/frequenz-api-microgrid
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.17.1
Choose a base ref
...
head repository: frequenz-floss/frequenz-api-microgrid
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.17.2
Choose a head ref
  • 3 commits
  • 2 files changed
  • 1 contributor

Commits on Jun 11, 2025

  1. Bump protobuf-related dependencies

    Also ignore warnings about protobuf gencode version, as it is guaranteed
    by protobuf that 2 consecutive major versions are compatible. We are
    aware that after that we need to update the depencencies, and we'll get
    an error if we forget anyways.
    
    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    497a32d View commit details
    Browse the repository at this point in the history
  2. Bump Ubuntu version in CI workflow

    Ubuntu 20.04 is no longer supported.
    
    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Jun 11, 2025
    Configuration menu
    Copy the full SHA
    7d04779 View commit details
    Browse the repository at this point in the history
  3. Bump protobuf-related dependencies (#315)

    Also ignore warnings about protobuf gencode version, as it is guaranteed
    by protobuf that 2 consecutive major versions are compatible. We are
    aware that after that we need to update the depencencies, and we'll get
    an error if we forget anyways.
    llucax authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    fba8152 View commit details
    Browse the repository at this point in the history
Loading