Details
-
Improvement
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
Especially given the current incident with Log4j, this is something useful for all the consumers.
How to get in runtime, the current version of the application running?
In Java, one common standard is to use:
getPackage().getImplementationVersion()
I am preparing a PR to include this information. Thank you!
Attachments
Issue Links
- links to