v2.1.104
·
1 commit
to master
since this release
Deprecated Properties
- The
directory
property has been marked as deprecated. It will only be supported until the end of March. Users are encouraged to useinstallationId
instead. This change is reflected in both the property definition and accompanying documentation.
Details of Deprecation:
- A warning message has been added to indicate that the property will be deprecated and to guide users towards the new alternative.
- The deprecation has been acknowledged in the constructor and getter method for the
directory
property.