Skip to content

4.8.0

Compare
Choose a tag to compare
@JalalSordo JalalSordo released this 25 Jun 22:58
  • Version upgrade of: resteasy, infinispan, rabbitmq, mbknor-jackson-jsonschema_2.13, jetty, commons-codec, slf4j, mongo-java-driver, Jackson, micrometer-registry-Prometheus, JUnit, swagger, keycloak, resteasy
  • added two new bot examples
  • Upgrade git library for automatic git handling
  • Merge pull request #151,#152 #154 #155 #156
  • Switched git settings to being set via rest - added commit/pull/push messages again, now as produces TEXT and not JSON
  • Enable -XX:+UseContainerSupport
  • Support for configuring MIN and MAX memory as a percentage using new flags {Min/Max}RAMPercentage; Give defaults of min=50 max = 80 as a starting point
  • Added docker ENV named EDDI_JVM_OPTIONS to configure additional JVM options. Options are written free-style so take care of syntax. Configure some production-grade options for better diagnosis (GC logs, taking heap dump on OOM, etc). Configure jdk.nio.MaxCachedBufferSize to not to overrun non-heap memory on a large number of concurrent HTTP threads
  • Better support for metrics: conversation (start, load, processing) and jetty stats
  • Publicly accessible managedBots ,/chat/unrestricted/* paths
  • Api descriptions
  • Increased EDDI bot processing timeout to 60 instead of 30
  • Bug fixes & improvements`