Skip to content

Commit 35ddd32

Browse files
authored
Update README.md (#92)
1 parent 75228f3 commit 35ddd32

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,14 @@ Then:
3939
Head to the address it gives you to check if your changes have worked. More information about using mkdocs can be found [here](http://www.mkdocs.org/)
4040

4141
## Release Notes
42-
42+
- **3.3.0, May 2018**:
43+
* Upgraded to run with kdb+ v3.6. Note that it remains backwardly compatible with prior versions.
44+
* Implemented concurrent synchronous requests, as part of 3.6 upgrade
45+
* Added Response Formatter for gateway
46+
* Added Low Power Mode - aimed at use with Kx On Demand Licence
47+
* Added Initialisation Function invoked after a script is loaded and connections are established.
48+
* Changed the start script, to start or stop processes separately, in a batch or all at once. All the process configuration is now at one place in $KDBCONFIG/process.csv.
49+
* Bug fix for erroneous brackets that were causing permissions config to be loaded in incorrect order
4350
- **3.2.0, February 2018**:
4451
* Added initial version of [analytics library](http://aquaqanalytics.github.io/TorQ/analyticslib/), a set of functions to aid data manipulation
4552
* Added optional [dependency checker](http://aquaqanalytics.github.io/TorQ/gettingstarted/#application-dependency) for applications to check if they have minimal TorQ and kdb+ dependencies

0 commit comments

Comments
 (0)