Skip to content

v0.5.20

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Apr 14:14
· 5 commits to main since this release

What's Changed

Features

  • feat: default to altimate-backend model when configured (#665) (dafd16a)

Bug Fixes

  • fix: add pagination support for recap trace list (#596) (b66d9f5)
  • fix: URL-encode special characters in connection string passwords (#597) (29e4267)
  • fix: address ClickHouse driver review findings (#599) (8f52e99)

Other Changes

Install

npm install -g @altimateai/altimate-code@0.5.20
# or
brew install AltimateAI/tap/altimate-code

Full Changelog: v0.5.19...v0.5.20