Releases: SuffolkLITLab/EfileProxyServer
Releases · SuffolkLITLab/EfileProxyServer
v1.2.2
Massachusetts production is now on massachusetts.tylertech.cloud, moved over from tylerhost.net.
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
- Improved some documentation in #147 and #150
- Corrected the shared memory (shm) size in the docker compose file and increased to 258MB in 328e328 and 4a25a9f
- Increased Java's heap size from the default of 1GB to 3GB b7465e7, to handle heap issues on testing.
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Added
- Add EnvelopeID as a variable for confirmation and response emails
Fixed
- Assume that Tyler gives us nothing on Callback by @BryceStevenWilley in #143
- Dedupe optionalservice table by @BryceStevenWilley in #144
- Still send confirmation message, even if SQL storing fails
- Use try-finally to removeAllMDCs in AdminUserService
Full Changelog: v1.1.2...v1.2.0
v1.1.2
Added
- Monitoring emails by @BryceStevenWilley in #136
- Add California as EFM by @BryceStevenWilley in #140
- All massachusetts prod stuff by @BryceStevenWilley in #141
Changed
- Integration test revamp by @BryceStevenWilley in #139
Fixed
- Smaller codes DB tables by @BryceStevenWilley in #138
- Payments improvements by @BryceStevenWilley in #142
- Added "/about" endpoint to HATEOS
- Allow for fallback to parent courts for data field codes
Full Changelog: v1.1.1...v1.1.2
v1.1.1: Patch database version 6 to 7
Note: 1.1.0 was a release with a critical error that prevented start up, so it was deleted. This release contains the release notes for 1.1.0 and 1.1.1.
Added
- MDCs and downloading logs by @BryceStevenWilley in #121
- Spotbug by @BryceStevenWilley in #126
Fixed
- CORS handling on the codes by @BryceStevenWilley in #127
- Verify acme email by @BryceStevenWilley in #128
- Fix dbversion by @BryceStevenWilley in #131
- Explicitly re-enabled docker tests on GH by @BryceStevenWilley in #132
- Clean code updater by @BryceStevenWilley in #133
Fix dbversion update from 6 to 7, but using DROP TABLE IF EXISTS.
Changed
- Show the HTML screen on bad payments forwards more by @BryceStevenWilley in #122
- Bump dependency versions by @BryceStevenWilley in #125
Full Changelog: v1.0.3...v1.1.1
v1.0.3
Fixed
- Tyler has added a new
refundreason
codes table. Added it, and added some things to handle when the update task fails (no email alert yet though). - Adds an email to the LetsEncrypt cert when making one.
- Show year-month-day in logs as well as time.
Internal
- Update documentation folder, and correct typo of image in docs
- Better doc strings (internal because these doc strings aren't converted into external documentation anywhere yet.
Full Changelog: v1.0.2...v1.0.3
v.0.6.0
Getting very close to v1.0!
What's Changed
- Reserve Date Changes + Actual Filing with an Existing Case by @BryceStevenWilley in #92
- Database improvements by @BryceStevenWilley in #94
- HATEOS by @BryceStevenWilley in #96
- Ssrf work by @BryceStevenWilley in #97
- jurisdiction refactor
- MA SOAP files (not working yet)
- small polishes to endpoints
Full Changelog: https://github.com/SuffolkLITLab/EfileProxyServer/commits/v0.6.0