Releases: castle/castle-java
Releases · castle/castle-java
castle-java v2.4.2
- #140 Add attempted to filter status enum
- #139 Bump org.springframework:spring-web from 6.0.18 to 6.0.23
- #138 Bump org.springframework:spring-web from 6.0.11 to 6.0.18
castle-java v2.4.1
- #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
- #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
- #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
- #123 Update dependencies
- #121 Update generated classes to add score field
castle-java v2.3.0
- #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
- #114 Handle closed response in OkHttpExceptionUtil
castle-java v2.2.0
- #112 Add recover api support
- #111 Update dependencies
- #110 Rename parameter exception classes
- #107 Fixed flaky tests
castle-java v2.1.0
- #108 Add exception for handling invalid request token
- #102 Add id key that was missing
castle-java v2.0.0
- #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