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: ory/x
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.0.613
Choose a base ref
...
head repository: ory/x
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.0.626
Choose a head ref
  • 13 commits
  • 11 files changed
  • 6 contributors

Commits on Feb 7, 2024

  1. feat: add http client option to disable IPv6

    * improve connection re-use
    * add detailed trace events (DNS, TLS, etc)
    alnr committed Feb 7, 2024
    Configuration menu
    Copy the full SHA
    041443c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. chore(deps): bump github.com/opencontainers/runc from 1.1.5 to 1.1.12 (

    …#759)
    
    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/v1.1.12/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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    d576b7b View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

  1. fix: don't erroneously stop with nil error when a down migration is f…

    …ound which was never applied (#762)
    alnr authored Feb 29, 2024
    Configuration menu
    Copy the full SHA
    6511eb1 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    e79d41b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2024

  1. Configuration menu
    Copy the full SHA
    9ae1480 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a20fc9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    71b7352 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump google.golang.org/protobuf from 1.31.0 to 1.33.0 (#770

    )
    
    Bumps google.golang.org/protobuf from 1.31.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    d2d2a1f View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.2 (#768)

    Bumps [github.com/jackc/pgx/v4](https://github.com/jackc/pgx) from 4.17.2 to 4.18.2.
    - [Changelog](https://github.com/jackc/pgx/blob/v4.18.2/CHANGELOG.md)
    - [Commits](jackc/pgx@v4.17.2...v4.18.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jackc/pgx/v4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    75740c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. Configuration menu
    Copy the full SHA
    dc83440 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2024

  1. Configuration menu
    Copy the full SHA
    9b3a179 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    acfef3d View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. Configuration menu
    Copy the full SHA
    f29ab1d View commit details
    Browse the repository at this point in the history
Loading