Version 1.5.0
This version modify some APIs of existing services.
Toponym server
A toponym server has been added to REGARDS services to restrict user data research on geographic zone. To learn more about this new feature, you can read the Toponym documentation page
OpenID Authentication
REGARDS provides a new authentication system to allow users to authenticate through external SSO OpenID. To learn more about this new feature, you can read the OpenID documentation page
JSON model attribute
A new JSON attribute type has been added. It allows to define a custom json attribute for data models, valided thanks to a json schema.
AMQP Notification format breaking change
The here under changes, modify how applications can interract with REGARDS when using AMQP messages sended by rs-notifier microservice.
Notification sent by RabbitMQSender plugin
Notification format using RabbitMQSender plugin has been updated between version 1.4 and 1.5:
element
has been renamed topayload
action
has been moved into objetmetadata
and is now located at$.metadata.action
instead of$.action
HMI improvements
- Improve FullText search criterion for user interface search forms
- Improve String search criterion to acccept Regexp format for user interface search forms