Skip to content

Releases: codingchili/chili-core

1.0.33-SNAPSHOT

29 Apr 18:00
Compare
Choose a tag to compare
ClusterRequest should always return the same connection.

1.0.32-SNAPSHOT: Changes to support deployment on raspberry pi ZERO and minor fixes.

25 Apr 17:15
Compare
Choose a tag to compare
+ 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

14 Apr 08:55
Compare
Choose a tag to compare
Removed some chili-game-ext specifics from README + version bump.

1.0.30-SNAPSHOT

30 Mar 13:55
Compare
Choose a tag to compare
Added an implementation of a MultiHandler

1.0.29-SNAPSHOT

30 Mar 13:27
Compare
Choose a tag to compare
Added an implementation of a MultiHandler

1.0.28-SNAPSHOT

29 Mar 19:02
Compare
Choose a tag to compare
Set the default ClusterHost in VertxOptions from the SystemContext.

1.0.27-SNAPSHOT

29 Mar 18:29
Compare
Choose a tag to compare
Launcher/CommandExecutor: improved the logic for Command return value.

1.0.26-SNAPSHOT

29 Mar 06:37
Compare
Choose a tag to compare
Launcher/CommandExecutor: improved the logic for Command return value.

1.0.25-SNAPSHOT

29 Mar 06:23
Compare
Choose a tag to compare
Made listener.transport.Request implementations public.

1.0.24-SNAPSHOT

27 Mar 15:40
Compare
Choose a tag to compare
Made listener.transport.Request implementations public.