1.1.0 #443
cassidyjames
announced in
Announcements
1.1.0
#443
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Easier to Use, Extend, and Test
Osprey spent its first release cycle proving it can carry trust and safety operations at scale, processing more than 50 million events a day in production at organizations like Bluesky and Discord as it encodes platform-specific rules and supports live investigations. With 1.1.0, we've turned our attention to how we could improve working in Osprey day to day.
Read more about the release on our blog.
Changes
Added
/features(#276 by @haileyok)/rules(#277 by @haileyok)GetActionId()stdlib UDF for retrieving the current action ID from execution context (#327 by @julietshen)ParseIntUDF for converting numeric strings to integers (#190 by @bealsbe)StringSliceUDF for extracting substrings by index range (#189 by @bealsbe)ExperimentandExperimentWhenUDFs for checking experiment membership (#203 by @bealsbe)osprey-stressCLI: closed-loop stress harness that produces synthetic events at a configurable rate, observes theirExecutionResults on the output topic, and reports drop rate and p50/p95/p99 latency, exiting non-zero on threshold breach so it can gate CI on pipeline health (#367 by @julietshen, closes #324)Changed
react-scriptswithrsbuild/rspackfor UI builds (#235 by @chimosky)highcharts(proprietary) withecharts(Apache 2.0) in the Timeseries chart (#374)Fixed
EntityWithPopoverUI component (#377 by @julietshen)New Contributors
Full Changelog: 1.0.1...1.1.0
This discussion was created from the release 1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions