Releases: scylladb/gemini
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
v1.6.3
v1.6.2
Changelog
84f74b3 Merge pull request #211 from scylladb/allow_secondary_indexes_to_stabilize
6993fd8 Merge pull request #212 from scylladb/using_mv_after_async_reapplication_implemented
18c5907 gemini: async object retries configurable
8035b9e gemini: reattempt partially empty loads of secondary index results
77aaf1f schema: re-added materialized views queries
v1.6.1
Changelog
14c80e1 Merge "docs: added command help output section" from Henrik
38d17bc Merge pull request #203 from scylladb/counters_support
bfb191d Merge pull request #204 from scylladb/warmup_checks_fix
44e953c Merge pull request #207 from scylladb/penberg/gen-tables
cacd510 gemini,docs: cql-feature "all" is now correctly named in docs
dac9a0d gemini: Support generating multiple tables ker keyspace
64fdab9 gemini: disabling json for counters
3afc1fb gemini: handling both jobs being dead and dying
13e8655 mod: Bumped driver to v1.3.1
45edf46 mod: sync up go.sum
4fb5525 schema,gemini: adds support for counters
ecaf13b schema: Extract createTable() function
73f788f schema: Fix hard-coded name of materialized views
537fdb7 schema: generator test fix