minos-python
minos-python copied to clipboard
Bump aiomisc from 15.7.3 to 16.2.4 in /packages/core/minos-microservice-common
Bumps aiomisc from 15.7.3 to 16.2.4.
Changelog
Sourced from aiomisc's changelog.
Changelog
This document describes the changes that have occurred in the releases of this library.
The story is not written from the very beginning, but from the moment when we feel the need to start it. You can always view the commit history if you couldn't find something in this document.
16.2.x
- Remove code from
aiomisc_log.formatter.journaldand move it into the 3rd-party library logging-journald16.1.x
threaded_iterableinternal implementation was reworked, it's a speed-up the functions whichyieldlots of items.threaded_iterable_separatedid not create a separate thread.16.0.x
- Added
RecurringCallback- Rewritten
PeriodicCallbackandCronCallbackusingRecurringCallback15.9.x
- Threaded iterable has been optimized and would not create too much asyncio.Task instances.
- Sentry handler for python3.10
15.8.x
WorkerPoolreworked and now spawning processes withos.forkon UNIX. This makes benefits on initializer has been passed. The allocated after initializer completion memory will be shared between processes with CoW.15.7.x
- tcp and tls client services
... (truncated)
Commits
- See full diff in compare view
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)