Release v0.12.0 – moov-io/rtp20022
Dependency Upgrades (final/latest versions only)
-
Go → v1.25.6
(progressed through 1.22.x → 1.23.x → 1.24.x → 1.25.6) -
cloud.google.com/go → v0.123.0
(multiple incremental updates consolidated) -
github.com/moov-io/base → v0.59.0
(step upgrades through v0.59.0) -
github.com/stretchr/testify → v1.11.1
-
GitHub Actions:
github/codeql-action→ v3actions/checkout→ v4actions/setup-go→ v5 (PR was auto-closed but part of the range)
Several Renovate “update all” and “update all (major)” PRs were merged, which likely included additional minor/test/tooling dependency bumps not individually listed.
Functional / Code Changes
- rtp: include full path of xml with Validate() errors
by @adamdecaf in #125
→ Validation errors now report the full XML file path for better debugging.
Summary
Mostly dependency maintenance and Go version progression, plus one meaningful improvement to error reporting in the RTP 20022 validation logic.
Full Changelog: v0.11.0...v0.12.0