Skip to content

Commit

Permalink
Release v1.8.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Dmitry Kropachev committed Jun 15, 2023
1 parent 2a1bb3b commit ccf22af
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
# Changelog
## [1.8.3] - 2023-06-015

- Pause generator when partitions are full ([#332](https://github.com/scylladb/gemini/pull/332))
- Fix TYPE_TIME value generations ([#337](https://github.com/scylladb/gemini/pull/337))
- Make validation retry on SelectFromMaterializedViewStatementType ([#347](https://github.com/scylladb/gemini/pull/347))
- Make gemini avoid running DROP COLUMN when it is not supported ([#350](https://github.com/scylladb/gemini/pull/350))
- Fix UDT value generations ([357](https://github.com/scylladb/gemini/pull/357))

## [1.8.2] - 2023-06-01

Expand Down

0 comments on commit ccf22af

Please sign in to comment.