Skip to content

Releases: castle/castle-ruby

Release 8.1.0

01 Nov 14:35
23b7b84
Compare
Choose a tag to compare
  • #272. Add support for Lists API

Release 8.0.0

12 Aug 10:54
d53c1a0
Compare
Choose a tag to compare
  • #267

    • fix issues with non-string values in headers
  • #262,#268

    • add 429 RateLimitError
  • Bump dependencies

  • Add support for Rubies 3.1 and 3.2 and 3.3

  • Add support Rails 7

BREAKING CHANGES:

  • Drop support for Rubies < 2.7 and Rails < 6

Release 7.2.0

10 Mar 12:37
a7585fd
Compare
Choose a tag to compare

#253

added InvalidRequestTokenError

#254

remove X-Castle-* headers from allowlist

Release 7.1.2

02 Sep 20:16
Compare
Choose a tag to compare
  • #247
    • fixed issue with body as null

Release 7.1.1

15 Jun 16:13
Compare
Choose a tag to compare

7.1.1

  • #246
    • support failover for risk and filter

Release 7.1.0

15 Jun 16:11
Compare
Choose a tag to compare

Enhancements:

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

Release v7.0.0

03 Jun 10:09
de1faf2
Compare
Choose a tag to compare

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

Release v6.0.1

19 Jan 15:34
dcfbc63
Compare
Choose a tag to compare

Enhancements:

  • #234 rename the namespace from IP to IPs

Release v6.0.0

19 Jan 12:27
8462765
Compare
Choose a tag to compare

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

Release v5.0.0

29 Sep 15:48
dcc85bd
Compare
Choose a tag to compare

BREAKING CHANGES:

Enhancements:

  • #208 bump the dependencies
  • #205 extend DEFAULT_ALLOWLIST