Skip to content
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

Remove deprecated 'proxies' parameter. #3314

Open
wants to merge 6 commits into
base: version-1.0
Choose a base branch
from

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)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in 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