Skip to content

For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.

Gloo Mesh (Gloo Platform APIs) changelog

Page as Markdown

Review the changelog entries for Gloo Mesh (Gloo Platform APIs) components.

🛜 RSS feed

Changelog entry types

Changelog entries are categorized into the following types:

  • Dependency Bumps: The version for a dependency in Gloo is bumped in this release. Be sure to check for any Breaking Change entries that accompany a dependency bump.
  • Breaking Changes: An API is changed in a way that is not backwards compatible, such as a changed format for an API field. Occasionally, a breaking change occurs for the process to upgrade Gloo, in which the changelog entry indicates how to use the new upgrade process.
  • Helm Changes: The installation Helm chart is changed. If this change is not backwards compatible, an accompanying Breaking Change entry is indicated for the release.
  • New Features: A new feature is implemented in the release.
  • Fixes: A bug is resolved in this release.