File tree Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Expand file tree Collapse file tree 2 files changed +5
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Changes for Datasplash
2
2
3
- ## [ Unreleased]
4
-
5
- ### Added
6
-
3
+ ## [ 0.7.30] - 2025-06-10
7
4
### Changed
8
5
* bump to clojure 1.12.1.
9
6
296
293
- Add pubsub namespace #6 (Thanks to @MartinSahlen )
297
294
- Put slf4j deps in : dev profiles #8 (Thanks to @torbjornvatn )
298
295
299
- [ Unreleased ] : https://github.com/ngrunwald/datasplash/0.7.29...devel
300
- [ 0.7.29 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.27...0.7.29
296
+ [ Unreleased ] : https://github.com/ngrunwald/datasplash/0.7.30...devel
297
+ [ 0.7.30 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.29...0.7.30
298
+ [ 0.7.29 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.28...0.7.29
301
299
[ 0.7.28 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.27...0.7.28
302
300
[ 0.7.27 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.26...0.7.27
303
301
[ 0.7.26 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.25...0.7.26
Original file line number Diff line number Diff line change 1
- (defproject datasplash " 0.7.30-SNAPSHOT "
1
+ (defproject datasplash " 0.7.30"
2
2
:description " Clojure API for a more dynamic Google Cloud Dataflow and (hopefully) Apache BEAM"
3
3
:url " https://github.com/ngrunwald/datasplash"
4
4
:license {:name " Eclipse Public License"
You can’t perform that action at this time.
0 commit comments