What's Changed
1.0.1 is a small patch release follow-up to the recent 1.0 release. It mostly consists of bug fixes, small improvements for flexibility, and updates to the documentation and project/release management.
Bug fixes
- [Bug] Fix label expiry checks on reasons by @jeffhalmich in #149
- Add safeparse to string udfs by @cmttt in #125
Enhancements
- configurable execution result store by @haileyok in #29
- Add error_on_empty parameter to HasLabel UDF by @cmttt in #128
- Support Optional types in comparison operators (<, >, <=, >=) by @alphonsoc in #146
Improved docs
- docs: mention documentation guidelines by @cassidyjames in #133
- docs: Add adopters with logos to README by @cassidyjames in #137
- docs: Add screenshots for suspicious user detection by @julietshen in #138
- update/add to rules documentation by @haileyok in #145
Project/release management
- [Docs] add bootstrap release policy and CHANGELOG by @juanmrad in #152
- CODEOWNERS: add ROOSTers and Discord teams by @cassidyjames in #150
- CODEOWNERS: Fix * owners by @cassidyjames in #151
- [CI] Fix code-quality workflow due to missing package index update by @juanmrad in #153
New Contributors
- @alphonsoc made their first contribution in #146
- @jeffhalmich made their first contribution in #149
- @juanmrad made their first contribution in #152
Full Changelog: 1.0...1.0.1