-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(deps): update module github.com/panjf2000/ants/v2 to v2.10.0 #200
base: main
Are you sure you want to change the base?
Conversation
cad773e
to
5be70e7
Compare
5be70e7
to
6d1db1d
Compare
Kudos, SonarCloud Quality Gate passed! |
6d1db1d
to
9774ed6
Compare
Kudos, SonarCloud Quality Gate passed! |
9774ed6
to
2a5fe70
Compare
Kudos, SonarCloud Quality Gate passed! |
2a5fe70
to
5780161
Compare
Kudos, SonarCloud Quality Gate passed! |
5780161
to
dceeb8a
Compare
Quality Gate passedIssues Measures |
Generated by renovateBot
dceeb8a
to
81671e6
Compare
ℹ Artifact update noticeFile name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
Quality Gate passedIssues Measures |
This PR contains the following updates:
v2.4.3
->v2.10.0
Release Notes
panjf2000/ants (github.com/panjf2000/ants/v2)
v2.10.0
: Ants v2.10.0Compare Source
🛩 Enhancements
🐛 Bugfixes
📚 Documentation
🗃 Misc
What's Changed
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.1
Compare Source
v2.9.0
: Ants v2.9.0Compare Source
🚀 Features
🛩 Enhancements
retrieveWorker
to 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,
ants
introduces two new pool types:MultiPool
andMultiPoolWithFunc
from 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.2
Compare Source
v2.8.1
Compare Source
v2.8.0
: Ants v2.8.0Compare Source
🚀 Features
ReleaseTimeout
for the default pool (#285)🛩 Enhancements
ReleaseTimeout
for the default pool (#285)b32591f
7a56a5c
0313eff
b6eaea1
🐛 Bugfixes
📚 Documentation
33c7754
b9ac4d4
🧳 Misc
711cad9
3110e41
Full 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.5
Compare Source
v2.7.4
Compare Source
v2.7.3
Compare Source
v2.7.2
Compare Source
v2.7.1
Compare Source
v2.7.0
: Ants v2.7.0Compare 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.1
Compare Source
v2.6.0
: Ants v2.6.0Compare Source
Features
Add option to turn off automatically purge (#253)
b604f7d
v2.5.0
: Ants v2.5.0Compare Source
Features
pool.ReleaseTimeout()
96d0742
15f3cdf
pool.Waiting()
9310acd
Bugfixes
Misc
9d85d57
v2.4.8
Compare Source
v2.4.7
Compare Source
v2.4.6
Compare Source
v2.4.5
Compare Source
v2.4.4
Compare 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.