+
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: paralus/relay
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.6
Choose a base ref
...
head repository: paralus/relay
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.7
Choose a head ref
  • 17 commits
  • 9 files changed
  • 3 contributors

Commits on Oct 4, 2023

  1. chore(deps): bump docker/metadata-action from 4.6.0 to 5.0.0

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 4.6.0 to 5.0.0.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Upgrade guide](https://github.com/docker/metadata-action/blob/master/UPGRADE.md)
    - [Commits](docker/metadata-action@818d4b7...96383f4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and akshay196 committed Oct 4, 2023
    Configuration menu
    Copy the full SHA
    cc86619 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. chore(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.13.0

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.12.0 to 0.13.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@0.12.0...0.13.0)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and akshay196 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f951af8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump google.golang.org/grpc from v1.44.0 to v1.56.3

    Signed-off-by: Akshay Gaikwad <akgaikwad001@gmail.com>
    akshay196 committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    cc74cf4 View commit details
    Browse the repository at this point in the history

Commits on Dec 21, 2023

  1. chore(deps): update golang.org/x/net version (#101)

    Signed-off-by: niravparikh05 <nir.parikh05@gmail.com>
    niravparikh05 authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    36aec57 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump docker/metadata-action from 5.0.0 to 5.4.0 (#100)

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.0.0 to 5.4.0.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Commits](docker/metadata-action@96383f4...9dc751f)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    5938df9 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump sigstore/cosign-installer from 3.1.2 to 3.3.0 (#99)

    Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.1.2 to 3.3.0.
    - [Release notes](https://github.com/sigstore/cosign-installer/releases)
    - [Commits](sigstore/cosign-installer@v3.1.2...v3.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigstore/cosign-installer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    91d11b5 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump aquasecurity/trivy-action from 0.13.0 to 0.16.0 (#98)

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.13.0 to 0.16.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@0.13.0...0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    66807ce View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump actions/setup-go from 4 to 5 (#97)

    Bumps [actions/setup-go](https://github.com/actions/setup-go) from 4 to 5.
    - [Release notes](https://github.com/actions/setup-go/releases)
    - [Commits](actions/setup-go@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: actions/setup-go
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    91276ee View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump docker/build-push-action from 5.0.0 to 5.1.0 (#95)

    Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 5.0.0 to 5.1.0.
    - [Release notes](https://github.com/docker/build-push-action/releases)
    - [Commits](docker/build-push-action@0565240...4a13e50)
    
    ---
    updated-dependencies:
    - dependency-name: docker/build-push-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 21, 2023
    Configuration menu
    Copy the full SHA
    2b67eda View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. chore(deps): bump github/codeql-action from 2 to 3

    Bumps [github/codeql-action](https://github.com/github/codeql-action) from 2 to 3.
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and akshay196 committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    b0954fc View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. chore(deps): bump aquasecurity/trivy-action from 0.16.0 to 0.16.1

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.16.0 to 0.16.1.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@0.16.0...0.16.1)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and akshay196 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    323f5b4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump docker/metadata-action from 5.4.0 to 5.5.0

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.4.0 to 5.5.0.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Commits](docker/metadata-action@9dc751f...dbef880)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and akshay196 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    242f3ee View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2024

  1. chore(deps): bump sigstore/cosign-installer from 3.3.0 to 3.4.0

    Bumps [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) from 3.3.0 to 3.4.0.
    - [Release notes](https://github.com/sigstore/cosign-installer/releases)
    - [Commits](sigstore/cosign-installer@v3.3.0...v3.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigstore/cosign-installer
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and akshay196 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    5197300 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump docker/metadata-action from 5.5.0 to 5.5.1

    Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5.5.0 to 5.5.1.
    - [Release notes](https://github.com/docker/metadata-action/releases)
    - [Commits](docker/metadata-action@dbef880...8e5442c)
    
    ---
    updated-dependencies:
    - dependency-name: docker/metadata-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and akshay196 committed Feb 6, 2024
    Configuration menu
    Copy the full SHA
    12b0edc View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2024

  1. chore(deps): bump aquasecurity/trivy-action from 0.16.1 to 0.17.0 (#107)

    Bumps [aquasecurity/trivy-action](https://github.com/aquasecurity/trivy-action) from 0.16.1 to 0.17.0.
    - [Release notes](https://github.com/aquasecurity/trivy-action/releases)
    - [Commits](aquasecurity/trivy-action@0.16.1...0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: aquasecurity/trivy-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 22, 2024
    Configuration menu
    Copy the full SHA
    42f1abc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2024

  1. feat: update cluster health based on the dialin connection (#108)

    * invoke updating cluster health based on the dialin connection
    
    Signed-off-by: niravparikh05 <nir.parikh05@gmail.com>
    
    * added return from healthz during errors
    
    Signed-off-by: niravparikh05 <nir.parikh05@gmail.com>
    
    ---------
    
    Signed-off-by: niravparikh05 <nir.parikh05@gmail.com>
    niravparikh05 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    47e3f14 View commit details
    Browse the repository at this point in the history
  2. chore(docs): updated changelog for v0.1.7 release (#109)

    Signed-off-by: niravparikh05 <nir.parikh05@gmail.com>
    niravparikh05 authored Feb 28, 2024
    Configuration menu
    Copy the full SHA
    d04a0f9 View commit details
    Browse the repository at this point in the history
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载