Releases: codingchili/chili-core
Releases · codingchili/chili-core
1.0.33-SNAPSHOT
ClusterRequest should always return the same connection.
1.0.32-SNAPSHOT: Changes to support deployment on raspberry pi ZERO and minor fixes.
+ support disabling warnings when default configuration is loaded. + support argon2 configuration in security settings and HMAC algo. + support configuring blocked-thread-checker interval and timeout. + use correct zone offset in log timestamps + improved logging by using more accurate classes (log tag) + configuration factory attempts to load paths without extensions. + fixes for the yaml configuration factory for JSON support. + improved connection management + lazy connections with properties. + support removing close handlers on connections. + support binary websocket transfer mode for better performance. + alpn may now be enabled on non-J9 installs - requires provider on CP. + logging metadata can now be removed. + improved Response and header reflection for async clients. + enabled literal block style to support scripts in YAML files. + added full support for using YAML files with AuthenticationGenerator + custom index adders for persisted vs volatile CQEngine. + persistent CQEngine mapper no longer includes transient fields + the jsonmap should now be shared correctly. + services started from the launcher are now deployed in parallel.
1.0.31-SNAPSHOT
Removed some chili-game-ext specifics from README + version bump.
1.0.30-SNAPSHOT
Added an implementation of a MultiHandler
1.0.29-SNAPSHOT
Added an implementation of a MultiHandler
1.0.28-SNAPSHOT
Set the default ClusterHost in VertxOptions from the SystemContext.
1.0.27-SNAPSHOT
Launcher/CommandExecutor: improved the logic for Command return value.
1.0.26-SNAPSHOT
Launcher/CommandExecutor: improved the logic for Command return value.
1.0.25-SNAPSHOT
Made listener.transport.Request implementations public.
1.0.24-SNAPSHOT
Made listener.transport.Request implementations public.