Skip to content

v1.13.39

Compare
Choose a tag to compare
@MLenterman MLenterman released this 22 Dec 16:14
· 289 commits to master since this release

1.13.39 (2023-12-22)

πŸ› Bug Fixes

  • default log.level to INFO instead of DEBUG due to performance (2aabbc5)
  • disable prometheus endpoint to stop metrics building up in memory (46ee4e2)

βœ… Tests

  • changed JAVA_OPTS to add to exiting instead of replace in zaakbrug docker-compose (eded492)

πŸ€– Build System

  • add GC_LOGGING_ENABLED environment variable to enabled trace level gc logs (bf69134)
  • disable zds 1.2 soap-endpoints to reduce static memory usage (1cff562)
  • garbage collector tuning to increase stability with large document processing (e5c8c26)