Skip to content

Commit

Permalink
Update 3003.1.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
Frode Gundersen authored and garethgreenaway committed Jun 9, 2021
1 parent dceb72f commit 2ecd867
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions doc/topics/releases/3003.1.rst
Expand Up @@ -16,8 +16,7 @@ Fixed

- Fixed race condition in batch logic. Added `listen` option to `LocalClient` to prevent event subscriber from purging cached events during batch iteration. (#56273)
- Fixed dependencies for Amazon Linux 2 on https://repo.saltproject.io since Amazon Linux 2 now provides some of the python libraries in their repos. (#59982)
- IPCMessageSubscriber objects expose their connect method as a coroutine so they
can be wrapped by SyncWrapper. (#60049)
- IPCMessageSubscriber objects expose their connect method as a coroutine so they can be wrapped by SyncWrapper. (#60049)
- Import salt.utils.azurearm instead of using __utils__ from loader in azure cloud. This fixes an issue where __utils__ would become unavailable when we are using the ThreadPool in azurearm. (#59744)
- Use contextvars libary from site-packages if it is intalled. Fixes salt ssh for targets with python <=3.6 (#59942)
- Add back support to load old entrypoints by iterating instead of type checking (#59961)
Expand Down

0 comments on commit 2ecd867

Please sign in to comment.