Docker 1.1.0
What's Changed
- Build options is an arbitrary json object rather than a string by @Enkidu93 in #183
- Separate repos in e2e tests by @Enkidu93 in #185
- Fixes Queue depth endpoint not working #186 by @Enkidu93 in #187
- Fixes #121 by @Enkidu93 in #188
- Alerting by @johnml1135 in #189
- Http metrics - add scraping for serval api by @johnml1135 in #191
- Serval App MVP by @Enkidu93 in #192
- Fixes #182 by @Enkidu93 in #196
- Slight updates to language code documentation - Document language cod… by @johnml1135 in #200
- Parallel e2e tests by @Enkidu93 in #201
- Specifying max steps as 10 in build options was inadvertently removed by @Enkidu93 in #204
- Hide metrics backend, if inelegantly by @johnml1135 in #206
- Fix e2e tests by @Enkidu93 in #209
- Fixes #202 by @Enkidu93 in #215
- Fixes #214 by @Enkidu93 in #216
- Fix missing service test. - no longer throws exception, just faults builds by @Enkidu93 in #218
- Train on everything if train_on is unspecified; add line in docs by @Enkidu93 in #219
- Native key term support by @Enkidu93 in #226
- Add sentenceStart documentation by @Enkidu93 in #228
- Fixes #208 by @Enkidu93 in #231
- Key terms support by @Enkidu93 in #229
- Increase test coverage by @Enkidu93 in #234
- Queue depth e2e test failing floods the queue by @Enkidu93 in #237
- Download file endpoint by @johnml1135 in #235
- Link to wiki pages by @johnml1135 in #241
- Add health and version endpoints by @johnml1135 in #238
Full Changelog: docker_0.8.0...docker_1.1.0