Skip to content

Version 2.5.1

Compare
Choose a tag to compare
@Schrolli91 Schrolli91 released this 28 Apr 11:07
· 60 commits to master since this release
b4bb32a

[v2.5.1] - 28.04.2020

Added
  • Plugin requirements: Added requirements.txt for all plugins requiring extra python packages so the install will be easier #446
  • DescriptionList POC: add new description parameter for Sub-RICs without a main RIC definition. parameter 'onlysubric'. #449
Fixed
  • MySQL plugin: Ensure character set (utf8mb4) and collation (utf8mb4_general_ci) are set correctly when connection to database is established. #447
  • E-Mail plugin: Create MIME-compliant header that can contain any kind of string. #448