Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency software.xdev:spring-data-eclipse-store to v2 #50

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

xdev-renovate
Copy link
Member

@xdev-renovate xdev-renovate commented Jul 27, 2024

This PR contains the following updates:

Package Type Update Change
software.xdev:spring-data-eclipse-store runtime major 1.0.2 -> 2.3.0

Release Notes

xdev-software/spring-data-eclipse-store (software.xdev:spring-data-eclipse-store)

v2.3.0

Compare Source

  • Add support for shuting down the storage during application shutdown
    • By default only enabled when Spring DevTools are active
    • This should fix "StorageExceptionInitialization: Active storage for ... already exists" errors during DevTools restart
  • Added Jakarta Bean Validation Constraints with Hibernate validator for entities.

v2.2.2

Compare Source

  • Fixed NPE in EclipseSerializerRegisteringCopier

v2.2.1

Compare Source

  • Fixed release version

v2.1.1

Compare Source

v2.1.0

Compare Source

  • Implemented auto-id-generation for UUIDs.
  • Implemented composite primary keys.
  • Keyword "ignoreCase" now available for queries.
  • Implemented @Query annotation with simple SQL-Selects

v2.0.1

Compare Source

v2.0.0

Compare Source

  • Restructured root to improve performance with IDs in entities
  • Implemented auto migration for older version (<2.0.0).
    Added XDEV MicroMigration as dependency.
  • Updated EclipseStore version to 1.4.0
  • Updated Spring to version 3.3.2

v1.0.10

Compare Source

v1.0.9

Compare Source

  • Inherited entities with repositories are now realized by reading (finding coherent repositories) and not by writing
  • Multiple restarts of the storage at initial startup is now fixed

v1.0.8

Compare Source

  • Entities with same ID are replaced on saved and not added
  • Updated Spring to version 3.3.1

v1.0.7

Compare Source

  • QueryByExample now possible
  • Performance optimizations
  • It's now possible to use multiple repositories with the same class/entity

v1.0.6

Compare Source

  • Fixed problem with missing configuration

v1.0.5

Compare Source

  • Added support for transactions

v1.0.4

Compare Source

  • Added possibility to use multiple storages
  • Added Lazy support

v1.0.3

Compare Source

  • Added the EclipseStoreDataImporter to import data from JPA repositories.
  • Updated EclipseStore to version 1.2.0
  • Updated Spring to version 3.2.3

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

@xdev-renovate xdev-renovate force-pushed the renovate/major-software.xdev.spring.data.eclipse.store.version branch 2 times, most recently from 14ec380 to dcf29ad Compare August 7, 2024 02:25
@xdev-renovate xdev-renovate force-pushed the renovate/major-software.xdev.spring.data.eclipse.store.version branch 3 times, most recently from 7052ef8 to 3c1a986 Compare August 30, 2024 07:21
@xdev-renovate xdev-renovate force-pushed the renovate/major-software.xdev.spring.data.eclipse.store.version branch from 3c1a986 to 5787ae4 Compare September 10, 2024 02:31
@xdev-renovate xdev-renovate force-pushed the renovate/major-software.xdev.spring.data.eclipse.store.version branch from 5787ae4 to 17b41c2 Compare September 23, 2024 07:44
@xdev-renovate xdev-renovate force-pushed the renovate/major-software.xdev.spring.data.eclipse.store.version branch 2 times, most recently from 0c23e27 to 50bd23a Compare October 2, 2024 02:33
@xdev-renovate xdev-renovate force-pushed the renovate/major-software.xdev.spring.data.eclipse.store.version branch from 50bd23a to 52ca31b Compare October 15, 2024 02:36
@xdev-renovate xdev-renovate force-pushed the renovate/major-software.xdev.spring.data.eclipse.store.version branch from 52ca31b to f7c06af Compare October 17, 2024 02:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant