Skip to content

Latest commit

 

History

History
53 lines (28 loc) · 754 Bytes

CHANGELOG.md

File metadata and controls

53 lines (28 loc) · 754 Bytes

1.26.0+5

  • Dart 3.0 Ready.
  • 100% documented.

1.26.0+3

  • Update the dependency on http package.

1.26.0+2

  • Refactor and restructure the project. Thanks to Rohit Ranjan 91.rohit@gmail.com for testing and reporting issues.

1.26.0

  • Support Kubernetes v1.26.0.

0.1.4

  • Support Kubernetes v1.24.3.
  • Patch header options.

0.1.3

  • Support Kubernetes v1.22.0.

0.1.2

  • POST, PUT and PATCH with JSON body and headers.

0.1.1

  • Adds Istio Gateway and Virtual Service apis.

0.1.0

  • Implements all REST apis.

0.0.4

  • Implements all model definitions.

0.0.3

  • First working version and example UI implementation.

0.0.2

  • KubernetesClient and K8SConfiguration classes.

0.0.1

  • Initial release.