Skip to content

fix(deps): update shedlock monorepo to v7 - #470

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-shedlock-monorepo
Open

fix(deps): update shedlock monorepo to v7#470
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/major-shedlock-monorepo

Conversation

@renovate

@renovate renovate Bot commented Dec 10, 2022

Copy link
Copy Markdown

This PR contains the following updates:

Package Change Age Confidence
net.javacrumbs.shedlock:shedlock-spring 4.44.07.10.0 age confidence
net.javacrumbs.shedlock:shedlock-provider-jdbc-template 4.44.07.10.0 age confidence

Release Notes

lukas-krecan/ShedLock (net.javacrumbs.shedlock:shedlock-spring)

v7.10.0

  • Add datasource-backed transaction runner for jOOQ provider #​3683
  • Dependency updates

v7.9.0

  • Introduce NewTransactionRunner for jOOQ provider to solve #​3577 in case when a transaction is active
  • Improve transaction handling in Exposed when lock wrapped in a transaction
  • Dependency updates

v7.8.0

  • Fix S3LockProvider 409 Conflict handling #​3662
  • Dependency updates

v7.7.0

  • Support for Micrometer metrics (thanks @​josipmusa)
  • Dependency updates

v7.6.0

  • Customizable document field names for Elasticsearch9 and OpenSearch providers (thanks @​dlwldnjs1009)
  • Dependency updates

v7.5.0

  • Support for Google Cloud Storage (thanks @​mbazos)
  • Dependency updates

v7.4.0

  • BOM does not contain JUnit anymore #​3115
  • Dependency updates

v7.3.0

  • Support for CockroachDB #​3096
  • Dependency updates

v7.2.2

  • R2dbcLockProvider works in WebFlux Controllers (thanks @​Danden1)
  • Dependency updates

v7.2.1

v7.2.0

  • NATS Jetstream lock provider added (thanks @​Saphri)
  • Dependency updates

v7.1.0

  • Fixed position of @​Nullable annotations (thanks @​AndreiPurcaru)
  • Exposed MS SQL Server lock provider is using SYSUTCDATETIME for now
  • Dependency updates

v7.0.0

  • OpenSearch client upgraded to 3.3.0 (breaking change on the driver side)
  • Dependency updates

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)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 03:59 AM, only on Monday (* 0-3 * * 1)
  • 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 force-pushed the renovate/major-shedlock-monorepo branch 5 times, most recently from 6190a3e to fde14ff Compare December 17, 2022 06:18
@renovate renovate Bot changed the title fix(deps): update shedlock monorepo to v5 (major) Update shedlock monorepo to v5 (major) Dec 17, 2022
@renovate renovate Bot changed the title Update shedlock monorepo to v5 (major) fix(deps): update shedlock monorepo to v5 (major) Dec 17, 2022
@renovate renovate Bot changed the title fix(deps): update shedlock monorepo to v5 (major) fix(deps): update shedlock monorepo to v5 (major) - autoclosed Dec 18, 2022
@renovate renovate Bot closed this Dec 18, 2022
@renovate
renovate Bot deleted the renovate/major-shedlock-monorepo branch December 18, 2022 05:37
@renovate renovate Bot changed the title fix(deps): update shedlock monorepo to v5 (major) - autoclosed fix(deps): update shedlock monorepo to v5 (major) Dec 18, 2022
@renovate renovate Bot reopened this Dec 18, 2022
@renovate
renovate Bot restored the renovate/major-shedlock-monorepo branch December 18, 2022 08:07
@renovate
renovate Bot force-pushed the renovate/major-shedlock-monorepo branch 2 times, most recently from 270b91b to 1d4aac7 Compare December 18, 2022 10:05
@renovate renovate Bot changed the title fix(deps): update shedlock monorepo to v5 (major) fix(deps): update shedlock monorepo to v5 (major) - autoclosed Dec 20, 2022
@renovate renovate Bot closed this Dec 20, 2022
@renovate
renovate Bot deleted the renovate/major-shedlock-monorepo branch December 20, 2022 15:21
@renovate renovate Bot changed the title fix(deps): update shedlock monorepo to v5 (major) - autoclosed fix(deps): update shedlock monorepo to v5 (major) Dec 20, 2022
@renovate renovate Bot reopened this Dec 20, 2022
@renovate
renovate Bot restored the renovate/major-shedlock-monorepo branch December 20, 2022 19:03
@renovate
renovate Bot force-pushed the renovate/major-shedlock-monorepo branch 5 times, most recently from 22e9d08 to b5784bf Compare December 23, 2022 17:37
@renovate
renovate Bot force-pushed the renovate/major-shedlock-monorepo branch 4 times, most recently from e3bc165 to 05dcfda Compare January 4, 2023 22:09
@renovate
renovate Bot force-pushed the renovate/major-shedlock-monorepo branch 13 times, most recently from be98ef3 to 6fba072 Compare February 23, 2023 20:20
@renovate
renovate Bot force-pushed the renovate/major-shedlock-monorepo branch 5 times, most recently from 4be3b5a to cf9fda4 Compare March 4, 2023 05:45
@renovate
renovate Bot force-pushed the renovate/major-shedlock-monorepo branch 8 times, most recently from 7f5076c to a756f03 Compare March 13, 2023 10:05
@renovate
renovate Bot force-pushed the renovate/major-shedlock-monorepo branch 3 times, most recently from 5eb4879 to 55ff12f Compare March 14, 2023 22:29
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