ca-pension Release 1.0.0
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
- Update README.md by @msacrea in #10
- Adjust readme shields by @dkoeni in #11
- Init reusable workflows by @dkoeni in #12
- add secrets to workflow call by @dkoeni in #15
- Update license by @dkoeni in #13
- Workflows by @dkoeni in #21
- Adapt to common api conventions by @msacrea in #25
- Update CODEOWNERS by @dkoeni in #24
- Update release action by @dkoeni in #28
- Automated version update to version 1.0.0 by @sfti-bot in #30
Full Changelog: v0.8.0...v1.0.0