Skip to content

Commit 85e44d6

Browse files
committed
Bullet Storm 1.1.0 and DSL 1.1.1
1 parent 41a0909 commit 85e44d6

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Replace me with the real documentation.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Replace me with the real documentation.

docs/releases.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ The implementation of Bullet on Storm. Due to major API changes between Storm <=
8686

8787
| Date | Storm 1.0+ | Storm 0.10 | Highlights | APIDocs |
8888
| ------------ | --------------------------------------------------------------------------- | --------------------------------------------------------------------------- | ---------- | ------- |
89+
| 2021-03-19 | [**1.1.0**](https://github.com/bullet-db/bullet-storm/releases/tag/bullet-storm-1.0.1) | - | SpoutConnector | [JavaDocs](apidocs/bullet-storm/1.1.0/index.html) |
8990
| 2021-03-01 | [**1.0.1**](https://github.com/bullet-db/bullet-storm/releases/tag/bullet-storm-1.0.1) | - | Extra submit API with Storm Config | [JavaDocs](apidocs/bullet-storm/1.0.1/index.html) |
9091
| 2021-01-12 | [**1.0.0**](https://github.com/bullet-db/bullet-storm/releases/tag/bullet-storm-1.0.0) | - | Bullet Core 1.1, Replay, Storage | [JavaDocs](apidocs/bullet-storm/1.0.0/index.html) |
9192
| 2019-02-07 | [**0.9.1**](https://github.com/bullet-db/bullet-storm/releases/tag/bullet-storm-0.9.1) | [**0.9.1**](https://github.com/bullet-db/bullet-storm/releases/tag/bullet-storm-0.10-0.9.1) | Bullet DSL 0.1.2 and packaging fixes | [JavaDocs](apidocs/bullet-storm/0.9.1/index.html) |
@@ -244,6 +245,7 @@ A DSL to plug data sources into the Bullet Backend and Web Service.
244245

245246
| Date | Release | Highlights | APIDocs |
246247
| ------------ | ---------------------------------------------------------------------------------------- | ---------- | ------- |
248+
| 2021-03-18 | [**1.1.1**](https://github.com/bullet-db/bullet-dsl/releases/tag/bullet-dsl-1.1.0) | AvroBulletRecordConverter fixing String types | [JavaDocs](apidocs/bullet-dsl/1.1.1/index.html) |
247249
| 2021-02-17 | [**1.1.0**](https://github.com/bullet-db/bullet-dsl/releases/tag/bullet-dsl-1.1.0) | JSONBulletRecordConverter | [JavaDocs](apidocs/bullet-dsl/1.1.0/index.html) |
248250
| 2021-02-11 | [**1.0.1**](https://github.com/bullet-db/bullet-dsl/releases/tag/bullet-dsl-1.0.1) | Bullet Core 1.2, Unsets default connector/converter | [JavaDocs](apidocs/bullet-dsl/1.0.1/index.html) |
249251
| 2020-10-30 | [**1.0.0**](https://github.com/bullet-db/bullet-dsl/releases/tag/bullet-dsl-1.0.0) | Bullet Core 1.1, Types to match Bullet Record 1.1 | [JavaDocs](apidocs/bullet-dsl/1.0.0/index.html) |

0 commit comments

Comments
 (0)