File tree Expand file tree Collapse file tree 2 files changed +4
-9
lines changed Expand file tree Collapse file tree 2 files changed +4
-9
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.29] - 2025-05-14
7
4
### Changed
8
5
* Bump beam to 2.65.0.
9
6
10
- ### Fixed
11
-
12
-
13
7
## [ 0.7.28] - 2025-04-17
14
8
### Changed
15
9
* Bump beam to 2.64.0.
292
286
- Add pubsub namespace #6 (Thanks to @MartinSahlen )
293
287
- Put slf4j deps in : dev profiles #8 (Thanks to @torbjornvatn )
294
288
295
- [ Unreleased ] : https://github.com/ngrunwald/datasplash/0.7.28...devel
289
+ [ Unreleased ] : https://github.com/ngrunwald/datasplash/0.7.29...devel
290
+ [ 0.7.29 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.27...0.7.29
296
291
[ 0.7.28 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.27...0.7.28
297
292
[ 0.7.27 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.26...0.7.27
298
293
[ 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.29-SNAPSHOT "
1
+ (defproject datasplash " 0.7.29"
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