Skip to content

Releases: scylladb/gemini

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

v1.5.0

26 Aug 11:16
9c22b7c
Compare
Choose a tag to compare

Changelog

e84ae97 Merge pull request #183 from scylladb/improve_documentation
56611d4 Merge pull request #191 from scylladb/replication_factor_configurable
2d1b03d Merge pull request #192 from scylladb/run_without_oracle
580b94f Merge pull request #193 from scylladb/partition_key_distributions
7a4a7f5 Merge pull request #196 from scylladb/cql_tracing
9c22b7c Merge pull request #198 from scylladb/overlapping_reads_and_writes
2b3e31c Update CHANGELOG.md for issue #198
5ebaa8d gemini-launcher: Bring back "--oracle-cluster" option
dfac4eb gemini: added CQL tracing support
b305137 gemini: default cli arg for replication strategy
5cb387e gemini: default cli arg for replication strategy
2be9255 gemini: distributions changelog
c35c488 gemini: documentation improvements
ffe8df5 gemini: explicit return of values after mutations
1e0a5c1 gemini: in-flight tracking of partition keys
728a791 gemini: more configs for distributions
dcad380 gemini: possible to run without oracle
c6a1a0e gemini: replication strategy changelog
a652474 gemini: support for partition key distributions
a912577 schema: replication strategy is now supported

v1.4.4

19 Jul 08:03
Compare
Choose a tag to compare

Changelog

9545745 Merge pull request #185 from scylladb/mutate_transition_stabilize
977087f gemini: changelog for 1.4.4
7d7a24e store: oracle mutations more resilient

v1.4.3

18 Jul 09:55
Compare
Choose a tag to compare

Changelog

29c6df3 Merge pull request #177 from scylladb/no_byte_slice_map_keys
8447bea Merge pull request #178 from scylladb/exit_codes
5d78a64 Merge pull request #179 from scylladb/schema_in_output_file
4040728 Merge pull request #180 from scylladb/ensure_mv_can_be_created
04e276d Merge pull request #181 from scylladb/drain_last_status_updates_issue_176
7b98711 Merge pull request #182 from scylladb/small_changelog_update
b00e877 gemini: changelog for 1.4.3
9a5fea1 gemini: changelog for fixes to MV creation
70898c5 gemini: cli arguments for max/min pk,ck,cols
3fe8844 gemini: makes sure the result is updated on termination
69e9356 gemini: non zero exit status on all errors
713bb39 gemini: schema in result file
c3bcb3e schema: disable blobs as map keys
f638c56 schema: fixed a serious bug in map types generation
732ab96 schema: schema config validation available

v1.4.2

10 Jul 06:02
Compare
Choose a tag to compare

Changelog

cf32784 Concurrency blocking issue (#171)
6e96948 Merge pull request #167 from scylladb/driver_upgrade
e04d4f9 Merge pull request #170 from scylladb/penberg/fix-zero-warmup
87fdbdf gemini: Fix indefinite hang if warmup is set to zero
0b52647 gemini: bumped gocql version to 1.2.1
2541271 gemini: changelog for 1.4.2
ccde4ec gemini: ensures that full source doesn't block
05b3757 gemini: generator no longer blocks on starved old values
c1916a6 gemini: generator no longer blocks on starved old values (#172)
853fbe1 gemini: sources has prometheus gauges
e2e551c schema: sources non-blocking changelog

v1.4.1

08 Jul 09:49
Compare
Choose a tag to compare

Changelog

27a1815 Merge pull request #160 from scylladb/mat_view_fix
5fa2b21 Merge pull request #162 from scylladb/index_queries
014fb7d Merge pull request #164 from scylladb/ip_numbers_as_map_keys
f0cbed1 Merge pull request #166 from scylladb/concurrencu_blocking_issue
80290db gemini: aviod deadlock when consumers no longer consume the pump
6e9cf0a gemini: changelog for 1.4.1
c5af0ec gemini: invalid materialized view ddl fixed
f9e0f0f gemini: minor cleanup after job refactoring
22a2357 gemini: using sync.Once instead of hand crafted version
4473ceb schema: index queries used with low frequency
aabdce5 schema: use tring representation of ips
1ef6a42 store: *big.Int helper support

v1.4.0

05 Jul 08:27
Compare
Choose a tag to compare

Changelog

3b3cff0 Merge pull request #159 from scylladb/tuning_pk_generation
0dfdaeb gemini: changelog for 1.4.0
5a3c963 gemini: partition key generation improved

v1.3.4

03 Jul 13:23
Compare
Choose a tag to compare

Changelog

23fca5d Merge pull request #155 from scylladb/partition_key_not_only_ints
b4bb5bb Merge pull request #156 from scylladb/data_generation_cleanup
8bf6e7e Merge pull request #157 from scylladb/launcher_ensures_dependencies
75e3707 Merge pull request #158 from scylladb/correct_shutdown
f566ec8 dev: explicit dependency downloading
896858c gemini: changelog for 1.3.4
8bb7c3c gemini: partition keys can now be other than ints
cd03665 gemini: shutdown not waiting for warmup
61315d8 schema: removed unused data gen functions
aab1630 store: type checking helper more exhausted

v1.3.3

02 Jul 12:50
3c4d32b
Compare
Choose a tag to compare

Changelog

3c4d32b Merge pull request #154 from scylladb/partitioning_scheme_configurable_buffers_patch
13def87 gemini: partition key buffers cli arg short hand removed

v1.3.2

02 Jul 12:39
c1afadd
Compare
Choose a tag to compare

Changelog

c1afadd Merge pull request #153 from scylladb/partitioning_scheme_configurable_buffers
b0aa6c2 gemini: partition key buffers size configurable