Releases: cfpb/hmda-platform
Releases · cfpb/hmda-platform
HMDA Platform v1.19.0
New Features
- Add rate spread calculator to public API
- Add check digit calculator for 2018 ULI to public API
- Make single LAR validation API public, add documentation
- Daily job sends LAR, TS, and Panel data to S3 bucket for Regulator use
- Send modified LAR data to s3 bucket upon signature
- Upgrade Akka to 2.5.8 and AkkaHttp to 10.0.11
- Add disclosure reports 8-1 through 8-7
- Update Submission Status text descriptions for clarity
- Update descriptions for selected edits, for clarity
Bug Fixes
- Fix bug causing missing Institution records
HMDA Platform v1.18.0
New Features
- New A&D reports
- Upgrade Scala, Alpakka versions
- Updated census tract definitions
- Updated responses for S040, S205
- Modified test files
Bug Fixes
- Allow uppercase .txt file extensions
- Fix stuck validation issue
- Simplified and correct Q030 edit logic
HMDA Platform v1.17.0
New Features
- New admin API endpoint to retrieve full details for an institution
- Improved logging for production
- Projects LAR data only when submission has been signed
HMDA Platform v1.16.1
Bug Fixes
- Removes query processing code for
LAR
data
HMDA Platform v1.16.0
New Features
- Load testing / benchmarking code included in project
- Table 5-2 (National Aggregate and Disclosure by Respondent ID)
- Table 5-3 (Aggregate by MSA)
- 2016 LAR data loader
HMDA Platform v1.15.0
New Features
- Upgrade
Akka
andAkka Http
to latest versions - Update docs with Cassandra cluster connection
- Upgrade
Alpakka
to latest version - Provide bulkhead dispatcher for cluster operations
- Update panel loading documentation
- Disclosure by respondent id report (Table 5-3)
HMDA Platform v1.14.0
New Features
- Removed Postgres dependency
- Added A&D report utils
- Added Aggregate report 5-2
- Akka version upgraded to 2.5.1 and various library versions
- Upgraded panel loader to use TCP server
HMDA Platform v1.13.1
Fixes
Library version upgrades:
- Enumeratum 1.5.12
- Scalaz 7.2.12
- Cassandra Persistence 0.28
HMDA Platform v1.13.0
New Features
- Cluster roles: the platform now has four separate cluster roles (api, persistence, query, publication).
- File name is now included on all submission API endpoints
Fixes
- Blank email search requests will no longer return any results
- Corrected logic of several edits
- Filing status will no longer reset after being marked as completed
HMDA Platform v1.12.0
New Features
- Updates to README
- Log levels are configurable at runtime by using the
HMDA_LOGLEVEL
environment variable