Releases: scylladb/latte
0.46.0-scylladb
What's Changed
- Update actions/checkout action to v6 by @renovate[bot] in #155
- Fix CVE: remove vulnerable rustls-webpki 0.101.7 dependency by @vponomaryov in #154
- perf(cql): eliminate intermediate repr in serialization/deserialization by @vponomaryov in #157
Full Changelog: 0.45.0-scylladb...0.46.0-scylladb
Docker images: https://hub.docker.com/r/scylladb/latte/tags
0.45.0-scylladb
What's Changed
- Bump openssl from 0.10.75 to 0.10.78 by @dependabot[bot] in #150
- [perf] upgrade
tokiocrate using its alt timer and optimize sinusoidal stream by @vponomaryov in #152 - Bump latte version to
0.45.0-scylladbby @vponomaryov in #153
Full Changelog: 0.44.0-scylladb...0.45.0-scylladb
Docker images: https://hub.docker.com/r/scylladb/latte/tags
0.44.0-scylladb
What's Changed
- Introduce latte for Alternator build by @m-szymon in #122
- PM-158:Update latte.git with github actions for integration and automation with Jira by @dani-tweig in #123
- chore(deps): update actions/github-script action to v8 by @renovate[bot] in #124
- Bump bytes from 1.10.1 to 1.11.1 by @dependabot[bot] in #127
- chore(deps): update rust crate git2 to 0.20 [security] by @renovate[bot] in #129
- PM-239: Update Jira sync workflow to use unified backend logic by @soyacz in #139
- build: bump rust toolchain from
1.90to1.94by @vponomaryov in #143 - Update actions/github-script action to v9 by @renovate[bot] in #141
- Bump Rust crate rand to 0.9.4 by @vponomaryov in #144
- Update docker/setup-buildx-action action to v4 by @renovate[bot] in #136
- Update docker/login-action action to v4 by @renovate[bot] in #135
- Bump lz4_flex from 0.11.5 to 0.11.6 by @dependabot[bot] in #137
- Update GitHub Artifact Actions (major) by @renovate[bot] in #134
- Update Rust crate time to v0.3.47 [SECURITY] by @renovate[bot] in #131
- Implement Alternator API by @m-szymon in #138
- Add Integration Test with Testcontainers-rs by @Copilot in #125
- Reduce build time by removing heavy build/runtime deps (git2, statrs) by @vponomaryov in #145
- Add more unit tests for the src/stats/mod.rs by @vponomaryov in #146
- Fix dependency vulnerability alerts by @vponomaryov in #147
- Fix code quality issues in percentiles.rs: whitespace and magic constant by @Copilot in #121
- Update scylla-rust-driver from 1.4 to 1.6.0 by @vponomaryov in #148
- Bump latte version to 0.44.0-scylladb by @vponomaryov in #149
New Contributors
- @m-szymon made their first contribution in #122
- @dani-tweig made their first contribution in #123
- @soyacz made their first contribution in #139
- @Copilot made their first contribution in #125
Full Changelog: 0.43.1-scylladb...0.44.0-scylladb
Docker images: https://hub.docker.com/r/scylladb/latte/tags
0.43.1-scylladb
What's Changed
- .github/workflows/dockerhub-description.yml: Potential fix for code scanning alert no. 13: Workflow does not contain permissions by @mykaul in #117
- .github/workflows/docker.yml: Potential fix for code scanning alert no. 4: Workflow does not contain permissions by @mykaul in #119
- .github/workflows/release.yml: Potential fix for code scanning alert no. 2: Workflow does not contain permissions by @mykaul in #118
- Fix final stats calculation for more than
2^31operations by @vponomaryov in #116 - chore(deps): update github artifact actions (major) by @renovate[bot] in #114
- Bump latte version to
0.43.1-scylladbby @vponomaryov in #120
Full Changelog: 0.43.0-scylladb...0.43.1-scylladb
Docker images: https://hub.docker.com/r/scylladb/latte/tags
0.43.0-scylladb
What's Changed
- Update
README.mdfile with the actual information by @vponomaryov in #111 - Provide list of functions to invoke to the
preparefunction by @vponomaryov in #112 - Bump latte version to
0.43.0-scylladbby @vponomaryov in #113
Full Changelog: 0.42.1-scylladb...0.43.0-scylladb
Docker images: https://hub.docker.com/r/scylladb/latte/tags
0.42.1-scylladb
What's Changed
- chore(deps): update actions/checkout action to v6 by @renovate[bot] in #106
- perf: pin tokio to the older faster version
1.44.2by @vponomaryov in #107 - Bump latte version to
0.42.1-scylladbby @vponomaryov in #109
Full Changelog: 0.42.0-scylladb...0.42.1-scylladb
Docker images: https://hub.docker.com/r/scylladb/latte/tags
0.42.0-scylladb
What's Changed
- chore(deps): update peter-evans/dockerhub-description action to v5 by @renovate[bot] in #88
- chore(deps): update github artifact actions (major) by @renovate[bot] in #98
- Use OCI mediatype for building image by @vponomaryov in #100
- Update the scylla driver to use the latest
1.4version by @vponomaryov in #104 - chore(deps): update rust crate cargo-lock to v11 by @renovate[bot] in #102
- Add text file lines iterator by @vponomaryov in #103
- Bump latte version to
0.42.0-scylladbby @vponomaryov in #105
Full Changelog: 0.41.0-scylladb...0.42.0-scylladb
Docker images: https://hub.docker.com/r/scylladb/latte/tags
0.41.0-scylladb
What's Changed
- Add support for the Vector CQL data type by @vponomaryov in #95
- Bump latte version to
0.41.0-scylladbby @vponomaryov in #96
Full Changelog: 0.40.1-scylladb...0.41.0-scylladb
Docker images: https://hub.docker.com/r/scylladb/latte/tags
0.40.1-scylladb
What's Changed
- Add possibility to generate a 32bit float value in rune scripts by @vponomaryov in #90
- Fix parsing of Decimal and Varint CQL data types by @vponomaryov in #89
- Allow setting of null values to any CQL data type by @vponomaryov in #92
- Add a rune script showing how to do data validation by @vponomaryov in #91
- Bump latte version to
0.40.1-scylladbby @vponomaryov in #93
Full Changelog: 0.40.0-scylladb...0.40.1-scylladb
Docker images: https://hub.docker.com/r/scylladb/latte/tags
0.40.0-scylladb
What's Changed
- Add possibility to validate data in rune scripts by @vponomaryov in #77
- Use latest stable versions:
debian trixieandrust 1.90by @vponomaryov in #86 - Bump latte version to
0.40.0-scylladbby @vponomaryov in #87
Full Changelog: 0.33.0-scylladb...0.40.0-scylladb
Docker images: https://hub.docker.com/r/scylladb/latte/tags