v5.5.0
·
30 commits
to main
since this release
Lib-commons v5.5.0
-
Features:
- Dispatch from per-tenant pools in the outbox/postgres component.
- Add
TenantPoolResolverfor pool-per-tenant dispatch in the outbox. - Add dual-driver SQLSTATE error classification in the postgres component.
-
Fixes:
- Return
ErrClientRequiredand ensure nil-safe presence guard in the outbox/postgres component.
- Return
-
Improvements:
- Enforce unit coverage threshold and fix integration TLS environment in CI.
- Align
stubResolverDBmethod set usinggofmtin the tenant-manager component.
Contributors: @fredcamaral, @lerian-studio.