File tree Expand file tree Collapse file tree 3 files changed +5
-10
lines changed Expand file tree Collapse file tree 3 files changed +5
-10
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.26] - 2025-02-03
7
4
### Changed
8
5
* Bump beam to 2.61.0.
9
6
* Bump charred to 1.036.
10
7
* Bump superstring to 3.2.1.
11
8
12
- ### Fixed
13
-
14
-
15
9
## [ 0.7.25] - 2024-12-06
16
10
### Added
17
11
* without-validation option in read-bw-raw.
274
268
- Add pubsub namespace #6 (Thanks to @MartinSahlen )
275
269
- Put slf4j deps in : dev profiles #8 (Thanks to @torbjornvatn )
276
270
277
- [ Unreleased ] : https://https://github.com/ngrunwald/datasplash/0.7.25...devel
271
+ [ Unreleased ] : https://https://github.com/ngrunwald/datasplash/0.7.26...devel
272
+ [ 0.7.26 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.25...0.7.26
278
273
[ 0.7.25 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.24...0.7.25
279
274
[ 0.7.24 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.23...0.7.24
280
275
[ 0.7.23 ] : https://github.com/ngrunwald/datasplash/-/compare/0.7.22...0.7.23
Original file line number Diff line number Diff line change @@ -147,7 +147,7 @@ See Apache Beam [Compression enum][] for details.
147
147
148
148
## License
149
149
150
- Copyright © 2015-2024 Oscaro.com
150
+ Copyright © 2015-2025 Oscaro.com
151
151
152
152
Distributed under the Eclipse Public License either version 1.0 or (at your
153
153
option) any later version.
Original file line number Diff line number Diff line change 1
- (defproject datasplash " 0.7.26-SNAPSHOT "
1
+ (defproject datasplash " 0.7.26"
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