Releases: devicehive/devicehive-java-server
Releases · devicehive/devicehive-java-server
3.3.3 Release
- 'subscription/list' WebSocket endpoint added
- Hazelcast configuration improvements
- DeviceId validation
- Сontainers size optimisation
- Spring/hibernate version upgrade
- Jenkins: update maven image to 3.5.0
- Response code fixing
- Bug fixing
3.3.2 Release
- Advanced notifications and commands filtering
- Jenkins setup
- Fix response codes
- Performance improvements
- Minor API bugfixes
- Bug fixing
3.3.1 Release
- Websockets: command/update subscription added
- REST: PUT user/current for client role, remove old password property
- Add subscription map and unsubscribe callback
- Simplify Kafka message fields
Release 3.3.0
- Websockets: client and device endpoints combined
- Websockets: User API implemented
- Websockets: Network API implemented
- Websockets: get/list command/notification implemented
- Websockets: Delete device implemented
- Websockets: JsonStringWrapper data field should be JSON
- Kafka topics creation on startup added
- Dockerfile container for devicehive-hazelcast added
- Hazelcast portable factory implemented
- Disruptor configuration improvements
- Kafka configuration improvements
- Logging configuration improvements
- Performance improvements
- Jenkins CI setup
- Swagger configuration fixes
- Bug fixing
Release 3.2.0
- Add Hazelcast microservice module
- Add
device\listwebsocket command - Rename default network and device
- Rename
usertable todh_user - Dockerfiles update
- Bug fixing
Release 3.1.0
- Network key removed
- Device key removed
- Device Guid renamed to Id
- Dockerfiles update
- Bug fixing
Release 3.0.0
- Microservice architecture;
- JWT Support;
- Riak KV for metadata store.
Release 2.0.11
There are different changes in the source code, most could be found here
Release 2.0.10
Release 2.0.9
Bug fixes