fix(deps): update module github.com/panjf2000/ants/v2 to v2.12.0#218
Open
renovate[bot] wants to merge 1 commit intomainfrom
Open
fix(deps): update module github.com/panjf2000/ants/v2 to v2.12.0#218renovate[bot] wants to merge 1 commit intomainfrom
renovate[bot] wants to merge 1 commit intomainfrom
Conversation
Generated by renovateBot
Contributor
Author
ℹ️ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
v2.4.3→v2.12.0Release Notes
panjf2000/ants (github.com/panjf2000/ants/v2)
v2.12.0: Ants v2.12.0, The Garden of WordsCompare Source
🚀 Features
🛩 Enhancements
time.Timefor pool-cachednow(#378)4ee6d73🐛 Bugfixes
📚 Documentation
Full Changelog: panjf2000/ants@v2.11.0...v2.12.0
Thanks to all these contributors: @Copilot, @POABOB, @fufuok, @huynhanx03, @panjf2000, @trace-andreason and copilot-swe-agent[bot] for making this release possible.
v2.11.6Compare Source
v2.11.5Compare Source
v2.11.4Compare Source
v2.11.3Compare Source
v2.11.2Compare Source
v2.11.1Compare Source
v2.11.0: Ants v2.11.0, Grave of the FirefliesCompare Source
🚀 Features
🛩 Enhancements
📚 Documentation
Full Changelog: panjf2000/ants@v2.10.0...v2.11.0
Thanks to all these contributors: @panjf2000 for making this release possible.
v2.10.0: Ants v2.10.0, Cyberpunk: EdgerunnersCompare Source
🛩 Enhancements
🐛 Bugfixes
📚 Documentation
🗃 Misc
Full Changelog: panjf2000/ants@v2.9.1...v2.10.0
Thanks to all these contributors: @POABOB, @akshaynanavare and @panjf2000 for making this release possible.
v2.9.1Compare Source
v2.9.0: Ants v2.9.0, Puella Magi Madoka MagicaCompare Source
🚀 Features
🛩 Enhancements
retrieveWorkerto make it more readable (#295)🐛 Bugfixes
Release()(#287)📚 Documentation
16771ce🗃 Misc
Full Changelog: panjf2000/ants@v2.8.0...v2.9.0
Performance improvement
In version v2.9.0,
antsintroduces two new pool types:MultiPoolandMultiPoolWithFuncfrom which you will benefit theperformance improvement on the basis of the fine-grained locking that reduces the lock contention.
These two pools are a good fit for the scenario where you have a large number of tasks to submit, and you don't want the single pool to be the bottleneck.
Benchmark testing
Thanks to all these contributors: @ELchem, @POABOB and @panjf2000 for making this release possible.
v2.8.2Compare Source
v2.8.1Compare Source
v2.8.0: Ants v2.8.0, PaprikaCompare Source
🚀 Features
ReleaseTimeoutfor the default pool (#285)🛩 Enhancements
ReleaseTimeoutfor the default pool (#285)b32591f7a56a5c0313effb6eaea1🐛 Bugfixes
📚 Documentation
33c7754b9ac4d4🧳 Misc
711cad93110e41Full Changelog: panjf2000/ants@v2.7.0...v2.8.0
Thanks to all these contributors: @ELchem, @GlebRadchenko, @gocurr, @panjf2000 and @piaodazhu for making this release possible.
v2.7.5Compare Source
v2.7.4Compare Source
v2.7.3Compare Source
v2.7.2Compare Source
v2.7.1Compare Source
v2.7.0: Ants v2.7.0, Future GPX Cyber FormulaCompare Source
Changelogs
🛩 Enhancements
Performance improvement:
Full Changelog: panjf2000/ants@v2.6.0...v2.7.0
Thanks to all these contributors: @panjf2000 for making this release possible.
v2.6.1Compare Source
v2.6.0: Ants v2.6.0, Slam DunkCompare Source
Features
Add option to turn off automatically purge (#253)
b604f7dv2.5.0: Ants v2.5.0, Anohana: The Flower We Saw That DayCompare Source
Features
pool.ReleaseTimeout()96d074215f3cdfpool.Waiting()9310acdBugfixes
Misc
9d85d57v2.4.8Compare Source
v2.4.7Compare Source
v2.4.6Compare Source
v2.4.5Compare Source
v2.4.4Compare Source
Configuration
📅 Schedule: Branch creation - "on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.