Skip to content

ca-pension Release 1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 04 Jun 14:16
· 4 commits to main since this release

This is the first major release of the SFTI pension API. It brings several new objects including a pension statement response optimized for QR code wrapping. Note that the simplified structure of the API and adherence to the new SFTI naming conventions come at the cost of several breaking changes.

  • Added pensions statement object pensionStatementBasic
  • Introducing new endpoint for compact JSON of pensionStatementBasic for QR code wrapping
  • Adding employer object to insuredPerson
  • Adding object pensionProvider
  • Extending interestRates object to also include rates for purchase calculations
  • Improving structure of riskBenefits regarding lump sum benefits
  • Merging policies.yaml, purchases.yaml and transactions.yaml into pension.yaml
  • Adding example values
  • Adopted new SFTI naming convention
  • Migrating from OpenAPI specification v3.0.1 to v3.1.0

What's Changed

Full Changelog: v0.8.0...v1.0.0