Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/authzed/spicedb from 1.39.1 to 1.40.0 #2664

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 26, 2025

Bumps github.com/authzed/spicedb from 1.39.1 to 1.40.0.

Release notes

Sourced from github.com/authzed/spicedb's releases.

v1.40.0

[!NOTE]
All datastores have a migration to add new columns for relationship expiration support

Highlights

⌛ Expiring relationships ⚡ Experimental SQL optimization 🔧 Read replica fixes

Features

Introducing first class support for expiring relationships in SpiceDB! Developers can now define a lifespan for relationships in schema, preventing unintended access through lingering permissions. Relationship expiration terms can also be dynamically defined by application end users, providing them with even more granular control over how they choose to share data.

For more details, refer to SpiceDB documentation: https://authzed.com/docs/spicedb/concepts/expiring-relationships

End to end support for experimental first-class relationship expiration feature by @​josephschorr in #2152

Enhancements

Various improvements

Garbage collection

Datastore tests

Observability, Debugging

... (truncated)

Commits
  • ec216dc Merge pull request #2207 from authzed/implement-simpler-import-syntax
  • c1756e6 Simplify import syntax
  • a80f596 Merge pull request #2206 from kartikaysaxena/schemaFile
  • a11be4a add schemaFile to ValidationFile
  • db2cf01 Merge pull request #2197 from josephschorr/fix-pg-migrations
  • 75390a9 Change the postgres migrations in two ways:
  • 3bbf457 Merge pull request #2205 from josephschorr/crdb-watch-feature-check
  • 3e257e6 Change feature detection for CRDB watch to not require waiting
  • fabeff1 Merge pull request #2195 from josephschorr/pg-test-matrix
  • 9401072 Add postgres to the consistency tests to generate consistent test names
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot requested a review from a team as a code owner January 26, 2025 16:41
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jan 26, 2025
Bumps [github.com/authzed/spicedb](https://github.com/authzed/spicedb) from 1.39.1 to 1.40.0.
- [Release notes](https://github.com/authzed/spicedb/releases)
- [Changelog](https://github.com/authzed/spicedb/blob/main/.goreleaser.yml)
- [Commits](authzed/spicedb@v1.39.1...v1.40.0)

---
updated-dependencies:
- dependency-name: github.com/authzed/spicedb
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dborovcanin dborovcanin force-pushed the dependabot/go_modules/github.com/authzed/spicedb-1.40.0 branch from d20d61c to 56ee071 Compare January 26, 2025 16:52
@dborovcanin dborovcanin merged commit 97f8092 into main Jan 26, 2025
5 of 6 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/github.com/authzed/spicedb-1.40.0 branch January 26, 2025 16:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant