Ruby SDK

Ruby SDK Changelog

Below is the changelog of our Ruby SDK, oso-cloud:

1.8.0

  • Use Fallback, if configured, for .get, .get_policy_metadata, and local check APIs if Oso Cloud returns an error (Requires Fallback 1.0.0 or later)
  • Use Fallback, if configured, if Oso Cloud returns an HTTP 400 error

1.7.1

  • Add X-Request-ID header to uniquely identify individual API requests; include this ID in error messages for better debugging.

1.7.0

  • Added new oso.actions_local() method.
  • Accept true, false, and Integer values as fact args. These are converted to the appropriate Polar type.

1.6.0

Added support for the local check api: