Skip to content

Releases: spring-projects/spring-data-commons

2.7.3

19 Sep 12:01
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix argument conversion in QuerydslPredicateBuilder. #2650
  • QuerydslPredicateBuilder converts collection-like bind values to PathInformation.getLeafType in stead of considering collection element types #2649

📔 Documentation

  • Improve Pageable Javadoc #2679
  • Specify title to auditing.auditor-aware. #2652
  • deleteById should not throw EmptyResultDataAccessException #2651

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.24 #2686

2.6.7

19 Sep 09:06
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • Fix argument conversion in QuerydslPredicateBuilder. #2650
  • QuerydslPredicateBuilder converts collection-like bind values to PathInformation.getLeafType in stead of considering collection element types #2649

📔 Documentation

  • Specify title to auditing.auditor-aware. #2652

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.24 #2686

2.5.12

29 Aug 16:59
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Documentation mistake #2629
  • Add missing space. #2628

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.0.0-M5

15 Jul 13:31
46f2bc2
Compare
Choose a tag to compare
3.0.0-M5 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Add default RepositoryConfigurationExtension.getModuleIdentifier() method #2644
  • Add infrastructure to provide/identify managed types. #2634
  • Introduce PropertiesBasedNamedQueriesFactoryBean to reduce bean indirections #2596
  • Add AOT infrastructure for processing repositories. #2593
  • Refine inner beans arrangement #2584
  • Notify *Aware interfaces using custom type filters through Enable…Repositories#includeFilters #2481

📔 Documentation

  • Document fluent interface for Query By Example. #2654
  • Link to changelog.txt does not work (404) #2637
  • Documentation mistake #2629
  • Add missing space. #2628

🔨 Dependency Upgrades

  • Upgrade to Kotlin 1.7 #2648
  • Upgrade to Maven Wrapper 3.8.5 #2639

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.7.2

15 Jul 09:24
d580153
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Notify *Aware interfaces using custom type filters through Enable…Repositories#includeFilters #2481

2.6.6

15 Jul 08:50
d772027
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Notify *Aware interfaces using custom type filters through Enable…Repositories#includeFilters #2481

2.7.1

20 Jun 09:40
7207cde
Compare
Choose a tag to compare

📗 Links

📔 Documentation

  • Documentation mistake #2629
  • Add missing space. #2628

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.5 #2640

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

2.6.5

20 Jun 09:13
30ce222
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Extend support for special parameters to instances. #2626

📔 Documentation

  • Documentation mistake #2629
  • Add missing space. #2628

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.5 #2641

❤️ Contributors

We'd like to thank all the contributors who worked on this release!

3.0.0-M4

13 May 08:53
b2c7875
Compare
Choose a tag to compare
3.0.0-M4 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Extend support for special parameters to instances. #2626
  • Centralize custom collections support #2619
  • Support for Eclipse Collections on repository methods #2618
  • Improve CustomConversions API #2617
  • Adopt SimpleEntityCallbackInvoker to Java 18's IllegalArgumentException as marker for incompatible lambda payload #2583
  • Allow using Range with Comparator #2571
  • Expose generic repository types through RepositoryMetadata #2518

🐞 Bug Fixes

  • ClassTypeInformation: issue with enhanced classes #2589
  • Sort.descending and Sort.ascending lose null handling and case-sensitivity flags #2585

🔨 Dependency Upgrades

  • Upgrade to XMLBeam 1.4.23 #2605

2.7.0

13 May 08:15
2b5518a
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Extend support for special parameters to instances. #2626
  • Centralize custom collections support #2619
  • Support for Eclipse Collections on repository methods #2618