Alle Versionen seit 32.1.0
32.1.0
- feat(pagination): owned PageResponse
envelope replacing Page across REST + MCP (#645) - feat(payment): schedule Stripe refund reconciliation with backoff/dead-lettering (#642)
- fix: Page serialization docs + advisory + HTTP/2 disconnect logging (#643)
- refactor: :recycle: sourced with try - resource
- style: guard all log statements with isXxxEnabled() checks (#644)
32.1.2
- fix(booking-sync): restore optional syncFrom and give the channel-manager sync an audit trail (#646)
- fix(module-boundary): publish EncryptedPDFAttachment out of pdf’s internal domain package
32.1.3
- fix(http-client): :bug: stop basic-auth credentials leaking between webhook targets
- test(http-client): :white_check_mark: pin that Boot’s RestClient.Builder arrives converter-loaded
32.1.4 Latest
- docs: :memo: updated PageResponse to show real content
