Releases: provenance-io/loan-package-contracts
v1.1.4
Changelog
- Try again with more space (#74) @dkneisly-figure
Notes
Contributors
Deployment Dependencies
List the relevant PRs and work that needs to be done for this release's publications to be used successfully here
Other
Other notes
v1.1.3
Changelog
- gradlew properties more space (#73) @dkneisly-figure
Notes
Contributors
Deployment Dependencies
List the relevant PRs and work that needs to be done for this release's publications to be used successfully here
Other
Other notes
v1.1.2
Changelog
- Bump MAM to v1.1.1 (#72) @dkneisly-figure
Notes
Contributors
Deployment Dependencies
List the relevant PRs and work that needs to be done for this release's publications to be used successfully here
Other
Other notes
v1.1.1
Changelog
🐛 Bug Fixes
- Relax validation for loan funding data (#71) @rpatel-figure
Notes
Contributors
Deployment Dependencies
No code changes are needed to update from v1.1.0 to this version.
v1.1.0
Changelog
🚀 Features & Enhancements
- Define new contract for uploading validation results & request together (#69) @rpatel-figure
- Define new funding contract, tweak test settings for performance (#67) @rpatel-figure
🐛 Bug Fixes
- Make hydration data class values nullable (#68) @rpatel-figure
Notes
Contributors
Deployment Dependencies
This release contains no breaking changes, since initializing or updating the asset
record via RecordLoanContract
only performs validation of the funding field if it is actually set in the input.
v1.0.2
Changelog
🐛 Bug Fixes
- Fix protobuf JAR bootstrapping (#66) @rpatel-figure
Notes
Contributors
Deployment Dependencies
No code changes are needed to update from v1.0.1 to this version. This version simply fixes an issue introduced in v1.0.0 that prevented contract execution.
v1.0.1
Changelog
🧰 Maintenance
- Fix publish workflow not publishing to Maven when expected (#65) @rpatel-figure
Notes
Contributors
Deployment Dependencies
No code changes are needed to update from v1.0.0 to this version.
v1.0.0
Changelog
🚀 Features & Enhancements
- Update metadata-asset-model to v1.0.0 (#62) @rpatel-figure
- Always require Figure Tech loan in Asset record & make MISMO metadata completely optional (#57) @rpatel-figure
🧰 Maintenance
- Configure Renovate (#53) by Renovate
- Switch from buildSrc to Gradle catalog for dependencies (#52) @rpatel-figure
- Allow skipping Maven publishing, remove full fetch from workflows (#50) @rpatel-figure
📦 Dependency Updates
- Update p8e-gradle-plugin from
0.6.7
to0.6.8
(#63) by Renovate - Update Jackson (patch) (#55) by Renovate
- Update Kotlin from
1.6.21
to1.8.10
(#61) by Renovate - Switch from buildSrc to Gradle catalog for dependencies (#52) @rpatel-figure
📖 Documentation
- Polish the README badges (#62) @rpatel-figure
Notes
Contributors
Deployment Dependencies
Required
- Create a Figure Tech loan for all Asset records (See #57)
- Switch to using the new validation record (See #62)
Recommended
- Update Kotlin to at least 1.7
v0.6.1
Changelog
🐛 Bug Fixes
- Fix failing edge case in test; adjust other minutiae (#48) @rpatel-figure
🧰 Maintenance
- Add Homebridge and Guaranteed Rate as production audiences (#49) @rpatel-figure
Notes
Contributors
Deployment Dependencies
No code changes should be necessary to update from v0.6.0 to this version.
v0.6.0
Changelog
🚀 Features & Enhancements
- Validate eNote signatures & improve document and checksum checks (#47) @rpatel-figure
Notes
Contributors
Deployment Dependencies
- Update usages of
metadata-asset-model
tov0.1.14