Skip to content

Commit

Permalink
remove dep notices in favor of #55715
Browse files Browse the repository at this point in the history
  • Loading branch information
Ch3LL committed Dec 20, 2019
1 parent 6eb05e7 commit 0b25aca
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions doc/topics/releases/neon.rst
Original file line number Diff line number Diff line change
Expand Up @@ -193,11 +193,3 @@ salt.auth.Authorize Class Removal
- The salt.auth.Authorize Class inside of the `salt/auth/__init__.py` file has been removed and
the `any_auth` method inside of the file `salt/utils/minions.py`. These method and classes were
not being used inside of the salt code base.

Jinja Filter Deprecations
-------------------------

- The following jinja filters are set to be removed in the Aluminium release:

- :jinja_ref:`json_decode_dict` in favor of :jinja_ref:`tojson`
- :jinja_ref:`json_decode_list` in favor of :jinja_ref:`tojson`

0 comments on commit 0b25aca

Please sign in to comment.