Releases: scylladb/gemini
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
v1.6.0
Changelog
e2cc939 Fix CHANGELOG for 1.5.0
6f03f51 Gemini v1.6.0
fd0b7ca Merge pull request #200 from scylladb/lazy_data_generation
1e26abd Merge pull request #201 from scylladb/bump_gocql_version
985fc2b docs/release-process.md: Fix Markdown syntax
6e6bdfb gemini: added inflight tests
91042f7 gemini: changelog for lazy partition keys
c55b213 gemini: chengelog for lazy partition key generation
84dbd28 gemini: cleanup after review
4b7e315 gemini: fixup debug code and comments
2c1bb39 gemini: inflight cache is now sharded for better blocking behavior
94466f1 gemini: introduce gemini.DistributionFunc contract
29eb668 gemini: lazy generation of partition keys
482573d gemini: moved in-flight set to partition
994a752 gemini: picking new partition key if there is no old available
1fc670c gemini: renamed source to partition
af47060 gemini: restoring reporting frequency
583d711 gemini: tomb package used to coordinate shutdown
0cc70d5 gemini: using a simple locked inflight cache
6375d58 inflight: correct comment spacing
2c52433 inflight: correct delete functionality
c548d3a inflight: simplified deletes
dad5cef mod: bumped gocql to v1.3.0-rc.1