Skip to content

v1.8.8

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Sep 11:04
· 2 commits to master since this release
37f972f

Changelog

  • edb34a9 Merge pull request #402 from scylladb/401-after-v187-it-hungs-without-schema-seed
  • 5595709 Merge pull request #404 from illia-li/il/fix-store-only_last_attempt_diff_generation
  • ac15fbb Merge pull request #413 from scylladb/dk/409-log-details-required-for-debugging-failed-tests
  • 916bff7 Merge pull request #416 from illia-li/il/fix-stmtlogger-add-nop-filelogger
  • 8bda34c Merge pull request #417 from scylladb/dependabot/go_modules/golang.org/x/net-0.17.0
  • fac064a Merge pull request #419 from scylladb/dependabot/go_modules/golang.org/x/net-0.23.0
  • 1ddb2ee Merge pull request #421 from scylladb/update-dependancies
  • c8a3c98 Merge pull request #422 from scylladb/remove-toolchain-from-go-mod
  • 7600ee9 Merge pull request #423 from CodeLieutenant/feat/docker-release
  • accfcf2 Merge pull request #424 from CodeLieutenant/feat/disable-materialized-views
  • 6f91eb7 Merge pull request #425 from CodeLieutenant/feat/integration-tests
  • cec657e build(deps): bump golang.org/x/net from 0.17.0 to 0.23.0
  • 5cc62af build(deps): bump golang.org/x/net from 0.9.0 to 0.17.0
  • 69aaefd feat(cli): add statement-log-file option
  • 4e4246c feat(go.mod): update dependancies
  • ab3e873 feature(ci): release gemini using goreleaser and github actions
  • 201baf2 feature(docker): new multi-staged docker build
  • f553671 feature(integration-tests): Run same gemini command as in SCT
  • 91bd64d feature(materialized-views): add cli flags to disable materialized views
  • 16a7413 fix(docs): fix url in README.md
  • e921061 fix(go.mod): remove toolchain
  • 37f972f fix(releaser): add main to goreleaser
  • db2aa96 fix(stmtlogger): lets gemini work without 'test-statement-log-file' option
  • 94b0aea fix(store): complex diff only at last retry attempt
  • 42b56b8 fix(typedef): ValueVariationsNumber returns zero all the time
  • f60664b fix(typedef): fix CQLPretty to produce runable queries