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: apigee/registry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.6.13
Choose a base ref
...
head repository: apigee/registry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 20 commits
  • 30 files changed
  • 5 contributors

Commits on Jun 28, 2023

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

Commits on Jul 7, 2023

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

Commits on Jul 10, 2023

  1. improve deployment query performance (#1211)

    * added index to deployments
    * added page size to visitors
    * changed registry get page size to 1k
    * fixed missed filter passing in visitors where found
    theganyo authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    680bdef View commit details
    Browse the repository at this point in the history

Commits on Jul 13, 2023

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

Commits on Jul 17, 2023

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

Commits on Jul 27, 2023

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

Commits on Aug 10, 2023

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

Commits on Aug 14, 2023

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

Commits on Sep 8, 2023

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

Commits on Oct 12, 2023

  1. Bump golang.org/x/net from 0.8.0 to 0.17.0 (#1229)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.17.0.
    - [Commits](golang/net@v0.8.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    be22021 View commit details
    Browse the repository at this point in the history
  2. Fix problems with reading config files using --config (#1230)

    * Fix problems with reading config files using `--config`
    * Add test to verify that we can read config files outside of ~/.config
    timburks authored Oct 12, 2023
    Configuration menu
    Copy the full SHA
    f805290 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2023

  1. connection.ActiveConfig() should use config.Active() instead of readi…

    …ng configuration directly (#1232)
    timburks authored Oct 16, 2023
    Configuration menu
    Copy the full SHA
    73a3c4e View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Bump google.golang.org/grpc from 1.53.0 to 1.56.3 (#1234)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.53.0 to 1.56.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.53.0...v1.56.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    6005901 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2024

  1. Bump golang.org/x/crypto from 0.14.0 to 0.17.0 (#1236)

    Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.14.0 to 0.17.0.
    - [Commits](golang/crypto@v0.14.0...v0.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/crypto
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jan 14, 2024
    Configuration menu
    Copy the full SHA
    db86b7c View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2024

  1. Bump dependencies to address vulnerabilities detected. (#1238)

    * Bump dependencies to address vulnerabilities detected.
    
    - Bump google.golang.org/protobuf from v1.30.0 to v1.32.0.
    - Bump github.com/mattn/go-sqlite3 from v1.14.15 to v1.14.18
    bhasinakshay authored Feb 21, 2024
    Configuration menu
    Copy the full SHA
    0546cbb View commit details
    Browse the repository at this point in the history

Commits on Mar 15, 2024

  1. Bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.2 (#1239)

    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: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    fb91747 View commit details
    Browse the repository at this point in the history
  2. Bump google.golang.org/protobuf from 1.32.0 to 1.33.0 (#1240)

    Bumps google.golang.org/protobuf from 1.32.0 to 1.33.0.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Tim Burks <timburks@google.com>
    dependabot[bot] and timburks authored Mar 15, 2024
    Configuration menu
    Copy the full SHA
    d479bbc View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

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

Commits on Mar 29, 2024

  1. Bump github.com/jackc/pgx/v5 from 5.4.3 to 5.5.4 (#1243)

    Bumps [github.com/jackc/pgx/v5](https://github.com/jackc/pgx) from 5.4.3 to 5.5.4.
    - [Changelog](https://github.com/jackc/pgx/blob/master/CHANGELOG.md)
    - [Commits](jackc/pgx@v5.4.3...v5.5.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/jackc/pgx/v5
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    8803818 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2024

  1. Bump golang.org/x/net from 0.22.0 to 0.23.0 (#1244)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.22.0 to 0.23.0.
    - [Commits](golang/net@v0.22.0...v0.23.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2024
    Configuration menu
    Copy the full SHA
    9a68b6d View commit details
    Browse the repository at this point in the history
Loading