Castle Ruby Versions Save

Ruby gem for Castle

v7.2.0

2 years ago

#253

added InvalidRequestTokenError

#254

remove X-Castle-* headers from allowlist

v7.1.2

2 years ago
  • #247
    • fixed issue with body as null

v7.1.1

2 years ago

7.1.1

  • #246
    • support failover for risk and filter

v7.1.0

2 years ago

Enhancements:

  • #245
    • improved risk, filter and log endpoints validations

v7.0.0

2 years ago

BREAKING CHANGES:

  • #237
    • remove identify and review commands - they are no longer supported
    • remove Castle::Events - please use recognized events instead

Enhancements:

  • #243
    • add risk, filter and log endpoints
  • #242
    • correct configuration used by the logger
    • prevent unnecessary calls to the singleton configuration

v6.0.1

3 years ago

Enhancements:

  • #234 rename the namespace from IP to IPs

v6.0.0

3 years ago

BREAKING CHANGES:

  • #228 change the impersonation-related DSL
  • #213 rename config.url to config.base_url
  • #214 reorganize structure of the SDK, Castle::API::Session renamed to Castle::Session
  • #216 add new context and payload builders, changed DSL

Enhancements:

  • #231 allow to instantiate the configuration
  • #230 add webhooks verification
  • #223, #224, #225, #226, #227 allow to manage the devices
  • #221, #222 add more tests
  • #220 update the default timeout
  • #218 add logger config option
  • #212 drop origin from the default context

v5.0.0

3 years ago

BREAKING CHANGES:

Enhancements:

  • #208 bump the dependencies
  • #205 extend DEFAULT_ALLOWLIST

v4.3.0

4 years ago
  • #197 add trusted_proxy_depth and trust_proxy_chain configuration options

v4.2.1

4 years ago
  • #189 added missing singleton require