Releases: scylladb/gemini
v1.7.1
v1.7.0
Changelog
843428e Merge pull request #240 from scylladb/issue_229
747129d docker: default dev scylla is 4.0.0
55cbea0 gocql: bumped to v1.4.0
04a3497 gocqlx: bumped to v2.0.2
c589d97 schema: initial support for simple LWT on insert
8fd9477 schema: omitting missing schema elements when nil
123054f scripts: fixed stdin/stderr when checking scylla started
v1.6.10
Changelog
b5832da Merge pull request #238 from scylladb/issue_232
3bd3d2f Merge pull request #239 from scylladb/issue_226
407eaac cmp: upgrade to fix Go 1.4 changes
afce590 gemini: attempts to shutdown more precisely
12f45d1 gemini: simplified main job launching
1ce6a1b github: actions workflow fix
f67c87d github: actions workflow go version
2b8817b github: added actions for tests
d2d2c92 schema: fixed create table creation and tests
67e678a schema: index name contains table name
v1.6.9
v1.6.8
v1.6.7
v1.6.6 - Do not use erroneously released
v1.6.5
v1.6.4
Changelog
0808d05 Add Apache 2.0 license
1ac5a23 Merge pull request #213 from scylladb/apache
45daa92 README.md: Features
cf3e043 README.md: Gemini logo (#216)
85f71cd README.md: Move development instructions to another document
76e9f53 Update README.md (#215)
2ff1a4c gemini: invalid strategy unmarshaling fixed