Devicehive Java Server Versions Save

DeviceHive Java Server

3.3.3

6 years ago
  • '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

6 years ago
  • Advanced notifications and commands filtering
  • Jenkins setup
  • Fix response codes
  • Performance improvements
  • Minor API bugfixes
  • Bug fixing

3.3.1

6 years ago
  • 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

3.3.0

6 years ago
  • 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

3.2.0

6 years ago
  • Add Hazelcast microservice module
  • Add device\list websocket command
  • Rename default network and device
  • Rename user table to dh_user
  • Dockerfiles update
  • Bug fixing

3.1.0

6 years ago
  • Network key removed
  • Device key removed
  • Device Guid renamed to Id
  • Dockerfiles update
  • Bug fixing

3.0.0

7 years ago
  • Microservice architecture;
  • JWT Support;
  • Riak KV for metadata store.

2.0.11

8 years ago

There are different changes in the source code, most could be found here

2.0.10

8 years ago

Defect fixing release. There are number of items has been fixed. Merge fixes for #129, #119, #109, and others.

2.0.9

8 years ago

Bug fixes