-
Notifications
You must be signed in to change notification settings - Fork 3k
[SchemaRegistry] drop 2.7/36 #22318
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
[SchemaRegistry] drop 2.7/36 #22318
Changes from all commits
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
-e ../../../tools/azure-devtools | ||
-e ../../../tools/azure-sdk-tools | ||
-e ../../identity/azure-identity | ||
aiohttp>=3.0; python_version >= '3.5' | ||
aiohttp>=3.0 |
This file was deleted.
This file was deleted.
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,8 @@ | ||
# Release History | ||
|
||
## 1.0.1 (Unreleased) | ||
## 1.1.0 (Unreleased) | ||
|
||
This version and all future versions will require Python 3.7+. Python 2.7 and 3.6 are no longer supported. | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Is this the only change for the release? If so, there's no need to release. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. sounds good, just will update the version and leave this note for now. Not planning on releasing |
||
|
||
### Features Added | ||
|
||
|
This file was deleted.
This file was deleted.
Uh oh!
There was an error while loading. Please reload this page.