-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: authzed/authzed-java
base: fbe78e1
head repository: authzed/authzed-java
compare: 1eb8cfd
- 11 commits
- 7 files changed
- 6 contributors
Commits on Aug 27, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 40d9aa4 - Browse repository at this point
Copy the full SHA 40d9aa4View commit details -
Configuration menu - View commit details
-
Copy full SHA for ac9c71a - Browse repository at this point
Copy the full SHA ac9c71aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f239482 - Browse repository at this point
Copy the full SHA f239482View commit details
Commits on Aug 28, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 599bdf2 - Browse repository at this point
Copy the full SHA 599bdf2View commit details
Commits on Aug 29, 2025
-
Merge pull request #137 from authzed/add-watch-code-snippet
add code snippet for Watch API
Configuration menu - View commit details
-
Copy full SHA for 023259f - Browse repository at this point
Copy the full SHA 023259fView commit details
Commits on Sep 1, 2025
-
Bump the github-actions group with 2 updates
Bumps the github-actions group with 2 updates: [actions/checkout](https://github.com/actions/checkout) and [actions/setup-java](https://github.com/actions/setup-java). Updates `actions/checkout` from 4 to 5 - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](actions/checkout@v4...v5) Updates `actions/setup-java` from 4 to 5 - [Release notes](https://github.com/actions/setup-java/releases) - [Commits](actions/setup-java@v4...v5) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions - dependency-name: actions/setup-java dependency-version: '5' dependency-type: direct:production update-type: version-update:semver-major dependency-group: github-actions ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 4ba93d7 - Browse repository at this point
Copy the full SHA 4ba93d7View commit details -
Merge pull request #143 from authzed/dependabot/github_actions/github…
…-actions-897ead3edf Bump the github-actions group with 2 updates
Configuration menu - View commit details
-
Copy full SHA for e41941b - Browse repository at this point
Copy the full SHA e41941bView commit details -
Bump the gradle group across 1 directory with 5 updates
Bumps the gradle group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [io.grpc:grpc-protobuf](https://github.com/grpc/grpc-java) | `1.73.0` | `1.75.0` | | [io.grpc:grpc-stub](https://github.com/grpc/grpc-java) | `1.73.0` | `1.75.0` | | [io.grpc:grpc-netty-shaded](https://github.com/grpc/grpc-java) | `1.73.0` | `1.75.0` | | [com.google.protobuf:protobuf-java](https://github.com/protocolbuffers/protobuf) | `4.31.1` | `4.32.0` | | [org.assertj:assertj-core](https://github.com/assertj/assertj) | `3.27.3` | `3.27.4` | Updates `io.grpc:grpc-protobuf` from 1.73.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.73.0...v1.75.0) Updates `io.grpc:grpc-stub` from 1.73.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.73.0...v1.75.0) Updates `io.grpc:grpc-netty-shaded` from 1.73.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.73.0...v1.75.0) Updates `com.google.protobuf:protobuf-java` from 4.31.1 to 4.32.0 - [Release notes](https://github.com/protocolbuffers/protobuf/releases) - [Changelog](https://github.com/protocolbuffers/protobuf/blob/main/protobuf_release.bzl) - [Commits](https://github.com/protocolbuffers/protobuf/commits) Updates `io.grpc:grpc-stub` from 1.73.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.73.0...v1.75.0) Updates `io.grpc:grpc-netty-shaded` from 1.73.0 to 1.75.0 - [Release notes](https://github.com/grpc/grpc-java/releases) - [Commits](grpc/grpc-java@v1.73.0...v1.75.0) Updates `org.assertj:assertj-core` from 3.27.3 to 3.27.4 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.3...assertj-build-3.27.4) --- updated-dependencies: - dependency-name: io.grpc:grpc-protobuf dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.grpc:grpc-stub dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: com.google.protobuf:protobuf-java dependency-version: 4.32.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.grpc:grpc-stub dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: io.grpc:grpc-netty-shaded dependency-version: 1.75.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gradle - dependency-name: org.assertj:assertj-core dependency-version: 3.27.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gradle ... Signed-off-by: dependabot[bot] <support@github.com>
Configuration menu - View commit details
-
Copy full SHA for 9ba18b5 - Browse repository at this point
Copy the full SHA 9ba18b5View commit details
Commits on Sep 2, 2025
-
Merge pull request #144 from authzed/dependabot/gradle/gradle-bdd84d3c1a
Bump the gradle group across 1 directory with 5 updates
Configuration menu - View commit details
-
Copy full SHA for 6252c22 - Browse repository at this point
Copy the full SHA 6252c22View commit details
Commits on Oct 2, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 2ca7870 - Browse repository at this point
Copy the full SHA 2ca7870View commit details -
Merge pull request #149 from authzed/api-change/v1.45.4
Update API to v1.45.4
Configuration menu - View commit details
-
Copy full SHA for 1eb8cfd - Browse repository at this point
Copy the full SHA 1eb8cfdView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff fbe78e1...1eb8cfd