v1.2.20
·
135 commits
to main
since this release
Documentation
- Added documentation to the payment endpoints by @BryceStevenWilley in #274
Monitoring Improvements
- Trace logs for reading in request / session IDs by @BryceStevenWilley in #275
- Automatically clear the MDC after each REST call by @BryceStevenWilley in #276
- Show the timestamp in papertrail by @BryceStevenWilley in #278
- Show return status to all calls where our logic runs by @BryceStevenWilley in #279
- Better JsonExtractException stacktraces by @BryceStevenWilley in #299
- Better logs when doing code updates by @BryceStevenWilley in #300
Refactors
- Move
userCredsFromAuthorizationto TylerUserNamePassword by @BryceStevenWilley in #281 - (Java internal) Https no more by @BryceStevenWilley in #290
- Removed old copy line in Dockerfile by @BryceStevenWilley in #291
- Use
TylerEnvon all parsing boundaries by @BryceStevenWilley in #296 - Don't pass nulls instead of env by @BryceStevenWilley in #298
- Pass
CodeUpdatera Supplier, not a CodeDatabase by @BryceStevenWilley in #302 - Change CodeDatabaseAPI to work on Iterator by @BryceStevenWilley in #303
CI / Testing
- Try building the docker file in CI by @BryceStevenWilley in #292
- Let Tyler's Stage servers return 503's by @BryceStevenWilley in #294
- Better security hub tests by @BryceStevenWilley in #295
Full Changelog: v1.2.19...v1.2.20