Releases: swissfintechinnovations/ca-pension
ca-pension Release 1.1.0
This release is taking up inputs from field pilots of qr code use cases. The change proposals to the compact statement were reviewed by bvg-digital.
- Adding creation timestamps to pension statement objects
- Reclassification of required/optional attributes
- Removal of all optional attributes from the compact pension statement
- Renaming resource statement-for-qr-code to compact-statements
- Moving definition of PensionStatementCompact from paths to components
- Adding contributing guidelines
What's Changed
- update readme by @dkoeni in #31
- Update badges by @dkoeni in #33
- Update descriptions by @dkoeni in #34
- Taking up inputs from qr code use cases by @msacrea in #35
- Automated version update to version 1.1.0 by @sfti-bot in #36
Full Changelog: v1.0.0...v1.1.0
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
ca-pension Release 0.8.0
We are excited to announce the first release of the SFTI Common API - Open Pension API, Version 0.8.0, marking a significant milestone in our journey towards enhancing digital pension data accessibility in Switzerland. This release builds upon the foundational work of SFTI’s OpenPK working group and the initial API definition by the SFTI member company Acrea. With this release, the initial API definition is fully transitioned to SFTI Common API.
As we launch this new chapter on our dedicated GitHub repository, please note that the original OpenPK repository will be decommissioned. The new version does not introduce new features, it incorporates minor adjustments adhering to the SFTI Common API formatting and coding standards (i.e. only minor and no breaking changes). We look forward to your valuable feedback and collaboration in shaping the future of Open Pension in Switzerland.
- add specifications
- add lint workflow
- align specifications to SFTI style guides
- adjust api contact infos
- Apache-2.0 license
- add release workflow
What's Changed
- Init repo by @dkoeni in #1
- Adapt to common api conventions by @dkoeni in #6
- CODEOWNERS by @dkoeni in #5
- Adapting to SFTI standards by @msacrea in #7
- Add release action by @dkoeni in #8
- Automated version update to version 0.8.0 by @sfti-bot in #9
New Contributors
Full Changelog: https://github.com/swissfintechinnovations/ca-pension/commits/v0.8.0