Releases: tango-controls/rest-server
rest-server-1.12
[maven-release-plugin] copy for tag rest-server-1.12
rest-server-1.11
[maven-release-plugin] copy for tag rest-server-1.11
rest-server-1.9
rest-server-1.8
rest-server-1.7
Supported Tango REST API
- v1.0
- rc4
Release notes
-
#180 - logs from different devices (.jar distribution that runs multiple devices) are now properly handled by MDC
-
JTango has been upgraded to 9.5.10-hzg.4
rest-server-1.6
Supported Tango REST API
- v1.0
- rc4
Release notes
Auth module has been upgraded to 0.6 -- Delayed auth request if failed attempts exceed threshold
rest-server-1.5
Supported Tango REST API
- v1.0
- rc4
Release notes
#177 LDAP and Kerberos realms use cache
JTangoServer has been upgraded to 9.5.10-hzg.2: StateCheckAttrAlarm
is false by default
rest-server-1.4
rest-server-1.3
Supported Tango REST API
- rc4
- v1.0
Release notes
#171 rc4 refactored to use TangoDeviceProxy contextual data
rest-server-1.2
Supported Tango REST API
- rc4
- v1.0
Release notes
-
Tango REST API v1.0 has been implemented
-
subscriptions and devices tree back-ported into rc4
-
async implementation of the Tango attribute events in rc4
-
#168 - Server responds with 304 in case an attribute value was not changed
-
#165 - TangoProxyPool has been replaced with Guava Cache. Some cache stats haven exported via Tango maintenance interface
-
setup integration tests