Skip to content

Release v1.5.0

Latest
Compare
Choose a tag to compare
@alex-travasso alex-travasso released this 06 Dec 13:58
1251ff1

Change Log

  • CR-1020 (BREAKING-CHANGE) Add storage for Redis connection credentials
  • CR-1019 Optimise the use of AppSettings without Redis for productive environments

Configuration changes

Redis connection string must be defined. Example on a .yml file:

- Schnittstellen__KeyValueStorage__Storage=Redis
- Schnittstellen__KeyValueStorage__ConnectionString=redis:6379,password=${MY_PWD},ssl=True,abortConnect=False

Docker Image
https://hub.docker.com/r/mobileidch/mid-radius-rig