Skip to content

Releases: upbound/function-openai

v0.3.8

Choose a tag to compare

@upbound-bot upbound-bot released this 24 Jul 12:22
6e0863c

Summary

This release includes critical security fixes and dependency updates to address multiple CVE vulnerabilities.

Security Fixes

  • Go Runtime Update: Updated to Go 1.25.12 to address:

    • GO-2026-5856
    • GO-2026-4970
  • Dependency Security Updates:

    • Updated google.golang.org/grpc to v1.82.1 (fixes GHSA-hrxh-6v49-42gf)
    • Updated golang.org/x/text to v0.39.0 (fixes GO-2026-5970)
    • Updated golang.org/x/net to v0.56.0 (fixes GO-2026-5942)

Infrastructure

  • Updated CI workflow to use Go 1.25.12

v0.3.7

Choose a tag to compare

@upbound-bot upbound-bot released this 15 Jun 23:54
5fa8e12

Summary

This release includes security fixes and dependency updates.

Highlights

  • Security vulnerability remediation for Go runtime and dependencies
  • Updated Go version to 1.25.11 (addresses CVE-2026-42504, CVE-2026-42507, CVE-2026-27145, and related vulnerabilities)
  • Updated golang.org/x/crypto to v0.52.0
  • Updated golang.org/x/net to v0.55.0
  • Updated golang.org/x/sys to v0.45.0
  • Updated CI workflow Go version to 1.25.11

v0.3.6

Choose a tag to compare

@upbound-bot upbound-bot released this 21 May 23:14
a43c394

Summary

This release includes security fixes for Go standard library vulnerabilities.

Highlights

v0.3.5

Choose a tag to compare

@upbound-bot upbound-bot released this 17 Apr 08:07
ba19840

Summary

This release includes critical security fixes for Go runtime vulnerabilities.

Highlights

v0.3.4

Choose a tag to compare

@upbound-bot upbound-bot released this 25 Mar 13:05
88b13ab

Summary

This release includes critical security fixes and dependency updates.

Highlights

  • Security vulnerability remediation for Go runtime and dependencies:
  • CI/CD improvements:
    • Migrated .golangci.yml to v2 syntax for golangci-lint compatibility
    • Updated golangci-lint to v2.11.4 for Go 1.25.8 support
    • Upgraded golangci-lint-action to v7

v0.3.3

Choose a tag to compare

@upbound-bot upbound-bot released this 02 Mar 14:44
65f7f3b

Summary

This release includes security fixes and dependency updates.

Highlights

  • Security vulnerability remediation for Go runtime
  • Updated Go version to 1.24.13 (fixes CVE-2025-68121, CVE-2025-61732)
  • Updated CI workflow to use Go 1.24.13

v0.3.2

Choose a tag to compare

@upbound-bot upbound-bot released this 05 Feb 18:46
a8f98f4

Summary

This release includes security fixes and dependency updates.

Highlights

v0.3.1

Choose a tag to compare

@upbound-bot upbound-bot released this 22 Jan 08:36
777e7a0

Summary

This release includes security fixes and dependency updates.

Highlights

v0.2.1

Choose a tag to compare

@upbound-bot upbound-bot released this 22 Jan 18:14
55bfe9d

Summary

This release includes security fixes and dependency updates.

Highlights

v0.1.1

Choose a tag to compare

@upbound-bot upbound-bot released this 22 Jan 16:58
e2fcdf2

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