Skip to content

Release v0.12.0

Latest

Choose a tag to compare

@github-actions github-actions released this 28 Jan 19:05
2357def

Release v0.12.0 – moov-io/rtp20022

Dependency Upgrades (final/latest versions only)

  • Gov1.25.6
    (progressed through 1.22.x → 1.23.x → 1.24.x → 1.25.6)

  • cloud.google.com/gov0.123.0
    (multiple incremental updates consolidated)

  • github.com/moov-io/basev0.59.0
    (step upgrades through v0.59.0)

  • github.com/stretchr/testifyv1.11.1

  • GitHub Actions:

    • github/codeql-actionv3
    • actions/checkoutv4
    • actions/setup-gov5 (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