-
Notifications
You must be signed in to change notification settings - Fork 32
Comparing changes
Open a pull request
base repository: openfga/cli
base: v0.6.4
head repository: openfga/cli
compare: v0.6.5
- 12 commits
- 35 files changed
- 5 contributors
Commits on Feb 10, 2025
-
chore(deps): bump the dependencies group with 2 updates (#444)
Bumps the dependencies group with 2 updates: [actions/setup-go](https://github.com/actions/setup-go) and [anchore/sbom-action](https://github.com/anchore/sbom-action). Updates `actions/setup-go` from 5.2.0 to 5.3.0 - [Release notes](https://github.com/actions/setup-go/releases) - [Commits](actions/setup-go@3041bf5...f111f33) Updates `anchore/sbom-action` from 0.17.9 to 0.18.0 - [Release notes](https://github.com/anchore/sbom-action/releases) - [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md) - [Commits](anchore/sbom-action@df80a98...f325610) --- updated-dependencies: - dependency-name: actions/setup-go dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: anchore/sbom-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 45f7d32 - Browse repository at this point
Copy the full SHA 45f7d32View commit details -
feat: Add time spent tracking to tuple write command (#450)
* feat: add time spent tracking to tuple write command * lint fix * rm manual tests * fix test * refactor: simplify time duration formatting in writeTuplesFromFile function * chore: remove `time_spent` field from tuple test cases as it was throwing dynamic values
Configuration menu - View commit details
-
Copy full SHA for 31ea381 - Browse repository at this point
Copy the full SHA 31ea381View commit details -
chore(deps): bump the dependencies group with 3 updates (#455)
Bumps the dependencies group with 3 updates: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action), [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer) and [slsa-framework/slsa-verifier](https://github.com/slsa-framework/slsa-verifier). Updates `golangci/golangci-lint-action` from 6.2.0 to 6.3.1 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@ec5d184...2e78893) Updates `sigstore/cosign-installer` from 3.7.0 to 3.8.0 - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@dc72c7d...c56c2d3) Updates `slsa-framework/slsa-verifier` from 2.6.0 to 2.7.0 - [Release notes](https://github.com/slsa-framework/slsa-verifier/releases) - [Changelog](https://github.com/slsa-framework/slsa-verifier/blob/main/RELEASE.md) - [Commits](slsa-framework/slsa-verifier@3714a2a...6657aad) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: slsa-framework/slsa-verifier dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for df9291d - Browse repository at this point
Copy the full SHA df9291dView commit details -
chore(deps): bump the dependencies group across 1 directory with 2 up…
…dates (#453) Bumps the dependencies group with 2 updates in the / directory: [github.com/spf13/pflag](https://github.com/spf13/pflag) and google.golang.org/protobuf. Updates `github.com/spf13/pflag` from 1.0.5 to 1.0.6 - [Release notes](https://github.com/spf13/pflag/releases) - [Commits](spf13/pflag@v1.0.5...v1.0.6) Updates `google.golang.org/protobuf` from 1.36.3 to 1.36.5 --- updated-dependencies: - dependency-name: github.com/spf13/pflag dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies - dependency-name: google.golang.org/protobuf dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 491e7c5 - Browse repository at this point
Copy the full SHA 491e7c5View commit details
Commits on Feb 14, 2025
-
chore: added example of how to get the failed tuples to retry the call (
#451) * chore: added example of how to get the failed tuples to retry the call * Update README.md Addressed comments
Configuration menu - View commit details
-
Copy full SHA for 0103565 - Browse repository at this point
Copy the full SHA 0103565View commit details
Commits on Feb 20, 2025
-
chore(deps): bump the dependencies group with 2 updates (#457)
Bumps the dependencies group with 2 updates: [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) and [goreleaser/goreleaser-action](https://github.com/goreleaser/goreleaser-action). Updates `golangci/golangci-lint-action` from 6.3.1 to 6.5.0 - [Release notes](https://github.com/golangci/golangci-lint-action/releases) - [Commits](golangci/golangci-lint-action@2e78893...2226d7c) Updates `goreleaser/goreleaser-action` from 6.1.0 to 6.2.1 - [Release notes](https://github.com/goreleaser/goreleaser-action/releases) - [Commits](goreleaser/goreleaser-action@9ed2f89...90a3faa) --- updated-dependencies: - dependency-name: golangci/golangci-lint-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies - dependency-name: goreleaser/goreleaser-action dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 6bd12ed - Browse repository at this point
Copy the full SHA 6bd12edView commit details -
chore(deps): bump github.com/spf13/cobra in the dependencies group (#456
) Bumps the dependencies group with 1 update: [github.com/spf13/cobra](https://github.com/spf13/cobra). Updates `github.com/spf13/cobra` from 1.8.1 to 1.9.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.8.1...v1.9.1) --- updated-dependencies: - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for d7c8382 - Browse repository at this point
Copy the full SHA d7c8382View commit details
Commits on Feb 26, 2025
-
chore(deps): bump sigstore/cosign-installer in the dependencies group (…
…#459) Bumps the dependencies group with 1 update: [sigstore/cosign-installer](https://github.com/sigstore/cosign-installer). Updates `sigstore/cosign-installer` from 3.8.0 to 3.8.1 - [Release notes](https://github.com/sigstore/cosign-installer/releases) - [Commits](sigstore/cosign-installer@c56c2d3...d7d6bc7) --- updated-dependencies: - dependency-name: sigstore/cosign-installer dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 836adf3 - Browse repository at this point
Copy the full SHA 836adf3View commit details
Commits on Mar 3, 2025
-
chore(deps): bump slsa-framework/slsa-github-generator (#462)
Bumps the dependencies group with 1 update: [slsa-framework/slsa-github-generator](https://github.com/slsa-framework/slsa-github-generator). Updates `slsa-framework/slsa-github-generator` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/slsa-framework/slsa-github-generator/releases) - [Commits](slsa-framework/slsa-github-generator@v2.0.0...v2.1.0) --- updated-dependencies: - dependency-name: slsa-framework/slsa-github-generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 651d84d - Browse repository at this point
Copy the full SHA 651d84dView commit details
Commits on Mar 21, 2025
-
chore(deps): upgrade dependencies (#466)
* chore(deps): upgrade dependencies * chore: more dep bumps and lint fix
Configuration menu - View commit details
-
Copy full SHA for 95e8422 - Browse repository at this point
Copy the full SHA 95e8422View commit details -
chore: Update README.md to replace import by write command when impor…
…ting tuples (#461) * Update README.md * remove import
Configuration menu - View commit details
-
Copy full SHA for 90bc4e5 - Browse repository at this point
Copy the full SHA 90bc4e5View commit details
Commits on Mar 24, 2025
-
feat: support ramping up write API requests (#465)
* feat: support ramping up write API requests * release: v0.6.5
Configuration menu - View commit details
-
Copy full SHA for dd24e16 - Browse repository at this point
Copy the full SHA dd24e16View 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 v0.6.4...v0.6.5