Releases: provenance-io/metadata-asset-model
v1.1.3
Changelog
🐛 Bug Fixes
- Redo EligibilityFactors message (#34) @dkneisly-figure
Notes
Required Updates
The relevant PRs and all work that needs to be done for this release to succeed (like updating dependencies) should be listed here
Contributors
Other
Other notes, if any, should be listed here
v1.1.2
Changelog
🚀 Features
- Add EligibilityFactors to CreditReport (#33) @dkneisly-figure
Notes
Required Updates
The relevant PRs and all work that needs to be done for this release to succeed (like updating dependencies) should be listed here
Contributors
Other
Other notes, if any, should be listed here
v1.1.1
Changelog
🚀 Features
- Add uuid fields to address protos (#32) @dkneisly-figure
Notes
Required Updates
The relevant PRs and all work that needs to be done for this release to succeed (like updating dependencies) should be listed here
Contributors
Other
Other notes, if any, should be listed here
v1.1.0
Changelog
🚀 Features
- Add basic HELOAN proto (#31) @dkneisly-figure
🛸 Enhancements
- Add signature field to DocumentMetadata; add a bit of documentation (#30) @rpatel-figure
📖 Documentation
- Update README to reflect v1.0.0 and fix other outdated information (#29) @rpatel-figure
Notes
Required Updates
The relevant PRs and all work that needs to be done for this release to succeed (like updating dependencies) should be listed here
Contributors
@dkneisly-figure and @rpatel-figure
Other
Other notes, if any, should be listed here
v1.1.0 - Prerelease #1 for DocumentMetadata signatures
Initial prerelease of #30 to test if the current additions are sufficient for initial usecases of documents with signatures
v1.0.0
Changelog
🚀 Features
- Add v1beta2 version of validation protos with metadata for results (#28) @rpatel-figure
🐛 Bug Fixes
- Fix test report error (#27) @rpatel-figure
- Fix local build issues (#26) @rpatel-figure
🧰 Maintenance
- Add release drafter for nicer release notes (#27) @rpatel-figure
- Clean up build files (#26) @rpatel-figure
📦 Dependency Updates
- Update key dependencies (#26) @rpatel-figure
📖 Documentation
- Improve generated documentation for validation models (#28) @rpatel-figure
Full Changelog: https://github.com/provenance-io/metadata-asset-model/compare/v0.1.16..v1.0.0
Notes
Required Updates
- Update Java to at least 11
- Update Kotlin to at least 1.7
- Update usages of KrotoPlus Kotlin DSL to use Protobuf's native Kotlin DSL
Recommended Updates
- Update Protocol Buffers to 3.21.12
- Examine your imports and usages of
tech.figure.loan.v1beta1.MISMOLoan
andtech.figure.loan.v1beta1.MISMOLoanMetadata
and update them if need be to reflect their new outer classMismo
Contributors
v0.1.16
What's Changed
- Add FICO2 value to RiskType enum by @dmartens-figure in #25
New Contributors
- @dmartens-figure made their first contribution in #25
Full Changelog: v0.1.15...v0.1.16
v0.1.15
What's Changed
- Generate ungenerated docs from v0.1.12 and fix its comment formatting by @rpatel-figure in #21
- Create LedgerEntry and Allocation protos tying into LoanState model by @EricThomas123 in #20
- Mismo recording info by @dkneisly-figure in #24
New Contributors
- @EricThomas123 made their first contribution in #20
Full Changelog: v0.1.14...v0.1.15
v0.1.14
What's Changed
- Adding Signature element for Enotes [SC180561] by @cworsnop-figure in #22
New Contributors
- @cworsnop-figure made their first contribution in #22
Full Changelog: v0.1.13...v0.1.14
v0.1.13
What's Changed
- Added credit report kv
New Contributors
- @johnlouiefigure made their first contribution in #19
Full Changelog: v0.1.12...v0.1.13