Chef Client 12.22.5

Hi,
we’ve made a new release of Chef Client 12 to aid upgrading from 12 to 13. This release suppresses the deprecation warning previously issued when a resource has a property named state, for example:

         Property `state` of resource `openssl_x509` overwrites an existing method. Please use a different property name. This will raise an exception in Chef 13. at 1 location:
           - /tmp/kitchen/cache/cookbooks/openssl/resources/x509.rb:12:in `class_from_file'
          See https://docs.chef.io/deprecations_property_name_collision.html for further details.

Cheers,
-Thom