Releases: cfpb/hmda-platform
Releases · cfpb/hmda-platform
HMDA Platform v1.11.1
New Features
- Adds authentication for
Cassandra
journal and snapshot stores
HMDA Platform v1.11.0
New Features
- Implement A&D Report for table 5-1
- Fixes several issues with LAR edit logic
- Improvements in clustering (cluster API, remove auto-downing)
- Updated README
- Fix issue with IRS reporting
- Implementation of bulkhead pattern with custom dispatchers
HMDA Platform v1.10.1
New Features
- Added publication project, including disclosure report D5-1
- Upgraded Scala and SBT versions, improving compile times
- Fixed compiler warnings by removing unused imports
HMDA Platform v1.10.0
Bug Fixes
- Q049 was being checked twice, removed extra check
HMDA Platform v1.9.0
New Features
- Made keyspace names configurable to avoid collusion with multiple deployments
- Updated actor timeout to allow large files to finish validation
- Added toggle for S025 to avoid triggering in test environments
- Updated documentation for panel loader
Known Issues
- IRS and Summary page will occasionally return empty results
HMDA Platform v1.8.0
New Features
- Project LAR data to Cassandra-based back-end data store
- Refactored panel loader, can now be used with Cassandra backend
- Upgraded Akka HTTP to 10.0.8
Bug Fixes
- Fixed issue with IRS CSV download formatting
HMDA Platform v1.7.0
New Features
- Project institution data to Cassandra-based back-end data store
- New endpoint to download Institution Register Summary (IRS) in CSV format
- Sort submissions by descending sequenceNumber in filings API response
- Syntactical edits S011 and S040
- Upgraded Akka version to 2.4.19
- Updated language for describing Submission statuses
Bug Fixes
- Resolved certain intermittent spec failures in Q011Spec
- Resolved IRS summaries reflecting too many LARs. Bug fix involves entirely new implementation of IRS reporting.
Known Issues
- Several remaining intermittent spec failures, especially on CI server.
HMDA Platform 1.6.0
New Features
- Adds Q029
- Added protobuf serialization for parser, FSM, validation, filing, submission LAR stats and Institution view persistent actors.
- Adds basic clustering support, forming a cluster of one and putting that configuration in
ZooKeeper
Bug Fixes
- Fixed Q130 failure
- Intermittent test failure in Q011 (tests only)
Known Issues
HMDA Platform v1.5.0
New Features
- Added Macro edits Q070, Q071, Q072, Q075, and Q076
- Added Quality edits Q130 and Q029
- New and improved serialization format for more persistent data, including Filings, Submissions, HmdaRawFile, HmdaFiling
- Removed retired edit Q046
Bug Fixes
- Submission status now updates to
validated
if no Macro/Quality edits triggered, allowing signature for submissions without such edits - Fixed parser errors endpoint pagination
Known Issues
- Validation edit Q130 falsely triggers on some submissions
HMDA Platform v1.4.0
New Features
- Status updates, allowing completion of a submission workflow all the way to signing.
- Validation edit Q012 added
- Introduced optimized and future proof serialization format for Institution data
- Institution data is now loaded through Admin API
- Pagination for IRS
- Update MSA lookup to also include MD
- Filings are created automatically when a new institution is created
- Status descriptions updated
Bug fixes
- Fixed
PublicHttpApiSpec
test - Fixed validation process not completing
- Submission status now updates on edit verification