Skip to content

v1.8.4

Compare
Choose a tag to compare
@soyacz soyacz released this 03 Jul 16:54
· 132 commits to master since this release

Changelog

  • 5d2f564 *added 'complex_type' for all comple column types. *redid columns 'UnmarshalJSON'
  • 218c059 *added ColumnName in IndexDef *added function that`s adding referenses in 'IndexDef' on 'ColumnDef' for loaded schema from file *some fixes
  • 4679e78 *changed varillbe names inside complex types defenitions *some fixes
  • 0dbde2d *some changes
  • 126dc09 Merge pull request #360 from illia-li/il/redo-UnmarshalJSON
  • 1d57761 Merge pull request #361 from scylladb/feat_add_version_info
  • ec6a330 Merge pull request #363 from scylladb/362-when-gemini-terminates-test-it-could-produce-fake-missing-rows-errors
  • a8de9a9 Release v1.8.4
  • 0512a10 feat(gemini): add version info
  • 4481c8e fix(changelog): remove extra char
  • ea0778e fix(inflight): make tests faster
  • a20676d fix(jobs): make them finish test properly when it is stopped
  • 3b69a6b fix(store): don't panic on connection error
  • 7f79e2f fix(typedef): add columns serialization/deserialization tests