Thanks to visit codestin.com
Credit goes to github.com

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: fosrl/olm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.1.1
Choose a base ref
...
head repository: fosrl/olm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.1.2
Choose a head ref
  • 12 commits
  • 6 files changed
  • 3 contributors

Commits on Sep 4, 2025

  1. fix: add ipv6 endpoint formatter

    FranceNuage committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    5b443a4 View commit details
    Browse the repository at this point in the history
  2. fix: remove comment

    FranceNuage committed Sep 4, 2025
    Configuration menu
    Copy the full SHA
    e669d54 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #26 from kevin-gillet/25-fix-olm-ipv6-parsing

    fix: add ipv6 endpoint formatter
    oschwartz10612 authored Sep 4, 2025
    Configuration menu
    Copy the full SHA
    7448a31 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2025

  1. fix: holepunch to only active peers and stop litteral ipv6 from being…

    … treated as hostname and be name resolved
    FranceNuage committed Sep 6, 2025
    Configuration menu
    Copy the full SHA
    2b41d4c View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2025

  1. Bump actions/setup-go from 5 to 6

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 5 to 6.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 8, 2025
    Configuration menu
    Copy the full SHA
    f9d51eb View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2025

  1. Bump golang.org/x/sys from 0.35.0 to 0.36.0

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.35.0 to 0.36.0.
    - [Commits](golang/sys@v0.35.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      dependency-version: 0.36.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    10b8ebd View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/crypto from 0.41.0 to 0.42.0

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.41.0 to 0.42.0.
    - [Commits](golang/crypto@v0.41.0...v0.42.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-version: 0.42.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 19, 2025
    Configuration menu
    Copy the full SHA
    6d9d012 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2025

  1. Merge pull request #28 from kevin-gillet/126-stop-litteral-ipv6-from-…

    …being-resolved
    
    fix: holepunch to only active peers and stop litteral ipv6 from being name resolved
    oschwartz10612 authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    5d42fac View commit details
    Browse the repository at this point in the history
  2. Merge pull request #35 from fosrl/dependabot/go_modules/golang.org/x/…

    …crypto-0.42.0
    
    Bump golang.org/x/crypto from 0.41.0 to 0.42.0
    oschwartz10612 authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    1eb87c9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #34 from fosrl/dependabot/go_modules/golang.org/x/…

    …sys-0.36.0
    
    Bump golang.org/x/sys from 0.35.0 to 0.36.0
    oschwartz10612 authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    a631b60 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #30 from fosrl/dependabot/github_actions/actions/s…

    …etup-go-6
    
    Bump actions/setup-go from 5 to 6
    oschwartz10612 authored Sep 20, 2025
    Configuration menu
    Copy the full SHA
    35d4f19 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2025

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