Skip to content

Commit e6329fd

Browse files
committed
prepare for 3.4.2-alpha.4
1 parent f1598a1 commit e6329fd

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file. This change
44

55
## Unreleased Changes
66

7+
## 3.4.2-alpha.4
8+
9+
- Log metadata thru sentry
10+
711
## 3.4.2-alpha.3
812

913
- Fix project version

project.clj

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject tech.gojek/ziggurat "3.4.2-alpha.3"
1+
(defproject tech.gojek/ziggurat "3.4.2-alpha.4"
22
:description "A stream processing framework to build stateless applications on kafka"
33
:url "https://github.com/gojektech/ziggurat"
44
:license {:name "Apache License, Version 2.0"

0 commit comments

Comments
 (0)