Skip to content

Releases: upbound/function-openai

v0.3.1

22 Jan 08:36
777e7a0

Choose a tag to compare

Summary

This release includes security fixes and dependency updates.

Highlights

v0.2.1

22 Jan 18:14
55bfe9d

Choose a tag to compare

Summary

This release includes security fixes and dependency updates.

Highlights

v0.1.1

22 Jan 16:58
e2fcdf2

Choose a tag to compare

Summary

This release includes security fixes and dependency updates.

Highlights

  • Security vulnerability remediation addressing 14 CVEs/GHSAs
  • Updated Go version to 1.24.11 to address 12 stdlib vulnerabilities (including 5 High severity)
  • Updated golang.org/x/crypto to v0.45.0 to address 2 security advisories

Security Fixes

Severity Count Component
High 5 Go stdlib
Medium 9 Go stdlib, golang.org/x/crypto

v0.3.0

19 Sep 22:47

Choose a tag to compare

What's Changed

  • Add some Upbound Marketplace metadata to the package.yaml to crosslink by @tnthornton in #14
  • Remove version pinning by @tnthornton in #16
  • config for local models, switch to NewOpenAIFunctionsAgent by @jaymiracola in #15

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

07 Aug 21:13

Choose a tag to compare

What's Changed

Full Changelog: v0.1.0...v0.2.0

v0.1.0

06 Aug 23:35

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: https://github.com/upbound/function-openai/commits/v0.1.0