Skip to content

Compartment pagination bug fix

Latest

Choose a tag to compare

@johnciprian johnciprian released this 13 Jul 16:29

What's Changed

  • Fixed OCI compartment pagination so all accessible compartments are returned.
  • Added a bounded retry for rejected pagination tokens and prevented partial results from being cached.
  • Fixed issues #382 and #386.
  • Partially addressed #385 and #387 by fixing their root-only compartment listing and invalid pagination token symptoms.
  • Upgraded Go to v1.26.5 and grafana-plugin-sdk-go to v0.292.2.

Full Changelog: v6.5.5...v6.5.6