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

Update security deprecation messages #115241

Merged

Commits on Oct 15, 2021

  1. Update security deprecations

    jportner committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    3913a50 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ace4b2c View commit details
    Browse the repository at this point in the history
  3. PR review feedback

    Also fixed a few broken Jest unit tests!
    jportner committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    e584ec4 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2021

  1. Configuration menu
    Copy the full SHA
    2c66a36 View commit details
    Browse the repository at this point in the history
  2. Add deprecation levels for other config deprecations

    Note: I skipped `xpack.security.enabled`, `xpack.spaces.enabled`, and
    the legacy audit logger because those are being removed in 8.0 / they
    have their own 7.x-specific PRs to make those changes.
    jportner committed Oct 18, 2021
    Configuration menu
    Copy the full SHA
    b409027 View commit details
    Browse the repository at this point in the history