CHANGES: Regex lookup on the key name instead of COLLECTION:key

This commit is contained in:
Felipe Zimmerle 2019-06-26 11:01:43 -03:00
parent 2bdc5f9d0a
commit 341a5d01e1
No known key found for this signature in database
GPG Key ID: E6DFB08CE8B11277

View File

@ -1,6 +1,8 @@
v3.0.4 - YYYY-MMM-DD (to be released)
-------------------------------------
- Regex lookup on the key name instead of COLLECTION:key
[@rdiperri-yottaa, @danbiagini-work, @mmelo-yottaa, @zimmerle]
- Missing throw in Operator::instantiate
[Issue #2106 - @marduone]
- Making block action execution dependent of the SecEngine status