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: docker/compose
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2.30.1
Choose a base ref
...
head repository: docker/compose
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v2.30.2
Choose a head ref
  • 5 commits
  • 7 files changed
  • 5 contributors

Commits on Oct 30, 2024

  1. Update MAINTAINERS file

    Add `jhrotko` to Core Maintainers.
    
    Signed-off-by: Laura Brehm <[email protected]>
    laurazard authored and glours committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    501b5ac View commit details
    Browse the repository at this point in the history
  2. Add profile e2e test case to document in compose

    Signed-off-by: Joana Hrotko <[email protected]>
    jhrotko authored and glours committed Oct 30, 2024
    Configuration menu
    Copy the full SHA
    eececb9 View commit details
    Browse the repository at this point in the history

Commits on Nov 5, 2024

  1. Service being declared in a profile must not trigger re-creation

    Signed-off-by: Nicolas De Loof <[email protected]>
    ndeloof committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    513b612 View commit details
    Browse the repository at this point in the history
  2. build(deps): bump github.com/compose-spec/compose-go/v2

    Bumps [github.com/compose-spec/compose-go/v2](https://github.com/compose-spec/compose-go) from 2.4.2 to 2.4.3.
    - [Release notes](https://github.com/compose-spec/compose-go/releases)
    - [Commits](compose-spec/compose-go@v2.4.2...v2.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/compose-spec/compose-go/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored and ulyssessouza committed Nov 5, 2024
    Configuration menu
    Copy the full SHA
    361c089 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a000978 View commit details
    Browse the repository at this point in the history
Loading