Releases: Hydrospheredata/hydro-serving-protos
Releases · Hydrospheredata/hydro-serving-protos
0.1.5
ONNX messages (#14)
* ONNX messages
* ONNX module
* Names collision fix
* ONNX import check
(Bulat)
0.1.4
Add abstract headers for GRPC messages
(Konstantin Makarychev)
0.1.2
Change test command for Jenkins
(Bulat)
0.1.1
Fix python import and scala ops (#12)
* Fix merge
* Scala and python fixes
* Fix gitignore
* Import tests for Python
(Bulat)
0.1.0
Fix/map tensor (#10)
* Map reimplementation and cleanup
* Typed tensor refactor and DataGenerator tests
* Shape class and generation fixes
(Bulat)
0.0.15
Moved common parts from scala modules
(Zajs)
0.0.14
Merge pull request #9 from Hydrospheredata/feature/kafka_messages
add kafka_messages
(dmitriy.isaev)
0.0.13
kafka messages rework (#7)
(Iskandar Sitdikov)
0.0.12
- Added Application message for manager discovery service
- Added message wrapper for kafka
(Zajs)
0.0.11
Proto cleanup and scala cross version (2.11 and 2.12) (#3)
* Removed map and TensorInfo name
* sbt version update, scala 2.11 removed
* Cross-release for scala
(Bulat)