Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 10, 2022

This PR contains the following updates:

Package Change Age Confidence
net.javacrumbs.shedlock:shedlock-provider-jdbc-template (source) 4.34.0 -> 6.10.0 age confidence
net.javacrumbs.shedlock:shedlock-spring (source) 4.34.0 -> 6.10.0 age confidence

Release Notes

lukas-krecan/ShedLock (net.javacrumbs.shedlock:shedlock-provider-jdbc-template)

v6.10.0

  • Firestore provider added (thanks @​rgopaluni)
  • Nullability annotations refactored
  • Dependency updates

v6.9.2

  • OpenSearchLockProvider constructor made public

v6.9.1

  • Ability to specify index in OpenSearchLockProvider
  • OpenSearchLockProvider constructor made public
  • Dependency updates

v6.9.0

v6.8.0

  • Added riskyUnlock to HazelcastLockProvider
  • Dependency updates

v6.7.0

  • safeUpdate mode for Redis Providers (thanks @​shotmk)

v6.6.0

v6.5.0

  • Support for Sort Keys for DynamoDBLockProvider (thanks @​avanish-p1)
  • Dependency updates

v6.4.0

  • Support ElasticSearch 9
  • Dependency updates

v6.3.1

  • Add shedlock-provider-jdbc to bom (thanks @​svenallers)
  • Dependency updates

v6.3.0

v6.2.0

  • Support OpenSearch Java client (thanks @​harisonde)
  • Dependency updates

v6.1.0

v6.0.2

  • #​2272 Don't fail on startup if LockProvider not found
  • Dependency updates

v6.0.1

  • Support for multiple LockProviders
  • cdi-vintage module removed
  • Micronaut 3 support removed
  • micronaut-jdbc built on top of Micronaut 4
  • PROXY_SCHEDULER mode deprecated
  • Cassandra lock provider stated to use the org.apache.cassandra driver
  • Dependency updates

v5.16.0

  • Support for custome partition key for Dynamo #​2128 (thanks @​kumar-himans)
  • Upgrade OpenSearch rest-high-level-client #​2115 - Breaking change due to rest-high-level-client backward incompatibility
  • Dependency updates

v5.15.1

v5.15.0

  • Dependency updates
  • ElasticSearch updated to 8.15.0 containing backward incompatible change (thanks @​mputz86)

v5.14.0

v5.13.0

  • #​1779 Ability to rethrow unexpected exception in JdbcTemplateStorageAccessor
  • Dependency updates

v5.12.0

  • #​1800 Enable lower case for database type when using usingDbTime()
  • #​1804 Startup error with Neo4j 5.17.0
  • Dependency updates

v5.11.0

  • #​1753 Fix SpEL for methods with parameters
  • Dependency updates

v5.10.2

  • #​1635 fix makeAllAssertsPass locks only once
  • Dependency updates

v5.10.1

  • #​1635 fix makeAllAssertsPass(false) throws NoSuchElementException
  • Dependency updates

v5.10.0

  • SpannerLockProvider added (thanks @​pXius)
  • Dependency updates

v5.9.1

v5.9.0

  • Support Quarkus 2 Redis client (thanks @​ricardojlrufino)
  • Better handling of timeouts in ReactiveStreamsMongoLockProvider
  • Dependency updates

v5.8.0

  • Support for Micronaut 4
  • Use Merge instead of Insert for Oracle #​1528 (thanks @​xmojsic)
  • Dependency updates

v5.7.0

  • JedisLockProvider supports extending (thanks @​shotmk)
  • Better behavior when locks are nested #​1493

v5.6.0

  • Ability to explicitly set database product in JdbTemplateLockProvider (thanks @​metron2)
  • Removed forgotten versions from BOM
  • Dependency updates

v5.5.0

  • Datastore support (thanks @​mmastika)
  • Dependency updates

v5.4.0

v5.3.0

  • Added shedlock-cdi module (supports newest CDI version)
  • Dependency updates

v5.2.0

  • Uppercase in JdbcTemplateProvider (thanks @​Ragin-LundF)
  • Dependency updates

v5.1.0

v5.0.1

  • Work around broken Spring 6 exception translation #​1272

v5.0.0

  • Requires JDK 17
  • Tested with Spring 6 (Spring Boot 3)
  • Micronaut updated to 3.x.x
  • R2DBC 1.x.x (still sucks)
  • Spring Data 3.x.x
  • Rudimentary support for CDI (tested with quarkus)
  • New jOOQ lock provider
  • SLF4j 2
  • Deleted all deprecated code and support for old versions of libraries

