Skip to content

Commit b8bd45d

Browse files
committed
Version 0.7.33
1 parent fb3a8f3 commit b8bd45d

2 files changed

Lines changed: 4 additions & 6 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
# Changes for Datasplash
22

3-
## [Unreleased]
4-
5-
### Added
6-
3+
## [0.7.33] - 2026-02-04
74
### Changed
85
* bump beam to 2.71.0
96
* bump tools.logging to 1.3.1, tools-io to 0.3.42
@@ -319,7 +316,8 @@
319316
- Add pubsub namespace #6 (Thanks to @MartinSahlen)
320317
- Put slf4j deps in :dev profiles #8 (Thanks to @torbjornvatn)
321318

322-
[Unreleased]: https://github.com/ngrunwald/datasplash/0.7.32...devel
319+
[Unreleased]: https://github.com/ngrunwald/datasplash/0.7.33...devel
320+
[0.7.33]: https://github.com/ngrunwald/datasplash/-/compare/0.7.32...0.7.33
323321
[0.7.32]: https://github.com/ngrunwald/datasplash/-/compare/0.7.31...0.7.32
324322
[0.7.31]: https://github.com/ngrunwald/datasplash/-/compare/0.7.30...0.7.31
325323
[0.7.30]: https://github.com/ngrunwald/datasplash/-/compare/0.7.29...0.7.30

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject datasplash "0.7.33-SNAPSHOT"
1+
(defproject datasplash "0.7.33"
22
:description "Clojure API for a more dynamic Google Cloud Dataflow and (hopefully) Apache BEAM"
33
:url "https://github.com/ngrunwald/datasplash"
44
:license {:name "Eclipse Public License"

0 commit comments

Comments
 (0)