mybatis/spring-boot-starter
 Watch   
 Star   
 Fork   
2023-11-25 20:14:27
spring-boot-starter

mybatis-spring-boot-2.3.2

Here is the complete list of changes.

ℹ️ Notice

Probably this release is last as a planned release of 2.3.x. We recommend to use the Spring Boot 3 line(mybatis-spring-boot 3.x) as soon as possible.

⬆️ Dependencies Updates

  • Update mybatis to 3.5.14 #914
  • Update to MyBatis Spring 2.1.2 #921
  • Update spring boot to v2.7.18 #920

🔊 Miscellaneous

  • Support samples CI with Windows #902
2023-11-24 14:32:40
spring-boot-starter

mybatis-spring-boot-3.0.3

Here is the complete list of changes.

⚡ Enhancements

  • Update to MyBatis Spring 3.0.3-SNAPSHOT for supporting Spring Boot 3.2 #896
  • Switch baseline to Spring Boot 3.2.x #895

⬆️ Dependencies Updates

  • Update spring boot to v3.1.5 #893
  • Update to MyBatis Spring 3.0.3

🔊 Miscellaneous

  • Support samples CI with Windows #900
2023-05-20 16:47:19
spring-boot-starter

mybatis-spring-boot-3.0.2

Here is the complete list of changes.

⚡ Enhancements

  • Open CoreConfiguration#applyTo #813 (@be-hase)
  • Enable the thread context class loader in SpringBootVFS #824 (@haibingzhao)
  • Support Spring Boot 3.1 #819

⬆️ Dependencies Updates

  • Update dependency org.mybatis:mybatis to v3.5.13 #802
  • Update to MyBatis Spring 3.0.2 #837

📝 Documentation Updates

  • Change the specifying method the dependency scope for Gradle #841 (@tokuhirom)
2023-05-20 14:37:31
spring-boot-starter

mybatis-spring-boot-2.3.1

Here is the complete list of changes.

⚡ Enhancements

  • Enable the thread context class loader in SpringBootVFS #834 (@haibingzhao)

⬆️ Dependencies Updates

  • Update dependency org.mybatis.scripting:mybatis-freemarker to v1.2.4 #769
  • Update dependency org.mybatis.scripting:mybatis-velocity to v2.1.2 #831
  • Update dependency org.mybatis:mybatis to v3.5.13 #832
  • Upgrade to Spring Boot 2.7.12 #828
  • Update to MyBatis Spring 2.1.1 #838
2022-12-18 03:06:02
spring-boot-starter

Mybatis Spring Boot 3.0.1

Here is the complete list of changes.

  • Set to proxyBeanMethods=false on Configuration class #758
  • Apply MyBatis Spring 3.0.1 for supporting native image #760
  • Correct sources jar generations to not hijack resources. Variation of #759 as was done in mybatis spring module.
  • Fix manifest data on java version requirement #767
  • Fix groovy module to be jdk 17 as well in samples.

note: unrelated known issues with maven javadoc plugin and modular determination from usage of automatic module names caused some friction getting this release out. We moved the tag for 3.0.1 but left the release commits. This is released at the last set of those failed attempts.

2022-11-26 11:30:59
spring-boot-starter

mybatis-spring-boot-3.0.0

Here is the complete list of changes. Some of the changes in 2.3 are also included.

Bug Fixes

  • Failed to scan resources when exits non ascii characters in resource path on SpringBootVFS #635

Enhancements

  • Switch base line to Spring Boot 3.0 #708
  • Switch base line to MyBatis Spring 3.0 #707
  • Add imports file that define auto configure classes supported by spring-boot 2.7 #657
  • Liquibase/Flyway autoconfiguration order #537
  • Compile with -parameters option on 3.x #737
  • Add new nested configuration properties instead of Configuration of mybatis core module #735

Dependencies Updates

  • Update dependency org.mybatis.scripting:mybatis-thymeleaf to v1.0.4 #743
  • Update dependency org.mybatis:mybatis to v3.5.11 #713

Notes

  • No native image support yet. But we have a plan to support it as soon as possible.
2022-11-26 10:50:04
spring-boot-starter

mybatis-spring-boot-2.3.0

Here is the complete list of changes.

Bug Fixes

  • Failed to scan resources when exits non ascii characters in resource path on SpringBootVFS #635

Enhancements

  • Switch base line to Spring Boot 2.7 #656
  • Siwrch base line to MyBatis Spring 2.1 #649
  • Add imports file that define auto configure classes supported by spring-boot 2.7 #657
  • Liquibase/Flyway autoconfiguration order #537

Dependencies Updates

  • Update dependency org.mybatis.scripting:mybatis-thymeleaf to v1.0.4 #743
  • Update spring boot to v2.7.6 #742
  • Update dependency org.mybatis:mybatis to v3.5.11 #713
  • Update to MyBatis Spring 2.1.0 #649
2022-01-30 01:15:12
spring-boot-starter

mybatis-spring-boot-2.2.2

Here is the complete list of changes.

Enhancements

  • Change to support spring-native #618
  • Add SqlSessionFactoryBeanCustomizer for integrating spring-native #619

Dependencies Updates

  • Upgrade to mybatis-spring 2.0.7 #624
  • Upgrade to Spring Boot 2.6.3 #620
  • Update to mybatis-thymeleaf 1.0.3 #614
  • Update to mybatis-freemarker 1.2.3 #613
  • Update to mybatis-velocity 2.1.1 #612
2021-12-30 16:03:55
spring-boot-starter

mybatis-spring-boot-2.2.1

Here is the complete list of changes.

Dependencies Updates

  • Switch base line version to Spring Boot 2.6 #591
  • Upgrade to Spring Boot 2.6.2 #608
  • Update to mybatis 3.5.9 #610
  • Update to kotlin 1.6.0 #587 (using at sample)
  • Update to groovy 3.0.9 #579 (using at sample)
2021-05-28 00:42:30
spring-boot-starter

mybatis-spring-boot-2.2.0

This version is required Spring Boot 2.5+ (Please use the 2.1.x line on Spring Boot 2.4 or under). Here is the complete list of changes.

Dependencies Updates

  • Upgrade to Spring Boot 2.5.0 #561
  • Update to mybatis 3.5.7 #564
  • Update to kotlin 1.5.10 #565 (using at sample)
  • Update to groovy 3.0.8 #566 (using at sample)