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

Print deprecation warning from Kuzzle #75

Merged
merged 16 commits into from
Apr 21, 2021

Conversation

MathieuVeber
Copy link

Closes #74

What does this PR do?

From now on, when developing with the SDK, you will see warning when using a deprecated action. You can disable this behavior by setting to false the deprecationWarning option on the kuzzle sdk object

How should this be manually tested?

Use a deprecated action and observe the warning(s)

Other changes

Updated doc

@MathieuVeber MathieuVeber changed the title #74-Print-deprecation-warning-from-Kuzzle Print deprecation warning from Kuzzle Mar 15, 2021
@MathieuVeber MathieuVeber self-assigned this Mar 15, 2021
@MathieuVeber MathieuVeber linked an issue Mar 15, 2021 that may be closed by this pull request
@jenow jenow added changelog:enhancements New feature or request and removed changelog:new-features labels Mar 23, 2021
@MathieuVeber MathieuVeber marked this pull request as ready for review April 15, 2021 11:23
lib/src/utils/deprecation.dart Outdated Show resolved Hide resolved
lib/src/utils/deprecation.dart Outdated Show resolved Hide resolved
lib/src/utils/deprecation.dart Outdated Show resolved Hide resolved
@MathieuVeber MathieuVeber requested a review from jenow April 15, 2021 14:51
lib/src/kuzzle.dart Outdated Show resolved Hide resolved
@MathieuVeber MathieuVeber requested a review from Aschen April 19, 2021 07:17
@jenow jenow requested a review from Yoann-Abbes April 19, 2021 12:34
lib/src/utils/deprecation.dart Outdated Show resolved Hide resolved
lib/src/utils/deprecation.dart Outdated Show resolved Hide resolved
@Yoann-Abbes Yoann-Abbes mentioned this pull request Apr 20, 2021
@MathieuVeber MathieuVeber force-pushed the #74-Print-deprecation-warning-from-Kuzzle branch from eed0d05 to 58aced8 Compare April 21, 2021 07:33
@Yoann-Abbes Yoann-Abbes merged commit 9145076 into 2-dev Apr 21, 2021
@Yoann-Abbes Yoann-Abbes deleted the #74-Print-deprecation-warning-from-Kuzzle branch April 21, 2021 14:18
@Yoann-Abbes Yoann-Abbes mentioned this pull request Apr 21, 2021
@jenow jenow mentioned this pull request Jun 22, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog:enhancements New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Print deprecation warning from Kuzzle
4 participants