Closed renovate[bot] closed 3 months ago
The update involves a minor version increment of the blaze_persistence
dependency in the gradle.properties
file, moving from 1.6.11
to 1.6.12
. This change aims to leverage new features, enhancements, or bug fixes in the library while ensuring that the application’s overall structure and functionality remain intact.
File | Change Summary |
---|---|
gradle.properties | Updated blaze_persistence version from 1.6.11 to 1.6.12 |
In the code where rabbits roam,
A version change brings new home,
Blaze persists, oh what delight!
With fixes bright, we hop in light.
Let’s code and play, let bugs take flight! 🐇✨
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
This PR contains the following updates:
1.6.11
->1.6.12
Release Notes
Blazebit/blaze-persistence (com.blazebit:blaze-persistence-bom)
### [`v1.6.12`](https://togithub.com/Blazebit/blaze-persistence/blob/HEAD/CHANGELOG.md#1612) [Compare Source](https://togithub.com/Blazebit/blaze-persistence/compare/1.6.11...1.6.12) 02/08/2024 - [Release tag](https://togithub.com/Blazebit/blaze-persistence/releases/tag/1.6.12) [Resolved issues](https://togithub.com/Blazebit/blaze-persistence/issues?q=is%3Aissue+milestone%3A1.6.12+is%3Aclosed+sort%3Aupdated-desc) ##### New features - Add support for Spring Data/Boot 3.3 - Add `date_iso`, `time_iso` and `timestamp_iso` internal functions ##### Bug fixes - Fix bug in collection insert code triggered by Hibernate ORM 6.4.2 - Fix concurrency issue leading to NPE when concurrently creating entity view updaters - Fix `CAST_STRING` for SQL Server - Ensure Spring Jackson integration copies `ObjectMapper` bean - Fix entity view processor generated code for `@MappingSingular` leading to compilation error - Fix `MULTISET` issues with temporal `BasicUserType` ##### Backwards-incompatible changes None yetConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.