Skip to content

Releases: castle/castle-java

castle-java v2.4.1

06 Feb 09:20
d079d42
Compare
Choose a tag to compare
  • #135 Serialize null values in ChangesetEntry
  • #134 Bump ch.qos.logback:logback-classic from 1.4.11 to 1.4.12
  • #132 Update nexus staging plugin
  • #131 Fix singleton tests

castle-java v2.4.0

31 Aug 15:10
bc7ccca
Compare
Choose a tag to compare
  • #129 Update to spring boot 6.0.1 and servlets 6.0.0
  • #127 Bump com.google.guava:guava from 31.1-jre to 32.0.0-jre

castle-java v2.3.2

22 Jun 08:54
775fc5d
Compare
Choose a tag to compare
  • #125 Update generated classes to add scores, skip_request_token_validation, skip_context_validation fields, mark risk field as nullable

castle-java v2.3.1

21 Apr 09:44
2a4ad07
Compare
Choose a tag to compare
  • #123 Update dependencies
  • #121 Update generated classes to add score field

castle-java v2.3.0

20 May 12:07
022aaf3
Compare
Choose a tag to compare
  • #119 Add response body to api exception message
  • #118 Add not found exception
  • #117 Add model classes for payload and response for risk, log and filter
  • #116 Handle prematurely closed response body

castle-java v2.2.1

02 May 10:05
d20af65
Compare
Choose a tag to compare
  • #114 Handle closed response in OkHttpExceptionUtil

castle-java v2.2.0

29 Apr 12:20
53d7699
Compare
Choose a tag to compare
  • #112 Add recover api support
  • #111 Update dependencies
  • #110 Rename parameter exception classes
  • #107 Fixed flaky tests

castle-java v2.1.0

07 Mar 09:31
a04e058
Compare
Choose a tag to compare
  • #108 Add exception for handling invalid request token
  • #102 Add id key that was missing

castle-java v2.0.0

04 Jun 21:21
2d43754
Compare
Choose a tag to compare
  • #87 Add configuration for max number of simultaneous api requests
  • #91 Use float for risk field in Verdict
  • #92 Add getter for internal json object in Verdict
  • #97 Add generic request api
  • #98 Add support for filter, log and risk api

castle-java v1.6.0

13 Oct 10:27
8b01b2f
Compare
Choose a tag to compare
  • #77 Add risk policy support
  • #78 Move impersonator to properties
  • #80 Fix compilation error
  • #82 Update the Castle Headers' initialization