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 org.jctools:jctools-core to v3.2.0 #444

Merged
merged 4 commits into from
Feb 14, 2021

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Feb 11, 2021

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
org.jctools:jctools-core 3.0.0 -> 3.2.0 age adoption passing confidence

Release Notes

JCTools/JCTools

v3.2.0

This is a minor release with one new feature and several bug fixes.

Bug fixes:

  • #​319 Relying on test cases provided by @​alefedor (#​328) we apply the fix used for #​205 to NonBlockingHashMapLong and NonBlockingIdentityHashMap to provide getAndSet like semantics for put and remove.
  • #​330 Fix a NonBlockingIdentityHashMap replace bug. During this fix some further work was done to bring the code closer in line to the current state of NonBlockingHashMap

Enhancements:

New features:

  • After long incubation and following a user request (see #​321), we move counters (introduced in #​93 by @​qwwdfsad) into core!
  • Merging some experimental utils and a #​264 we add a PaddedAtomicLong, thanks @​pveentjer

Thanks to all the contributors, bug reporters and reviewers!

v3.1.0

This is a minor release with one new feature and several bug fixes.

Bug fixes:

New feature:

  • #​314 MpscBlockingConsumerArrayQueue::offerIfBelowThreshold is added (thanks @​philipa)

Thanks to all the contributors, bug reporters and reviewers!


Renovate configuration

📅 Schedule: At any time (no schedule defined).

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

♻️ Rebasing: Renovate will not automatically rebase this PR, because other commits have been found.

🔕 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 WhiteSource Renovate. View repository job log here.

@jbachorik jbachorik changed the base branch from master to develop February 14, 2021 21:24
@jbachorik jbachorik merged commit b58b313 into develop Feb 14, 2021
@jbachorik jbachorik deleted the renovate/org.jctools-jctools-core-3.x branch February 14, 2021 21:41
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.

None yet

2 participants