Releases: castle/castle-ruby
Releases · castle/castle-ruby
Release 8.1.0
Release 8.0.0
Release 7.2.0
Release 7.1.2
- #247
- fixed issue with body as null
Release 7.1.1
7.1.1
- #246
- support failover for risk and filter
Release 7.1.0
Enhancements:
- #245
- improved risk, filter and log endpoints validations
Release v7.0.0
BREAKING CHANGES:
- #237
- remove
identify
andreview
commands - they are no longer supported - remove
Castle::Events
- please use recognized events instead
- remove
Enhancements:
Release v6.0.1
Enhancements:
- #234 rename the namespace from
IP
toIPs
Release v6.0.0
Release v5.0.0
BREAKING CHANGES:
- #207 allow to reuse the connection (https://github.com/castle/castle-ruby#connection-reuse)
- #204 drop the configuration
host
,port
,url_prefix
options in favor ofurl
- #203 rename the
whitelist/blacklist
configuration option toallowlist/denylist
Enhancements: