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.15.4
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.15.5
Choose a head ref
  • 5 commits
  • 3 files changed
  • 2 contributors

Commits on Jun 10, 2025

  1. Bump the protobuf-related dependencies

    This is needed to allow for protobuf 6.x, which is already required by
    other libraries.
    
    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    503122e View commit details
    Browse the repository at this point in the history
  2. Fix formatting issue

    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    e2ac0c8 View commit details
    Browse the repository at this point in the history
  3. Upgrade Ubuntu version in CI workflow to 24.04

    The 20.04 version of Ubuntu is no longer supported by GitHub Actions, so
    we need to upgrade to 24.04.
    
    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    0f3c9d0 View commit details
    Browse the repository at this point in the history
  4. Bump actions/upload-artifact to v4

    Version 3 is deprecated and no longer works.
    
    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Jun 10, 2025
    Configuration menu
    Copy the full SHA
    def968d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    35c5a99 View commit details
    Browse the repository at this point in the history
Loading