Skip to content

Releases: castle/castle-java

castle-java v2.6.0

25 Feb 19:59
2baa20b

Choose a tag to compare

  • #149 Add support for List API

castle-java v2.5.0

28 Jan 07:44
79081e2

Choose a tag to compare

  • #147 Update response models and related classes for risk and filter

castle-java v2.4.4

02 Jan 17:33
93106dc

Choose a tag to compare

  • #145 Readd $requested to risk status enum

castle-java v2.4.3

11 Dec 19:28
18c19c6

Choose a tag to compare

  • #143 Add custom deserializer for BaseChangesetEntry
  • #142 Update models to add expand to risk and filter api

castle-java v2.4.2

02 Oct 15:05
e544415

Choose a tag to compare

  • #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

06 Feb 09:20
d079d42

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

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

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

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

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