added the release_notes

This commit is contained in:
hongwei1 2018-05-30 12:27:31 +02:00
parent c0d50b58f1
commit bcb52740f9

View File

@ -4,6 +4,8 @@
```
Date Commit Action
29/05/2018 c0d50b5 Added Props kafka.partitions, default is 10. This should match the partitions in Kafka config
29/05/2018 c0d50b5 Added Props kafka.client.id, default is false.This is a unique id for each api instance. Must set it manully in props
08/05/2018 38e8641 Added Props require_scopes, default is false. Api will not use the scope role guards.
02/03/2018 6f9ad08 Added Props documented_server_url which is required for some glossary items
19/02/2018 Added possibility of Encryption/Decryption of properties in the props file over SSL Private/Public key infrastructure