Skip to content

build(deps): bump github.com/LerianStudio/lib-commons/v5 from 5.7.0 to 5.8.0#113

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/github.com/LerianStudio/lib-commons/v5-5.8.0
Open

build(deps): bump github.com/LerianStudio/lib-commons/v5 from 5.7.0 to 5.8.0#113
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/go_modules/develop/github.com/LerianStudio/lib-commons/v5-5.8.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/LerianStudio/lib-commons/v5 from 5.7.0 to 5.8.0.

Release notes

Sourced from github.com/LerianStudio/lib-commons/v5's releases.

v5.8.0

Lib-commons v5.8.0

  • Features:

    • Add cache.invalidate hot-reload event in tenant-manager.
  • Fixes:

    • Guard InvalidateClientCache against nil receiver in tenant-manager.

Contributors: @​jeffersonrodrigues92, @​lerian-studio.

Compare changes

v5.8.0-beta.1

No release notes provided.

Changelog

Sourced from github.com/LerianStudio/lib-commons/v5's changelog.

5.8.0

  • Features:

    • Add cache.invalidate hot-reload event in tenant-manager.
  • Fixes:

    • Guard InvalidateClientCache against nil receiver in tenant-manager.

Contributors: @​jeffersonrodrigues92, @​lerian-studio.

Compare changes


5.8.0

  • Features:

    • Add tenant.cache.invalidate event type and CacheInvalidatePayload for operator-triggered per-service cache hot-reload.
    • Add dispatcher handleCacheInvalidate: evicts the tenant from tier-1 (local) and tier-2 (client) caches and eagerly reloads when the tenant is owned locally.
    • Add TenantLoader.InvalidateClientCache to evict the tenant-manager client (tier-2) config cache.
  • Fixes:

    • Close the tier-2 staleness gap: removeTenant now also invalidates the client (tier-2) config cache, so tenant.credentials.rotated and tenant.service.disassociated no longer leave a stale tier-2 entry.

Contributors: @​jeffersonrodrigues92, @​lerian-studio.

Compare changes


Commits
  • 2c4897c Merge pull request #523 from LerianStudio/develop
  • bd86305 Merge pull request #522 from LerianStudio/feat/tenant-cache-invalidate-event
  • 84d914d fix(tenant-manager): guard InvalidateClientCache against nil receiver
  • 163b35f feat(tenant-manager): add cache.invalidate hot-reload event
  • 29838e2 chore(changelog): backmerge main into develop [skip ci]
  • 2ccca5d chore(release): Update CHANGELOGs for lib-commons:v5.7.0 [skip ci]
  • See full diff 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 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)

Bumps [github.com/LerianStudio/lib-commons/v5](https://github.com/LerianStudio/lib-commons) from 5.7.0 to 5.8.0.
- [Release notes](https://github.com/LerianStudio/lib-commons/releases)
- [Changelog](https://github.com/LerianStudio/lib-commons/blob/main/CHANGELOG.md)
- [Commits](LerianStudio/lib-commons@v5.7.0...v5.8.0)

---
updated-dependencies:
- dependency-name: github.com/LerianStudio/lib-commons/v5
  dependency-version: 5.8.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jun 22, 2026
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.

0 participants