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-client-base-python
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: frequenz-floss/frequenz-client-base-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.8.1
Choose a head ref
  • 6 commits
  • 3 files changed
  • 2 contributors

Commits on Nov 19, 2024

  1. Clear release notes

    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    22ed361 View commit details
    Browse the repository at this point in the history
  2. Remove unnecessary --platform flag in Dockerfile

    This is the default, and we are getting a linter warning about it in the
    CI which is noisy and not useful.
    
    Signed-off-by: Leandro Lucarella <luca-frequenz@llucax.com>
    llucax committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    2e5a20b View commit details
    Browse the repository at this point in the history
  3. Clear release notes (#97)

    llucax authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    ee8ff5a View commit details
    Browse the repository at this point in the history
  4. Remove unnecessary --platform flag in Dockerfile (#98)

    This is the default, and we are getting a linter warning about it in the
    CI which is noisy and not useful.
    llucax authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    4b61060 View commit details
    Browse the repository at this point in the history
  5. Update parse_grpc_uri docs with keep-alive params

    Signed-off-by: Sahas Subramanian <sahas.subramanian@proton.me>
    shsms committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    c447006 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    b9cb307 View commit details
    Browse the repository at this point in the history
Loading