Skip to content

Releases: spring-projects/spring-data-couchbase

4.2.8

14 Jan 09:05
Compare
Choose a tag to compare

4.3.0

12 Nov 10:00
05446e8
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Set default consistency at project level, per profile #1243

4.2.7

12 Nov 09:39
b446e8a
Compare
Choose a tag to compare

📗 Links

⭐ New Features

  • Set default consistency at project level, per profile #1243

🐞 Bug Fixes

  • Error Index 1 out of bounds for length 1 when @Query with #{#n1ql.filter} and Pageable #1259

4.1.15

12 Nov 08:52
506ab82
Compare
Choose a tag to compare

4.3.0-RC1

18 Oct 11:56
3634877
Compare
Choose a tag to compare
4.3.0-RC1 Pre-release
Pre-release

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.3 #1250

4.2.6

18 Oct 09:20
73f4d11
Compare
Choose a tag to compare

📗 Links

🐞 Bug Fixes

  • @Field name not used for repository method #1247

4.1.14

18 Oct 09:03
f831a0d
Compare
Choose a tag to compare

4.3.0-M3

17 Sep 07:52
544d84f
Compare
Choose a tag to compare
4.3.0-M3 Pre-release
Pre-release

📗 Links

⭐ New Features

  • Change method visibility CouchbaseTemplate#support & ReactiveCouchbaseTemplate#support #1210
  • Support project() method for CouchbaseTemplate.findByQuery() queries #1208
  • Distinct fields in CouchbaseRepository methods are ignored by Couchbase N1ql statement generator #1200
  • Field Mapping #1068
  • Support an @Expiry, @Expiration or @TTL annotation #1060
  • bad "count" string queries throw mysterious NullPointerException [DATACOUCH-617] #925

🐞 Bug Fixes

  • Document persisted despite throwing ConstraintViolationException on save. #1206
  • Repository Paged Query - Sort parameter not removed in count query #1191
  • fields renamed with Field(fieldName) annotation not deserialized in n1ql queries #1184
  • Spring Data Couchbase with @Query and Pageable / Sort throwing ArrayIndexOutOfBoundsException - PagingAndSortingRepository, CouchbaseRepository #1155
  • CouchbaseTemplateSupport does not log exceptions thrown by CouchbaseMappingEvent Listeners correctly #1075
  • Illegal reflective access by org.springframework.util.ReflectionUtils #1057
  • findById of CouchbaseTemplate does not involve getAndTouch entities [DATACOUCH-674] #982

📔 Documentation

  • fix hot links for snapshot and milestone repositories in documentation #1177

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #1214

4.2.5

17 Sep 07:28
80ab01a
Compare
Choose a tag to compare

📗 Links

🔨 Dependency Upgrades

  • Upgrade to Maven Wrapper 3.8.2 #1215

4.1.13

17 Sep 07:04
b871d31
Compare
Choose a tag to compare