Skip to content

Releases: 42BV/beanmapper-spring-boot-starter

7.0.3

27 Jan 16:44
7cdd22f

Choose a tag to compare

Upgraded beanmapper-spring to 7.0.1 with beanmapper 6.0.1 to fix BeanProperty not working on java record DTO's.

7.0.2

21 Jan 12:37

Choose a tag to compare

  • upgraded beanmapper-spring to include the beanmapper fix for class to record mappings

7.0.1

05 Jan 10:37

Choose a tag to compare

Upgraded to Spring Boot 4.0.1 where Http converters are not automatically added as beans to the application context.

7.0.0

02 Dec 14:10

Choose a tag to compare

Upgrade to spring-boot 4

v6.0.0

27 Nov 08:27

Choose a tag to compare

What's Changed

  • Issue #21: Support LogicSecuredCheck as Component by @marcus-talbot42 in #22
  • Updated BeanMapper to version 6.0.0
  • Updated to Java Version 21
  • Updated Spring to version 3.4.0

Full Changelog: 5.0.0...v6.0.0

v5.0.5

08 May 12:48

Choose a tag to compare

What's Changed

  • Updated BeanMapper-Spring to version 5.0.5, adding Diagnostics

Full Changelog: beanmapper-spring-boot-starter-5.0.4...beanmapper-spring-boot-starter-5.0.5

v5.0.4

11 Apr 08:56

Choose a tag to compare

  • Updated BeanMapper-Spring to version 5.0.4

Full Changelog: beanmapper-spring-boot-starter-5.0.4...beanmapper-spring-boot-starter-5.0.4

beanmapper-spring-boot-starter-5.0.3

04 Apr 13:44

Choose a tag to compare

  • Updated BeanMapper-Spring to version 5.0.3

v5.0.2

27 Mar 14:22

Choose a tag to compare

What's Changed

  • Implementations of the LogicSecuredCheck-interface can now be marked and used as @Component-beans.
  • Bump beanmapper-spring from 5.0.1 to 5.0.2
  • Bump spring-boot from 3.0.2 to 3.2.1

Full Changelog: beanmapper-spring-boot-starter-5.0.1...beanmapper-spring-boot-starter-5.0.2

v4.1.1

10 Nov 07:53

Choose a tag to compare

  • Updating to BeanMapper-Spring v4.1.1, due to Jackson vulnerability.