Jonathan Neugebauer
Jonathan Neugebauer
policy/v1beta1 is deprecated in v1.21.0+ and unavailable in v1.25+.
With the `NoImplicitWith` feature enabled in the `app.json` file there are some "Implicit with" issues in generated pages and codeunits. See: [Referece](https://docs.microsoft.com/en-us/dynamics365/business-central/dev-itpro/developer/devenv-deprecating-with-statements-overview)
This patch adds a collector providing the pyCA version and timestamp of the last sync with the upstream server. In order to implement this, I added a `__version__` module attribute,...