Skip to content

Commit

Permalink
Pre-release preparations
Browse files Browse the repository at this point in the history
Change-Id: Ifd6d031ae66f7950c03b1b78126b0a4009748a6b
  • Loading branch information
raphaelsolarski authored and mproch committed Apr 1, 2019
1 parent d2bf1a3 commit 3ada873
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion BreakingChanges.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,14 @@

To see biggest differences check changes in demo.

## In version 0.0.11
* Changes in CustomStreamTransformer implementation, LazyInterpreter became LazyParameter, please look at samples to see changes in API

## In version 0.0.8

* Upgrade to Flink 1.4
* Change of format of Flink cluster configuration
* Parameters of sources and sinks are expressions now - automatic update of DB is available
* Change of configuration of Grafana dashboards
* Custom processes are defined in main configuration file now
* TODO: anything else?
* TODO: anything else?
2 changes: 1 addition & 1 deletion demo/docker/.env
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
CODE_LOCATION=/tmp/code-assembly.jar
NUSSKNACKER_VERSION=0.0.10
NUSSKNACKER_VERSION=0.0.11

0 comments on commit 3ada873

Please sign in to comment.