Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 528 Bytes

CHANGELOG-API.md

File metadata and controls

18 lines (10 loc) · 528 Bytes

Go API Changelog

This changelog includes only developer-facing changes. If you are looking for user-facing changes, check out CHANGELOG.md.

v0.83.0

🛑 Breaking changes 🛑

  • all: Remove go 1.19 support, bump minimum to go 1.20 and add testing for 1.21 (#8207)

💡 Enhancements 💡

  • changelog: Generate separate changelogs for end users and package consumers (#8153)