Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 725 Bytes

File metadata and controls

21 lines (13 loc) · 725 Bytes

See DEPRECATION.md for the process for updating this file.

The format for each entry should be: <version> <identifier> <description>.

  • <version> should be the version of Vector in which to take the action (deprecate, migrate, or remove)
  • <identifier> should be a unique identifier that can also be used in the code to easily find the places to modify
  • <description> should be a longer form description of the change to be made

For example:

  • v0.34.0 legacy_openssl_provider OpenSSL legacy provider flag should be removed

To be deprecated

To be migrated

To be removed

  • v0.39.0 enterprise_feature The enterprise feature has been deprecated and will be removed.