File tree Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Expand file tree Collapse file tree 1 file changed +5
-0
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Version 3.5.0
4+
35* Added client-side filtering to many of the standard API (wherever sensibly applicable); These APIs ` select `
46 and ` get_all ` functions now feature optional ` include ` and ` exclude ` parameters which can be used to filter
57 the results before being wrapped into Python objects; Added multiple matchers including a JSONPath matcher
68 a JMESPath matcher and a PyDF (Python Display Filter) matcher with PyDF as default.
9+
10+ ## Version 3.4.0
11+
712* Added ` QueueListener ` and ` AsyncQueueListener ` classes to the Notification 2.0 toolkit. These pre-defined
813 listener implementation append new notifications to standard queues that can be monitored/listened to which
914 makes Notification 2.0 solutions even simpler to implement.
You can’t perform that action at this time.
0 commit comments