Skip to content

2.17.29 -- Hotfixes and request ID plumbing

Compare
Choose a tag to compare
@douglas-reid douglas-reid released this 26 Sep 21:42
· 40 commits to main since this release
8694907

What's Changed

  • Add support for optional fields in the config template by @eob in #545
  • feat(streaming): add logger to include status-based messages in chat history file by @douglas-reid in #537
  • Comment out the optional field support in ConfigTemplate until it's deployed to Engine by @eob in #546
  • feat: ship run local to only ask for a param value if there's available value, including default by @eob in #542
  • feat(tasks): expose request ID field on Tasks by @douglas-reid in #550
  • [SHIP-832] Request ID python plumbing by @dkolas in #529
  • [SHIP-834] [SHIP-818] Streaming Generators by @dkolas in #548
  • Run tests in parallel in ci/cd by @dkolas in #555
  • fix(telegram): ensure proper bot API base by @douglas-reid in #557

Full Changelog: 2.17.28...2.17.29