Releases: ldproxy/xtraplatform
Releases · ldproxy/xtraplatform
v5.1.3
Full Changelog: v5.1.2...v5.1.3
v5.1.2
v5.1.1
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- changing data by @azahnen in #88
- cleanup and code quality by @azahnen in #89
- Issue 652 by @azahnen in #91
- auto docs by @CabukEge in #90
- restructure docs by @azahnen in #92
- docs structure by @azahnen in #94
- add getRawQuery for views by @CabukEge in #95
- Etags by @azahnen in #97
- Issues 685 687 by @azahnen in #98
- add pre-commit checks by @azahnen in #99
- Jackson subtypes by @azahnen in #100
- improve streams and logging by @azahnen in #101
- Security by @azahnen in #102
- force registerDefaultExceptionMappers=false by @azahnen in #103
- ignore type in defaults subtraction by @azahnen in #105
- access entity factories by @azahnen in #106
- data updates by @azahnen in #104
- dep upgrades by @azahnen in #107
- store enhancements by @azahnen in #108
- add backwards compatible cache source by @azahnen in #109
- fix entity reload by @azahnen in #110
- fix wildcard reload by @azahnen in #111
- fix defaults reloading by @azahnen in #112
- harmonize cfg, fix internal auth by @azahnen in #113
- Fix manager by @azahnen in #114
- Fix path handling (duplicate path element) by @cportele in #115
- fix read-only store by @azahnen in #116
- fix read-only store by @azahnen in #117
- add manual trigger for background tasks by @azahnen in #118
- fix filter matching for overrides with key path alias by @azahnen in #119
- adjust maturity by @azahnen in #120
New Contributors
Full Changelog: v5.0.0...v5.1.0
v5.0.2
v5.0.0
Jpms (#87) * disable dropwizard default exception handling * init * cleanup * migrate runtime * migrate dropwizard * rename modules * rename modules * rename modules * rename modules * rename modules * rename modules * cleanup * cleanup * cleanup cfg * cleanup cfg * cleanup cfg * migrate openapi * migrate streams * migrate di * auto package info * migrate store * migrate auth * migrate services + manager * startup order, static resources * migrate entities * upgrade gradle * fix jackson subtypes * formatting * fix entities api * fix entity registry + event streams * formatting * fix tests * fix reactive * fix build * export rxjava * improve logging * fix static resources * fix mustache * fix streams * fix jaxrs * formatting * fix modules * formatting * servlet registration * formatting * cleanup module path, fix warnings * formatting * fix warnings * remove interface Dropwizard * remove interface Dropwizard * fix conditional requests for static resources the existing implementation did not conform with the HTTP requirements and basically never returned a 304 * fix subtype case * formatting * cleanup * force useForwardedHeaders: true * http client * fix services uri * fix services url * add patch with skipLastModified * formatting * fix tests * adjustments for cfg util * formatting * fix http client * fix defective state * stop background tasks on exit * formatting * fix metrics * http client logging * fix entity loading * fix streams * use jackson for xml binding * formatting * entity data dumps * entity data dumps * cleanup * cleanup * fix reload if not exists yet * do not hide reloading services * cleanup * cleanup * fix reload issue * fix log filters task * prepare release Co-authored-by: Clemens Portele <portele@interactive-instruments.de>