Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Remove deprecated 'proxies' parameter. #3314

Merged
merged 7 commits into from
Sep 26, 2024

Conversation

tomchristie
Copy link
Member

I've created version-1.0 branch so that we can incrementally merge 1.0 PRs prior to a release.

I'm going to start by issuing some obvious pull requests that remove API that's already been deprecated.
This pull request deals with removing the proxies=... parameter, which has been deprecated in favor of proxy=..., with mount=... used for more complex configurations.

@karpetrosyan
Copy link
Member

I remember I also left the tests. We need to remove them as well. Do you need any help?

@karpetrosyan
Copy link
Member

Also, I suggest turning on CI for branches that start with 'version-'.

@tomchristie
Copy link
Member Author

tomchristie commented Sep 24, 2024

Hrm... either I got #3318 wrong, or else it isn't effecting outstanding PRs.

@karpetrosyan
Copy link
Member

Hrm... either I got #3318 wrong, or else it isn't effecting outstanding PRs.

We merged it into the master, not version-1.0:)
In this branch we do not have any CI

Copy link
Contributor

@T-256 T-256 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

(It should be removed from docs/api.md)

@tomchristie tomchristie merged commit dece72d into version-1.0 Sep 26, 2024
5 checks passed
@tomchristie tomchristie deleted the remove-deprecated-proxies-parameter branch September 26, 2024 11:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
1.0 proposal Pull requests proposing 1.0 API changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants