Releases: Project-OMOTES/typescript-sdk
Releases · Project-OMOTES/typescript-sdk
0.2.2
0.2.1: Merge pull request #38 from Project-OMOTES/change-result-error-handling
- When an OMOTES run fails, an error is no longer thrown. Now a result is generated with a code indicating wheter a result is a failure or not.
0.2.0
What's Changed
- Change queue name for job cancellations to job deletions for upcoming OMOTES release 0.0.9 by @WouterSpaak in #37
Full Changelog: 0.1.6...0.2.0
0.1.6
What's Changed
- Set a default timeout of 2 hours. by @WouterSpaak in #36
Full Changelog: 0.1.5...0.1.6
0.1.5
0.1.4
What's Changed
- Send message to queue correctly. by @WouterSpaak in #31
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Convert values in
ParamsDictto supportedStructentities by @WouterSpaak in #30
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Add Apache2 license by @WouterSpaak in #24
- Add Persistent flag to all AMQP messages. by @WouterSpaak in #25
- Update queueing to newest design by @WouterSpaak in #26
- Workflow definitions are not configured anymore on both sides but rather shared by the orchestrator on startup. by @WouterSpaak in #27
- Simulator now also uses new influxdb format by @WouterSpaak in #29
Full Changelog: 0.1.1...0.1.2
0.1.1
0.1.0
What's Changed
- chore(core): add github actions (#1) by @WouterSpaak in #2
- Create demo apps. by @WouterSpaak in #3
- Exports types from
@omotes/proto. by @WouterSpaak in #5 - Remove proto from library by @WouterSpaak in #17
- Restore profile stuff by @WouterSpaak in #19
- Set up ci-cd publish by @WouterSpaak in #22
New Contributors
- @WouterSpaak made their first contribution in #2
Full Changelog: https://github.com/Project-OMOTES/typescript-sdk/commits/0.1.0