Skip to content

v1.8.11

Compare
Choose a tag to compare
@github-actions github-actions released this 10 Mar 10:32
· 17 commits to master since this release
974789a

Changelog

  • 67dbd23 Add renovate.json
  • f5feeb3 Merge pull request #461 from scylladb/renovate/all-dependencies
  • 3e23d54 Merge pull request #465 from scylladb/renovate/all-dependencies
  • f82d6bb Merge pull request #466 from scylladb/renovate/major-all-dependencies
  • 89913f8 Update Makefile
  • 056167b build(deps): bump golang.org/x/net from 0.32.0 to 0.34.0
  • 40e4b8e chore(deps): update module github.com/scylladb/gocql to v1.14.5
  • 974789a chore: Version file update
  • f5e2fa5 chore: upgrade to go 1.24
  • 198842a feature(compression): add zstd log compression to statement log files
  • f5c70a6 fix(deps): update all dependencies
  • 865306b fix(deps): update golang.org/x/exp digest to 054e65f
  • 6bed7f8 fix(deps): update golang.org/x/exp digest to dead583
  • 8a8c538 fix(dist-func): use normalDistMean and normalDistSigma from CLI args
  • 39b8572 fix(gh-actions): do not cancel the run if others are running
  • 31fc40d fix(integration-tests): increase fs.aio-max-nr and fs.file-max
  • 9c051a8 fix(integration-tests): run integration tests in parallel
  • 8a78d6d improvement(github-actions): run always on ubuntu 24.04
  • 5eeb0a6 refactor(generator): generators use context.Context instead of stopflag
  • 1f8c129 refactor(generator): generators use context.Context instead of stopflag