Skip to content

Releases: scylladb/gemini

v1.6.9

17 Apr 08:04
Compare
Choose a tag to compare

Changelog

4e6a2fa Gemini v1.6.9
035ddb9 gemini: Avoid DDL operations for a table with MV (#235)

v1.6.8

20 Feb 08:08
35101f9
Compare
Choose a tag to compare

Changelog

35101f9 Merge pull request #225 from scylladb/issue_224
87006da gemini: min-columns correctly set in CLI

v1.6.7

19 Feb 14:37
45fb788
Compare
Choose a tag to compare

Changelog

45fb788 Merge pull request #222 from scylladb/issue_218
24a2f2f gemini,schema: general table option added

v1.6.6 - Do not use erroneously released

19 Feb 14:36
45fb788
Compare
Choose a tag to compare

Changelog

07e8843 Merge pull request #221 from scylladb/issue_220
0d69f09 schema: optionally apply different replication strategy

v1.6.5

18 Feb 14:35
07e8843
Compare
Choose a tag to compare

Changelog

07e8843 Merge pull request #221 from scylladb/issue_220
0d69f09 schema: optionally apply different replication strategy

v1.6.4

12 Feb 12:56
Compare
Choose a tag to compare

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

03 Dec 07:27
c4e2a9d
Compare
Choose a tag to compare

Changelog

c4e2a9d Merge pull request #214 from scylladb/mv_reads_off_by_one
730bf0e schema: append newly generated values for mv queries

v1.6.2

26 Nov 08:56
6993fd8
Compare
Choose a tag to compare

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

07 Nov 09:55
Compare
Choose a tag to compare

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

06 Sep 11:46
Compare
Choose a tag to compare

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