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: nginx/nginx-gateway-fabric
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1941f61
Choose a base ref
...
head repository: nginx/nginx-gateway-fabric
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: ce85035
Choose a head ref
  • 10 commits
  • 49 files changed
  • 2 contributors

Commits on Apr 29, 2024

  1. Bump github.com/onsi/ginkgo/v2 from 2.17.1 to 2.17.2 (#1892)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.17.1 to 2.17.2.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.17.1...v2.17.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 29, 2024
    Configuration menu
    Copy the full SHA
    a53c5be View commit details
    Browse the repository at this point in the history
  2. GRPCRoute Support

    ciarams87 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    69f93b4 View commit details
    Browse the repository at this point in the history
  3. Add missing unit tests

    ciarams87 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    0df1a33 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e64317 View commit details
    Browse the repository at this point in the history
  5. Refactor and dedupe routes

    ciarams87 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    7c0192a View commit details
    Browse the repository at this point in the history
  6. Review feedback

    ciarams87 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    4647fe6 View commit details
    Browse the repository at this point in the history
  7. Review feedback round 2

    ciarams87 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3d19ffc View commit details
    Browse the repository at this point in the history
  8. Review feedback round 3

    ciarams87 committed Apr 29, 2024
    Configuration menu
    Copy the full SHA
    3132e7b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6f47561 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ce85035 View commit details
    Browse the repository at this point in the history
Loading