Skip to content

Releases: swisspost/gateleen

v1.3.14

27 Sep 05:44
Compare
Choose a tag to compare
v1.3.14 Pre-release
Pre-release

Release Notes

  • Fixed "get all loggers"

v1.3.13

20 Sep 12:37
Compare
Choose a tag to compare

Release Notes

  • Update to jQuery 3.6.1

v1.3.12

20 Sep 12:36
Compare
Choose a tag to compare

Release Notes

  • Update to Log4j 2 API

v1.3.11

20 Sep 12:36
Compare
Choose a tag to compare

Release Notes

  • AppInfoParser InstanceAlreadyExistsException

v1.3.10

20 Sep 12:36
Compare
Choose a tag to compare

Release Notes

  • Fixed PUT requests
  • Fixed DELETE requests
  • If request failed, log it, not NPE

v1.3.9

20 Sep 12:35
Compare
Choose a tag to compare

Release Notes

  • Removed duplicate prefix for custom element count since the prefix is already set in the publisher

v1.3.5

20 Sep 12:35
Compare
Choose a tag to compare

Release Notes

  • Refactored RedisMonitor and included some logging

v1.3.4

20 Sep 12:34
Compare
Choose a tag to compare

Release Notes

  • Refactored RedisMonitor
  • Fixed problem in RedisBasedLock
  • Catching NumberformatExceptions only
  • Fixed SchedulerFactory

v1.3.3

20 Sep 12:34
Compare
Choose a tag to compare

Release Notes

  • Use RedisApi insted of RedisClient on RedisBasedLock
  • Fixed wrong way to check redisapi result

v1.3.2

20 Sep 12:33
Compare
Choose a tag to compare

Release Notes

  • Fixed NPE problem when server error
  • Enabled DeferCloseHttpClient code again