Releases: connery-io/connery-sdk
Releases · connery-io/connery-sdk
v0.1.0-beta.3
0.1.0-beta.3 (2024-03-29)
Bug Fixes
v0.1.0-beta.2
v0.1.0-beta.1
0.1.0-beta.1 (2024-03-28)
Bug Fixes
- manual version bump due to misinterpretation of semantic-release (4b61177)
BREAKING CHANGES
- The "Runner" is deprecated. Instead, we switch to the SDK approach. The connery NPM package contains the SDK and CLI required to build plugins. The SDK wraps the plugin into a web server with a standardized API. Now, every plugin is a self-sufficient entity that can be run as a standalone app. Learn more about the new SDK in our docs.
v0.0.9-beta.1
0.0.9-beta.1 (2024-03-28)
Features
v0.0.8
What's Changed
- Add LangChain clients
- Update documentation
- Add Send email/sms with Novu community plugin by @intertwine in #74
- chore:fix typo by @zdaar in #76
- Add comment to .env file regarding the trailing slash for CONNERY_RUNNER_PUBLIC_URL by @machulav in #78
- Bump follow-redirects from 1.15.2 to 1.15.4 by @dependabot in #80
- Bump @babel/traverse from 7.22.10 to 7.23.4 by @dependabot in #61
- Bump axios from 1.4.0 to 1.6.0 by @dependabot in #62
- Bump postcss from 8.4.28 to 8.4.31 by @dependabot in #63
- Bump zod from 3.22.2 to 3.22.3 by @dependabot in #64
New Contributors
- @intertwine made their first contribution in #74
- @zdaar made their first contribution in #76
Full Changelog: v0.0.7...v0.0.8
v0.0.7
v0.0.6
v0.0.5
v0.0.4
What's Changed
- TS Plugins by @machulav in #39
- Fix dev container by @machulav in #42
- Remove custom dev container by @machulav in #43
- Update API by @machulav in #44
Full Changelog: v0.0.3...v0.0.4