Release Quine 1.5.7
Enhancements:
- SSL is now supported when interacting with Quine in an untrusted environment by using the
SSL_KEYSTORE_PATH
andSSL_KEYSTORE_PASSWORD
environment variables - Add
create.setProperty
procedure to allow setting a property with a dynamic key, dual to accessing a property with square-bracket syntax - Additional performance metrics can be added with
enableDebugMetrics
setting to help diagnose internal messaging and node load/unload throughput
Bugfixes:
- Multiple Value Standing Query (MVSQ) will now properly trigger a change when a property is set/unset to
null
Updates:
- stoplight elements to v7.12.0
- snakeyaml-engine to 2.7
- logback-classic to 1.4.11
- sts to 2.20.139
- cats-core to 2.10.0
- circe-core, circe-parser, ... to 0.14.6
- msgpack-core to 0.9.5
- scalajs-dom to 2.6.0
- guava to 32.1.2-jre