Skip to content

build(deps): Bump github.com/openfga/openfga from 1.14.0 to 1.14.1 in the go_modules group across 1 directory#490

Merged
golanglemonade merged 1 commit intomainfrom
dependabot/go_modules/go_modules-452ad7e038
Apr 23, 2026
Merged

build(deps): Bump github.com/openfga/openfga from 1.14.0 to 1.14.1 in the go_modules group across 1 directory#490
golanglemonade merged 1 commit intomainfrom
dependabot/go_modules/go_modules-452ad7e038

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 23, 2026

Bumps the go_modules group with 1 update in the / directory: github.com/openfga/openfga.

Updates github.com/openfga/openfga from 1.14.0 to 1.14.1

Release notes

Sourced from github.com/openfga/openfga's releases.

v1.14.1

Added

  • Added configuration for the server shutdown timeout. #2976

Changed

  • Made some minor changes in ListObjects to reduce heap allocations. Results in minor latency reduction. #3043
  • Improve cache key generation performance by removing fmt usage and extend control-character sanitization to all cache key inputs (tuples, conditions, context). #3006

Fixed

  • Fixed AuthZEN discovery metadata to publish endpoint URLs from the configured authzen.baseURL instead of request-supplied host headers, preventing host-header poisoning of /.well-known/authzen-configuration/{store_id}. Thanks to @​Jvr2022 for reporting this. #3057

Security

  • Removed the vulnerable github.com/docker/docker package (used only in tests) and replaced it with Moby (client & api). #3047

Thanks to @​rafanaskin for #2976 and #3047!

Full Changelog: openfga/openfga@v1.14.0...v1.14.1

Changelog

Sourced from github.com/openfga/openfga's changelog.

[1.14.1] - 2026-04-10

Added

  • Added configuration for the server shutdown timeout. #2976
  • Add jitter to internal cache TTLs to spread expirations and reduce thundering herd effects. #3033

Changed

  • Made some minor changes in ListObjects to reduce heap allocations. Results in minor latency reduction. #3043
  • Improve cache key generation performance by removing fmt usage and extend control-character sanitization to all cache key inputs (tuples, conditions, context). #3006
  • Reuse a single PostgreSQL container across tests by replacing the test fixture implementation, improving test performance and reducing resource usage. #3018

Fixed

  • Fixed AuthZEN discovery metadata to publish endpoint URLs from the configured authzen.baseURL instead of request-supplied host headers, preventing host-header poisoning of /.well-known/authzen-configuration/{store_id}. Thanks to @​Jvr2022 for reporting this. #3057

Security

  • Removed the vulnerable github.com/docker/docker package (used only in tests) and replaced it with Moby (client & api). #3047
Commits
  • fa57024 release: update changelog for release v1.14.1 (#3060)
  • 529114d chore(deps): bump the dependencies group across 1 directory with 7 updates (#...
  • 65cdbbe fix: use a baseURL for AuthZEN configuration endpoint (#3057)
  • f1fcf41 chore: replace docker with moby (#3047)
  • f68af73 Iterator Cache V2: Storage Wrapper Pattern with Lock-Free Design (#3016)
  • 5e156a0 test: fix flaky condition test (#3058)
  • 405ac40 chore(deps): bump the dependencies group across 1 directory with 6 updates (#...
  • afe250e chore(deps): bump go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptrace...
  • 463908c feat: add graceful shutdown timeout configuration (#2976)
  • d28f9cf chore: update changelog to reflect playground off-by-default behavior (#3053)
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps the go_modules group with 1 update in the / directory: [github.com/openfga/openfga](https://github.com/openfga/openfga).


Updates `github.com/openfga/openfga` from 1.14.0 to 1.14.1
- [Release notes](https://github.com/openfga/openfga/releases)
- [Changelog](https://github.com/openfga/openfga/blob/main/CHANGELOG.md)
- [Commits](openfga/openfga@v1.14.0...v1.14.1)

---
updated-dependencies:
- dependency-name: github.com/openfga/openfga
  dependency-version: 1.14.1
  dependency-type: direct:production
  dependency-group: go_modules
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot requested a review from a team as a code owner April 23, 2026 14:42
@dependabot dependabot Bot added dependencies go Pull requests that update go code labels Apr 23, 2026
@dependabot dependabot Bot added dependencies go Pull requests that update go code labels Apr 23, 2026
@sonarqubecloud
Copy link
Copy Markdown

@golanglemonade golanglemonade merged commit 6582a2f into main Apr 23, 2026
11 checks passed
@golanglemonade golanglemonade deleted the dependabot/go_modules/go_modules-452ad7e038 branch April 23, 2026 14:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant