Releases: scramjetorg/transform-hub
Releases · scramjetorg/transform-hub
v0.28.3
v0.28.2
What's Changed
- [STH] Unify error responses by @ErykSol in #658
- Disable Nagle in Runner connections by @patuwwy in #655
- si seq send by @patuwwy in #664
- Fix the dependencies update script by @MichalCz in #660
- [CLI] fix-reset all not clearing session by @ErykSol in #669
- Fix: topic data lost by @alicja-gruzdz in #670
- Test scenario for topics: completeness of data transmission by @a-tylenda in #672
- Validate topic name by @patuwwy in #625
- Unpipe input from topic when instance is terminated by @patuwwy in #666
- [CLI] fix returned exit codes by @ErykSol in #665
- [STH] Instance stop and kill body params fix by @ErykSol in #673
- Update main README by @a-tylenda in #671
- (fix) docker compose for sth by @daro1337 in #674
- Loki telemetry adapter by @patuwwy in #632
Full Changelog: v0.28.1...v0.28.2
v0.28.1
What's Changed
- Main to devel sync after release v0.28.0 by @a-tylenda in #652
- [STH] Add missing repository field to /sequences by @ErykSol in #653
- [CLI] display object depth null by @ErykSol in #654
- [CLI] Fix broken prod_env check by @ErykSol in #659
- Release v0.28.1 by @a-tylenda in #661
Full Changelog: v0.28.0...v0.28.1
v0.28.0
What's Changed
- v0.27.0 package version bump by @daro1337 in #640
- [CLI] Add session id display by @a-tylenda in #633
- CLI clean session config on profile change by @ErykSol in #646
- Dependencies update by @MichalCz in #645
- Allow to configure CPMConnector by @patuwwy in #642
- Add --no-colors flag by @patuwwy in #641
- sth add error msg on invalid instace id by @ErykSol in #647
- Support x-name header on sequence post|put by @patuwwy in #643
- STH add missing sequence info by @ErykSol in #650
- Rewrite STH-SCP connection by @patuwwy in #617
- Add missing commands to the start snippet by @patuwwy in #636
- Release v0.28.0 by @a-tylenda in #651
Full Changelog: v0.27.0...v0.28.0
v0.27.0
What's Changed
- v0.26.0 by @daro1337 in #596
- Add yaml loader by @MichalCz in #572
- Fix description in AppContext by @patuwwy in #593
- Added jsdoc descriptions to middleware-api-client by @kociolekscramjet in #599
- Fixing installation of python-runner libs by @Tatarinho in #609
- Fix handling binary input by @patuwwy in #612
- Allow Arrays in AppConfig by @MichalCz in #603
- Update pull_request_template.md by @MichalCz in #614
- [CLI] Add session config display command by @a-tylenda in #600
- Remove stream object from topics response by @patuwwy in #615
- Update sinon and tar deps by @patuwwy in #618
- Change the way of choosing content-type for Python Sequences by @Tatarinho in #613
- Fix delete Sequence with running Instances by @Tatarinho in #621
- Use response code if error code not provided in body by @patuwwy in #619
- Change Stopped / Killed instance status to
completed
, provide exit info by @patuwwy in #622 - Return 400 if stop request is not valid by @patuwwy in #630
- Allow to send event without payload by @patuwwy in #626
- Use correct hub in tests by @patuwwy in #627
- Fix for #634 by @MichalCz in #635
- Release v0.27.0 by @daro1337 in #639
Full Changelog: v0.26.1...v0.27.0