salt/changelog/65986.deprecated.md
2024-02-07 08:58:06 +00:00

503 B

Removed deprecated code:

  • All of salt/log/ which has been on a deprecation path for a long time.
  • Some of the logging handlers found in salt/_logging/handlers have been removed since the standard library provides them.
  • Removed the deprecated salt/modules/cassandra_mod.py module and any tests for it.
  • Removed the deprecated salt/returners/cassandra_return.py module and any tests for it.
  • Removed the deprecated salt/returners/django_return.py module and any tests for it.