Skip to content

Commit

Permalink
Prepare for 0.3.2 release
Browse files Browse the repository at this point in the history
  • Loading branch information
istreeter committed Nov 15, 2021
1 parent 82a0ca5 commit 362a48a
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
Version 0.3.2 (2021-11-15)
--------------------------
Use direct executor for KPL callback (#73)
Github action to scan docker image with lacework (#72)
Warn about bad rows even in DummyStream sink (#64)
Add latest tag to Docker build explicitly (#61)
Disable colored logging by default (#63)
Fix flaky sink test: return columns in order (#71)
Checkpoint outstanding records when loader terminates (#69)
Fix timestamp in parsing error (#68)
Use ContextShift after Async callback in KinesisSink (#67)

Version 0.3.1 (2021-08-30)
--------------------------
Make database thread pool size configurable (#60)
Expand Down

0 comments on commit 362a48a

Please sign in to comment.