Releases: telefonicaid/perseo-fe
Releases · telefonicaid/perseo-fe
1.7.0
1.6.0
Changes since 1.5.0:
- FEATURE update node version to 4.8.4
- Fixed timer leak in HA-refresh scenarios [#253]
- Modify main section of package.json from lib/perseo to bin/perseo
- Add native SMPP support [#246]
- Add PERSEO_MONGO_ENDPOINT, PERSEO_MONGO_USER and PERSEO_MONGO_PASSWORD variables to compose a full mongo connection string [#243]
- Remove PERSEO_MONGO_HOST variable (use PERSEO_MONGO_ENDPOINT instead) [#243]
- Add smpp dependence to npm-shrinkwrap [#249]
Note that most of them (all except the one related with new node version) were already in version 1.5.1
1.5.1
Changes since 1.5.0 release:
- Fixed timer leak in HA-refresh scenarios [#253]
- Modify main section of package.json from lib/perseo to bin/perseo
- Add native SMPP support [#246]
- Add PERSEO_MONGO_ENDPOINT, PERSEO_MONGO_USER and PERSEO_MONGO_PASSWORD variables to compose a full mongo connection string [#243]
- Remove PERSEO_MONGO_HOST variable (use PERSEO_MONGO_ENDPOINT instead) [#243]
- Add smpp dependence to npm-shrinkwrap [#249]
1.5.0
Changes (since 1.4.0):
- Fix: Blocked actions in queue when error (#221)
- Add: Retrieve loop detection, with mark (#226)
- Add: metrics REST API (#227)
- Fix: Alarms for database (replicaset) (#230)
- Change: Default value for refresh rules to core in config.js, now 5 minutes
- Change: Default value for DB checking in config.js, now 5 seconds
- Add: Several actions per rule (#197)
1.4.0
Changes (since 1.3.0):
- Add: Update axn with multiple attrs (#210)
- Change: Logs for alarms in ERROR level and use of ALARM-ON and ALARM-OFF prefixes to signal alarm raising/releasing in log (#218). See doc.
- Add: Admit several comma-separated servicepaths in header for notifications (#117)
- Remove (rollback feature introduced in 1.2.0): break rule execution loops (PR #225) (*)
(*) Already done as hotfix in 1.3.1
1.3.1
1.3.0
1.2.0
1.1.0
Changes since 1.0.0:
- Fix: modified the permissions of the PID file to be readable by third party SW (*)
- Add: Allow notices and rules paths to be configured by environment variables (#161) (*)
- Fix: align and fix log traces, add comp field (#166)
- Add: add 'from' field in log traces (#166)
- Add: GET /admin/log (#169)
- Fix: env var for next core bug (#171)
- Change: default value for next core to none (#172)
- Fix: false error log when action is executed (#176) (*)
- Fix: saving invalid visual rule in updates (#177) (*)
(*) Also included in some 1.0.x release after 1.0.0