Releases: datastax/simulacron
Releases · datastax/simulacron
0.12.0
What's Changed
- fixes query consistency level match for execute message (issue #115) by @zdenotubel in #116
- #118 Specify charset to utf-8 in script tag by @lawrenceching in #119
- Adds decoded values to QueryLog (issue #64) by @zdenotubel in #117
- fixed three CVEs in dependency jackson-databind by @weideng1 in #123
New Contributors
- @zdenotubel made their first contribution in #116
- @lawrenceching made their first contribution in #119
- @weideng1 made their first contribution in #123
Full Changelog: 0.11.0...0.12.0
0.11.0
0.10.0
0.9.0
0.8.11
0.8.10
0.8.9
Small patch release which addresses the following:
- [#74] Parameters in logs may contain information from other queries
- [#75] Fix formatting in documentation
- [#76] Move logback.xml from native-server to standalone
- [#79] Upgrade to native-protocol 1.4.4
Thank you to @jorgebay and @adutra for reporting issues and @ellisjoe for their contribution!