Skip to content

0.22.0

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Jan 13:55
· 13 commits to development since this release

Features

  • Implement temperatureSupport and addonsSupport features to be able to hide these settings fields #637 (#638)
  • Setting for tweaking merging strategy for JSON arrays in configs (#622)
  • add cache max size setting to ResourceService (#628)
  • add viewer url to custom app schemas (#632)
  • add viewer url to the schemas listing (#634)
  • applications type schemas for DIAL (#575)
  • code interpreter (#633)

Fixes

  • RouteController is not responsive #623 (#624)
  • feature controller (#629)
  • improve session id validation (#639)
  • invalidate per-request API key in DeploymentFeatureController (#643)
  • propagate headers to feature endpoints (#635)
  • resource type to support code_interpreter_session (#641)
  • revert initial scale for code interpreter (#642)
  • use zero initial scale in code interpreter (#640)

Other

  • Fix naming of a field to transfer server-side application properties (#630)
  • ignore unknown properties in TokenRateLimit (#625)
  • java dependency review (#562)