Release v9.1.0
9.1.0
Enhancements:
- Add Events API support (enterprise) — three new client methods for querying event data:
events_schema—GET /v1/events/schemaquery_events—POST /v1/events/querygroup_events—POST /v1/events/group
Housekeeping:
- Remove unused
Castle::Validators::NotSupported(dead code) - Remove unused
Session::HTTPS_SCHEMEconstant; inline the comparison inGetConnection - Replace deprecated
:mingw, :x64_mingwBundler platforms with:windows - Bump Bundler 2.6.9 → 2.7.2
- Bump json 2.19.5 → 2.19.7