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

fix(deprecations): Use DEPRECATED_MSG_ATTRIBUTE instead of notes #305

Conversation

JanNash
Copy link
Contributor

@JanNash JanNash commented Oct 20, 2020

Summary

This PR adds DEPRECATED_MSG_ATTRIBUTE() calls to methods in Amplitude.h that were previously marked as deprecated by a Note in their docstring.

Checklist

  • Does your PR title have the correct title format?
  • Does your PR have a breaking change?: no

@haoliu-amp haoliu-amp merged commit f501c6c into amplitude:master Oct 20, 2020
@JanNash JanNash deleted the replace-deprecation-notes-by-actual-deprecation-notices branch October 20, 2020 16:38
github-actions bot pushed a commit that referenced this pull request Oct 20, 2020
## [7.1.1](v7.1.0...v7.1.1) (2020-10-20)

### Bug Fixes

* **buildsettings:** Remove override for GCC_WARN_INHIBIT_ALL_WARNINGS ([#302](#302)) ([0e55297](0e55297))
* **deprecation warnings:** Fix deprecation warnings ([#301](#301)) ([e7b0e6e](e7b0e6e)), closes [/github.com//issues/250#issuecomment-655224554](https://github.com//github.com/amplitude/Amplitude-iOS/issues/250/issues/issuecomment-655224554)
* **deprecations:** Use DEPRECATED_MSG_ATTRIBUTE instead of notes ([#305](#305)) ([f501c6c](f501c6c))
* nil dynamic config refresh crash ([#288](#288)) ([#289](#289)) ([9dc896d](9dc896d))
* Swift UserId and DeviceId setter ([#299](#299)) ([b7c0f90](b7c0f90))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants