Skip to content

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

Merged
JohannesRabauer merged 2 commits into
developfrom
renovate/software.xdev-spring-data-eclipse-store-2.x
Jul 24, 2025
Merged

Update dependency software.xdev:spring-data-eclipse-store to v2#105
JohannesRabauer merged 2 commits into
developfrom
renovate/software.xdev-spring-data-eclipse-store-2.x

Conversation

@xdev-renovate

@xdev-renovate xdev-renovate commented May 21, 2025

Copy link
Copy Markdown
Member

This PR contains the following updates:

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

Release Notes

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

v2.5.2

Compare Source

  • Migrated deployment to Sonatype Maven Central Portal #​155
  • Updated dependencies

v2.5.1

Compare Source

  • Simplified configuration injection in EclipseStoreRepositoryFactoryBean.
  • Updated EclipseStore to v2.1.1
  • Updated org.springframework.boot.version to v3.4.2

v2.5.0

Compare Source

v2.4.1

Compare Source

  • Updated EclipseStore to v2.1.0
  • Added EclipseStore-Rest-API to tests (storage-restservice-springboot)

v2.4.0

Compare Source

  • Updated org.springframework.boot.version to v3.4.0
  • Updated EclipseStore to v2.0.0
  • Implemented Lazy Repositories with LazyEclipseStoreRepository

v2.3.1

Compare Source

  • Auto-Fix problems with adding ids to entities with existing data store.

v2.3.0

Compare Source

  • Add support for shutting 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/software.xdev-spring-data-eclipse-store-2.x branch from d785129 to d37f6ff Compare May 26, 2025 04:17
@xdev-renovate xdev-renovate force-pushed the renovate/software.xdev-spring-data-eclipse-store-2.x branch from d37f6ff to 94f2b6b Compare June 16, 2025 04:21
@xdev-renovate xdev-renovate force-pushed the renovate/software.xdev-spring-data-eclipse-store-2.x branch from 94f2b6b to d133ded Compare June 23, 2025 04:23
@xdev-renovate xdev-renovate force-pushed the renovate/software.xdev-spring-data-eclipse-store-2.x branch from d133ded to f841d2f Compare June 30, 2025 04:24
@xdev-renovate xdev-renovate force-pushed the renovate/software.xdev-spring-data-eclipse-store-2.x branch from f841d2f to 7fdb4fc Compare July 18, 2025 08:15
@JohannesRabauer JohannesRabauer merged commit 74e4a82 into develop Jul 24, 2025
@JohannesRabauer JohannesRabauer deleted the renovate/software.xdev-spring-data-eclipse-store-2.x branch July 24, 2025 10:03
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.

2 participants