v1.0.4
[v1.0.4] - 2025-06-11
Offline documentation of this version is available here.
Added
- New
regex_search
attribute plugin that allows to search in a string to extract the part that matches the specified regular expression. See https://hermes.insa-strasbourg.fr/en/setup/configuration/plugins/attributes/regex_search/ for details.
Fixed
- Fixed improper handling of a plugin's empty configuration schema file
Security
- Bumped python dependencies to their latest version:
- oracledb (used by plugins/datasources/oracle)
- pycryptodomex (used by plugins/attributes/crypto_RSA_OAEP)