Skip to content

Commit ad130a4

Browse files
chore(release): 1.0.0 release notes
# [1.0.0](0.6.0...1.0.0) (2023-01-05) ### Features * add spark history server api ([9201b7d](9201b7d)) ### BREAKING CHANGES * Type of timestamp fields in Application response models has been changed to `Date`. The type of timestamp fields like startTime, endTime in `ApplicationGetStateResponse` and `Application` models has been changed from `String` to `Date`. Signed-off-by: Subin Shekhar <[email protected]>
1 parent a32a9e2 commit ad130a4

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# [1.0.0](https://github.com/IBM/ibm-iae-java-sdk/compare/0.6.0...1.0.0) (2023-01-05)
2+
3+
4+
### Features
5+
6+
* add spark history server api ([9201b7d](https://github.com/IBM/ibm-iae-java-sdk/commit/9201b7da4da30c615d28e1df69e321adb1a533fc))
7+
8+
9+
### BREAKING CHANGES
10+
11+
* Type of timestamp fields in Application response models has been changed to `Date`.
12+
13+
The type of timestamp fields like startTime, endTime in `ApplicationGetStateResponse` and `Application` models has been changed from `String` to `Date`.
14+
15+
Signed-off-by: Subin Shekhar <[email protected]>
16+
117
# [0.6.0](https://github.com/IBM/ibm-iae-java-sdk/compare/0.5.3...0.6.0) (2022-11-24)
218

319

0 commit comments

Comments
 (0)