-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Add release notes for Python v10.16.0 #21512
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
Add release notes for Python v10.16.0 #21512
Conversation
|
Hi @hmstepanek 👋 Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days. Please ensure the propsed changes look good by building it first in your local environment. Refer to this contribution guide to get the site up and running in your local. If you really require a preview url, reach out to one of the writers and they will generate one for you. |
|
|
||
| ## Notes | ||
|
|
||
| This release of the Python agent adds support for new [redis](https://pypi.org/project/redis/) functions, converts all `os.path`'s to `pathlib`, and fixes an issue with JSON encoding PosixPaths. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
| This release of the Python agent adds support for new [redis](https://pypi.org/project/redis/) functions, converts all `os.path`'s to `pathlib`, and fixes an issue with JSON encoding PosixPaths. | |
| This release of the Python agent adds support for new [redis](https://pypi.org/project/redis/) functions, converts all `os.path`'s to `pathlib`, and fixes an issue with JSON encoding `PosixPath`s. |
|
|
||
| * Adds support for new redis functions | ||
|
|
||
| * Add instrumentation for new [redis](https://pypi.org/project/redis/) functions. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should we mention the new method names? xackdel and xdelex.
src/content/docs/release-notes/agent-release-notes/python-release-notes/python-agent-101600.mdx
Outdated
Show resolved
Hide resolved
src/content/docs/release-notes/agent-release-notes/python-release-notes/python-agent-101600.mdx
Outdated
Show resolved
Hide resolved
Co-authored-by: Timothy Pansino <[email protected]> Co-authored-by: Uma Annamalai <[email protected]>
PallaviWrite
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Give us some context