Skip to content

Releases: ldproxy/xtraplatform

v5.1.3

13 Mar 07:57
Compare
Choose a tag to compare

Full Changelog: v5.1.2...v5.1.3

v5.1.2

09 Feb 15:22
Compare
Choose a tag to compare

What's Changed

Full Changelog: v5.1.1...v5.1.2

v5.1.1

13 Jan 12:47
Compare
Choose a tag to compare

Full Changelog: v5.1.0...v5.1.1

v5.1.0

16 Dec 06:59
081f741
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v5.0.0...v5.1.0

v5.0.2

21 Jun 13:25
Compare
Choose a tag to compare
bump version

v5.0.0

14 Mar 16:09
e5b7204
Compare
Choose a tag to compare
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>

v4.2.0

10 Dec 09:28
c8def45
Compare
Choose a tag to compare
deschedule on reload (#79)

v4.1.0

28 Oct 10:55
2fb1a58
Compare
Choose a tag to compare
prepare release (#72)

* enable useForwardedHeaders

* version bump

v4.0.2

08 Sep 19:32
7f39423
Compare
Choose a tag to compare
Jaxb (#70)

* readd jaxb support, became optional in jersey

* version bump

v4.0.1

13 Aug 13:54
e43b292
Compare
Choose a tag to compare
error as info (#68)

* improve logging utils

* formatting

* version bump