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: adlio/schema
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.4
Choose a base ref
...
head repository: adlio/schema
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.3.5
Choose a head ref
  • 11 commits
  • 4 files changed
  • 3 contributors

Commits on Sep 17, 2023

  1. Update README.md

    Fix embedded migrations example
    kalafut authored Sep 17, 2023
    Configuration menu
    Copy the full SHA
    bae4a97 View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. Merge pull request #24 from kalafut/master

    Fix embedded migrations example
    adlio authored Sep 18, 2023
    Configuration menu
    Copy the full SHA
    370ef12 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Bump github.com/docker/docker

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 20.10.24+incompatible to 24.0.7+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v20.10.24...v24.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Oct 30, 2023
    Configuration menu
    Copy the full SHA
    b3a9669 View commit details
    Browse the repository at this point in the history

Commits on Dec 18, 2023

  1. Bump golang.org/x/crypto from 0.1.0 to 0.17.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0.
    - [Commits](golang/crypto@v0.1.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 18, 2023
    Configuration menu
    Copy the full SHA
    64f5676 View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Adjust CircleCI config

    adlio committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    99d0e6c View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2024

  1. Merge pull request #27 from adlio/dependabot/go_modules/golang.org/x/…

    …crypto-0.17.0
    
    Bump golang.org/x/crypto from 0.1.0 to 0.17.0
    adlio authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    2330eec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #26 from adlio/dependabot/go_modules/github.com/do…

    …cker/docker-24.0.7incompatible
    
    Bump github.com/docker/docker from 20.10.24+incompatible to 24.0.7+incompatible
    adlio authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1b012c9 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12

    Bumps [github.com/opencontainers/runc](https://github.com/opencontainers/runc) from 1.1.5 to 1.1.12.
    - [Release notes](https://github.com/opencontainers/runc/releases)
    - [Changelog](https://github.com/opencontainers/runc/blob/main/CHANGELOG.md)
    - [Commits](opencontainers/runc@v1.1.5...v1.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/opencontainers/runc
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    1084587 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/docker/docker

    Bumps [github.com/docker/docker](https://github.com/docker/docker) from 24.0.7+incompatible to 24.0.9+incompatible.
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](moby/moby@v24.0.7...v24.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/docker
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    60e7bc5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #28 from adlio/dependabot/go_modules/github.com/op…

    …encontainers/runc-1.1.12
    
    Bump github.com/opencontainers/runc from 1.1.5 to 1.1.12
    adlio authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    6cab430 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #29 from adlio/dependabot/go_modules/github.com/do…

    …cker/docker-24.0.9incompatible
    
    Bump github.com/docker/docker from 24.0.7+incompatible to 24.0.9+incompatible
    adlio authored Apr 14, 2024
    Configuration menu
    Copy the full SHA
    3d4bda6 View commit details
    Browse the repository at this point in the history
Loading