CARVIEW |
Select Language
HTTP/2 200
date: Sun, 27 Jul 2025 15:16:06 GMT
content-type: text/html; charset=utf-8
vary: X-PJAX, X-PJAX-Container, Turbo-Visit, Turbo-Frame, X-Requested-With,Accept-Encoding, Accept, X-Requested-With
etag: W/"c6c481a148014653d15750650d38e7f6"
cache-control: max-age=0, private, must-revalidate
strict-transport-security: max-age=31536000; includeSubdomains; preload
x-frame-options: deny
x-content-type-options: nosniff
x-xss-protection: 0
referrer-policy: no-referrer-when-downgrade
content-security-policy: default-src 'none'; base-uri 'self'; child-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/; connect-src 'self' uploads.github.com www.githubstatus.com collector.github.com raw.githubusercontent.com api.github.com github-cloud.s3.amazonaws.com github-production-repository-file-5c1aeb.s3.amazonaws.com github-production-upload-manifest-file-7fdce7.s3.amazonaws.com github-production-user-asset-6210df.s3.amazonaws.com *.rel.tunnels.api.visualstudio.com wss://*.rel.tunnels.api.visualstudio.com objects-origin.githubusercontent.com copilot-proxy.githubusercontent.com proxy.individual.githubcopilot.com proxy.business.githubcopilot.com proxy.enterprise.githubcopilot.com *.actions.githubusercontent.com wss://*.actions.githubusercontent.com productionresultssa0.blob.core.windows.net/ productionresultssa1.blob.core.windows.net/ productionresultssa2.blob.core.windows.net/ productionresultssa3.blob.core.windows.net/ productionresultssa4.blob.core.windows.net/ productionresultssa5.blob.core.windows.net/ productionresultssa6.blob.core.windows.net/ productionresultssa7.blob.core.windows.net/ productionresultssa8.blob.core.windows.net/ productionresultssa9.blob.core.windows.net/ productionresultssa10.blob.core.windows.net/ productionresultssa11.blob.core.windows.net/ productionresultssa12.blob.core.windows.net/ productionresultssa13.blob.core.windows.net/ productionresultssa14.blob.core.windows.net/ productionresultssa15.blob.core.windows.net/ productionresultssa16.blob.core.windows.net/ productionresultssa17.blob.core.windows.net/ productionresultssa18.blob.core.windows.net/ productionresultssa19.blob.core.windows.net/ github-production-repository-image-32fea6.s3.amazonaws.com github-production-release-asset-2e65be.s3.amazonaws.com insights.github.com wss://alive.github.com api.githubcopilot.com api.individual.githubcopilot.com api.business.githubcopilot.com api.enterprise.githubcopilot.com; font-src github.githubassets.com; form-action 'self' github.com gist.github.com copilot-workspace.githubnext.com objects-origin.githubusercontent.com; frame-ancestors 'none'; frame-src viewscreen.githubusercontent.com notebooks.githubusercontent.com; img-src 'self' data: blob: github.githubassets.com media.githubusercontent.com camo.githubusercontent.com identicons.github.com avatars.githubusercontent.com private-avatars.githubusercontent.com github-cloud.s3.amazonaws.com objects.githubusercontent.com release-assets.githubusercontent.com secured-user-images.githubusercontent.com/ user-images.githubusercontent.com/ private-user-images.githubusercontent.com opengraph.githubassets.com copilotprodattachments.blob.core.windows.net/github-production-copilot-attachments/ github-production-user-asset-6210df.s3.amazonaws.com customer-stories-feed.github.com spotlights-feed.github.com objects-origin.githubusercontent.com *.githubusercontent.com; manifest-src 'self'; media-src github.com user-images.githubusercontent.com/ secured-user-images.githubusercontent.com/ private-user-images.githubusercontent.com github-production-user-asset-6210df.s3.amazonaws.com gist.github.com; script-src github.githubassets.com; style-src 'unsafe-inline' github.githubassets.com; upgrade-insecure-requests; worker-src github.githubassets.com github.com/assets-cdn/worker/ github.com/assets/ gist.github.com/assets-cdn/worker/
server: github.com
content-encoding: gzip
accept-ranges: bytes
set-cookie: _gh_sess=jHZe7JTJeL5gWdnzNK7q81qizPKVA1itcWtabKDmTXd8etrDs5hWuT79waSZBSGP01cUQ9A6xppn%2B%2FJYXN%2FpoHyTcaxQNW0OUv20bBSKNzkkSyKqH1rl2I1LqaCKmfTG3ptDABKnX2qYovFW3ju0JJsGLkd0ys2QCtF8c6X8mkzxLeTPGhj6y5MlN6LPwR9rUFamMAn2nm8JF1m0qDdj3a5AICfisAXWeaYn0bJaPP91E0raOGk3zZdSlow1m2HSYff4sBvYrBfTNObPz1cAjg%3D%3D--nBZcWEEqg5NxFf9S--%2FhVI%2FMLScf7%2BE54nfDK7IA%3D%3D; Path=/; HttpOnly; Secure; SameSite=Lax
set-cookie: _octo=GH1.1.976411203.1753629366; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 15:16:06 GMT; Secure; SameSite=Lax
set-cookie: logged_in=no; Path=/; Domain=github.com; Expires=Mon, 27 Jul 2026 15:16:06 GMT; HttpOnly; Secure; SameSite=Lax
x-github-request-id: 8DCC:32A0BD:5F345C:7DBC46:688642B6
Releases · spring-projects/spring-data-relational · GitHub
18 Jul 11:15
Loading
18 Jul 08:30
Loading
18 Jul 07:34
Loading
13 Jun 11:42
Loading
13 Jun 09:18
16 May 12:23
Loading
16 May 10:48
Loading
Skip to content
Navigation Menu
{{ message }}
-
Notifications
You must be signed in to change notification settings - Fork 364
Releases: spring-projects/spring-data-relational
Releases · spring-projects/spring-data-relational
4.0.0-M4
Compare
📗 Links
⭐ New Features
- Propagated the SqlType to the parameter source during Spel ex… #2079
- Allow Table and Column name expressions to return SqlIdentifier #2077
- Refine dependency lookup in
JdbcRepositoryFactoryBean.afterPropertiesSet()
#2070 - Use quoted identifiers by default using R2DBC #2066
- Incorrect MapParameterSource construction in
@Query
methods with SPEL #2007 - Use force-quoting in
R2dbcMappingContext
by default #1993 - Add support for composite ids #1957
- Allow Table and Column name expressions to return
SqlIdentifier
#1524 - Support for Composite Keys using
@Embeded
and@Id
#574
🐞 Bug Fixes
- Spring Data Jdbc: instability in custom reading/writing converter appliance #2083
- Handle custom conversions for collections #2081
- Custom converters not working for collecton-like properties #2078
- Fixing Typo in JdbcAggregateChangeExecutionContext Exception Message #2074
- Fixing Typo in SqlSort Exception Message #2073
- GH-2064 BeforeConvertCallback should be applied after the RootAggrega… #2065
- spring data jdbc: saveAll on null id's entities calls update statement #2064
- Supported nested conversions for AggregateReference #2062
- JdbcAggregateTemplate honors columns specified in query #1967
- AggregateReference with custom datatypes can not be converted to simple type #1828
JdbcAggregateOperations
does not use columns parameter ofQuery
#1803
📔 Documentation
- Fix typos in DbAction class documentation #2080
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.11 #2089
- Upgrade to Netty 4.2.2.Final #2086
- Upgrade JDBC and R2DBC drivers #2085
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
2 people reacted
3.5.2
Compare
📗 Links
🐞 Bug Fixes
- Spring Data Jdbc: instability in custom reading/writing converter appliance #2083
- Handle custom conversions for collections #2081
- Custom converters not working for collecton-like properties #2078
- Fixing Typo in JdbcAggregateChangeExecutionContext Exception Message #2074
- Fixing Typo in SqlSort Exception Message #2073
📔 Documentation
- Fix typos in DbAction class documentation #2080
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
3.4.8
Compare
📗 Links
🐞 Bug Fixes
- Spring Data Jdbc: instability in custom reading/writing converter appliance #2083
- Handle custom conversions for collections #2081
- Custom converters not working for collecton-like properties #2078
- Fixing Typo in JdbcAggregateChangeExecutionContext Exception Message #2074
- Fixing Typo in SqlSort Exception Message #2073
📔 Documentation
- Fix typos in DbAction class documentation #2080
🔨 Dependency Upgrades
- Upgrade to Maven Wrapper 3.9.11 #2091
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
3.5.1
Compare
📗 Links
🐞 Bug Fixes
- GH-2064 BeforeConvertCallback should be applied after the RootAggrega… #2065
- spring data jdbc: saveAll on null id's entities calls update statement #2064
- JdbcAggregateTemplate honors columns specified in query #1967
JdbcAggregateOperations
does not use columns parameter ofQuery
#1803
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
3.4.7
Compare
3.3.13
4.0.0-M3
Compare
📗 Links
⭐ New Features
- Implement
RepositoryFactorySupport.getEntityInformation(RepositoryMetadata)
instead of private overload #2053 - Introduce JDBC-specific dialects in JDBC module #2031
- Adopt to deprecated
QueryMethod
constructor #2025 - Allow for the extension of the JdbcQueryLookupStrategy #1998
- Migrate to JSpecify annotations for nullability constraints #1980
- Added Sequence generation support #1955
- Adopt to deprecation removals in Commons #1944
- Custom RowMapper through bean definition not registering #1006
🐞 Bug Fixes
- save() method is raising a DbActionExecutionException on unique key violation [DATAJDBC-611] #831
📔 Documentation
- Clarify the
@Lock
on String-based queries #2008
🔨 Dependency Upgrades
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
3.5.0
Compare
📗 Links
⭐ New Features
- Implement
RepositoryFactorySupport.getEntityInformation(RepositoryMetadata)
instead of private overload #2053 - Introduce JDBC-specific dialects in JDBC module #2031
- Adopt to deprecated
QueryMethod
constructor #2025 - Feature request: Add Kotlin extensions to JdbcAggregateOperations #1961
- Add equals/hashCode support for Criteria #1960
- Added Sequence generation support #1955
- Use
ReactivePageableExecutionUtils
from Spring Data Commons #1946 - Provide a native way to generate the ID from the sequence #1923
- Add
Stream
support toJdbcAggregateOperations
#1714 - Add query derivation for delete queries [DATAJDBC-551] #771
- DATAJDBC-551 - Supports derived delete. #230
🐞 Bug Fixes
- Values for
@Sequence
-annotated property generated on update #2003 - JdbcAggregateTemplate not triggering AfterConvertCallback for all query methods #1979
- Ignore collection like attributes for query by example #1969
- Condition.not is broken #1945
- Id generation fails for saveAll #1924
📔 Documentation
- Small documentation fix. #1999
- Incomplete sentence in documentation of data-jdbc Back references #1949
🔨 Dependency Upgrades
- Upgrade to Oracle OJDBC 23.8.0.25.04 #2052
- Upgrade JDBC drivers #2032
- Upgrade to Netty 4.1.118.Final #1992
- Upgrade to Oracle R2DBC Driver 1.3.0 #1977
- Upgrade to MySql R2DBC Driver 1.3.1 #1976
❤️ Contributors
We'd like to thank all the contributors who worked on this release!
Assets 2
3.4.6
3.3.12
Previous Next
You can’t perform that action at this time.