v4.48.0

v4.47.0

  • #​1800 Enable lower case for database type when using usingDbTime() (thanks @​yuagu1)

v4.46.0

  • JedisLockProvider (version 3) supports extending (thanks @​shotmk)

v4.45.0

  • JedisLockProvider supports extending (thanks @​shotmk)

v4.44.0

v4.43.0

  • Better logging in JdbcTemplateProvider
  • Dependency updates

v4.42.0

  • Deprecate old Couchbase lock provider
  • Dependency updates

v4.41.0

  • Couchbase collection support (thanks @​mesuutt)
  • Dependency updates

v4.40.0

  • Fixed caching issues when the app is started by the DB does not exist yet (#​1129)
  • Dependency updates

v4.39.0

  • Introduced elasticsearch8 LockProvider and deperecated the orignal one (thanks @​MarAra)
  • Dependency updates

v4.38.0

  • ReactiveRedisLockProvider added (thanks @​ericwcc)
  • Dependency updates

v4.37.0

  • OpenSearch provider (thanks @​Pinny3)
  • Fix wrong reference to reactive Mongo in BOM #​1048
  • Dependency updates

v4.36.0

  • shedlock-bom module added
  • Dependency updates

v4.35.0


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 these updates again.


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

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot requested a review from a team as a code owner December 10, 2022 20:47
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 8a2e477 to a268394 Compare December 11, 2022 01:35
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from a268394 to eecdd4b Compare January 7, 2023 21:28
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from eecdd4b to 87b3990 Compare March 12, 2023 17:58
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 87b3990 to bd45f81 Compare May 29, 2023 21:47
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from bd45f81 to 33a0c6b Compare June 6, 2023 22:23
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 33a0c6b to 975a8d6 Compare June 19, 2023 21:34
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 975a8d6 to a9256da Compare July 21, 2023 10:47
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from a9256da to 8b9a98a Compare August 25, 2023 10:01
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 8b9a98a to 528a8ff Compare September 15, 2023 19:31
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 3 times, most recently from ca35f29 to 1673ceb Compare October 19, 2023 18:53
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from 5d2a646 to 4875e5f Compare October 27, 2023 07:08
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 4875e5f to a8c3e10 Compare November 7, 2023 13:16
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from 58f835c to 48c0dd7 Compare December 7, 2023 21:57
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from b485fd9 to 820a3ae Compare February 13, 2024 21:45
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 820a3ae to a4adf47 Compare February 29, 2024 18:56
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from a4adf47 to c3e65d8 Compare April 5, 2024 18:23
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from c3e65d8 to 403ed05 Compare July 24, 2024 05:03
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 403ed05 to 3bb53f4 Compare August 15, 2024 23:23
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 3bb53f4 to b8f8a5f Compare August 27, 2024 22:22
@codecov
Copy link

codecov bot commented Aug 27, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 81.38%. Comparing base (6ec707b) to head (f95f5c2).
Report is 15 commits behind head on master.

Additional details and impacted files
@@             Coverage Diff              @@
##             master      #49      +/-   ##
============================================
+ Coverage     81.27%   81.38%   +0.10%     
- Complexity      242      244       +2     
============================================
  Files            35       35              
  Lines           860      865       +5     
  Branches         40       41       +1     
============================================
+ Hits            699      704       +5     
  Misses          134      134              
  Partials         27       27              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from b8f8a5f to b516637 Compare September 7, 2024 02:27
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from b516637 to 6e896a5 Compare November 23, 2024 14:04
@renovate renovate bot changed the title Update shedlock monorepo to v5 (major) Update shedlock monorepo to v6 (major) Nov 23, 2024
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 6e896a5 to e937073 Compare November 27, 2024 14:47
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from 6ef2777 to b95c92e Compare January 9, 2025 21:56
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from b95c92e to f95f5c2 Compare February 14, 2025 23:15
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from f95f5c2 to 958773b Compare March 28, 2025 23:07
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 958773b to b52e7d7 Compare April 19, 2025 18:33
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from 0417b98 to cd2ccf7 Compare May 5, 2025 05:41
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from cd2ccf7 to 5cc87ec Compare May 9, 2025 16:30
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 5cc87ec to a1bf090 Compare May 22, 2025 17:53
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from 4b16588 to 007bce3 Compare June 7, 2025 18:14
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 007bce3 to 45d0f23 Compare July 7, 2025 16:51
@renovate renovate bot force-pushed the renovate/major-shedlock-monorepo branch from 45d0f23 to 4af28b5 Compare August 20, 2025 18:55
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.

0 participants