Skip to content

Commit 23dec06

Browse files
committed
Update History and Readme for release 0.18.0
Signed-off-by: Daniel Chaffelson <[email protected]>
1 parent c4ccbaf commit 23dec06

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

README.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ Background and Documentation
9393
NiFi Version Support
9494
--------------------
9595

96-
| Currently we are testing against NiFi versions 1.1.2 - 1.13.2, and NiFi-Registry versions 0.1.0 - 0.8.0.
96+
| Currently we are testing against NiFi versions 1.1.2 - 1.15.0, and NiFi-Registry versions 0.1.0 - 1.15.0.
9797
| If you find a version compatibility problem please raise an `issue <https://github.com/Chaffelson/nipyapi/issues>`_
9898
9999
Python Requirements

docs/history.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22
History
33
=======
44

5+
0.18.0 (2021-11-29)
6+
-------------------
7+
8+
| Updated client for NiFi & Registry 1.15.0 release
9+
10+
* Moved testing to secured single user by default for NiFi
11+
* Consolidated clients to the 1.15.0 release version for both NiFi and Registry
12+
* Updated logic to support changed working modes in tests
13+
* Corrected minor functional issues for 1.15 in login handling, SSL certs, Parameter Updates and Testing
14+
* Backwards compatibility and Regression tested as requiring no breaking changes
15+
516
0.17.1 (2021-10-21)
617
-------------------
718

0 commit comments

Comments
 (0)