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

Convert DeprecationWarning to FutureWarning for item search API #464

Merged
merged 3 commits into from
Mar 30, 2023

Conversation

jpolchlo
Copy link
Contributor

@jpolchlo jpolchlo commented Mar 28, 2023

Related Issue(s):

Description:
A PR to convert to a more user-facing deprecation warning type, FutureWarning, for API functions that will be removed soon.

PR Checklist:

  • Code is formatted
  • Tests pass
  • Changes are added to the CHANGELOG

@gadomski gadomski self-requested a review March 30, 2023 14:09
@gadomski gadomski added this to the 0.7.0 milestone Mar 30, 2023
@gadomski gadomski enabled auto-merge (rebase) March 30, 2023 14:12
@gadomski gadomski merged commit 0b368ce into stac-utils:main Mar 30, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade ItemSearch deprecation warnings to FutureWarning
2 participants