- Dart 3.0 Ready.
- 100% documented.
- Update the dependency on http package.
- Refactor and restructure the project. Thanks to Rohit Ranjan 91.rohit@gmail.com for testing and reporting issues.
- Support Kubernetes v1.26.0.
- Support Kubernetes v1.24.3.
- Patch header options.
- Support Kubernetes v1.22.0.
- POST, PUT and PATCH with JSON body and headers.
- Adds Istio
Gateway
andVirtual Service
apis.
- Implements all REST apis.
- Implements all model definitions.
- First working version and example UI implementation.
KubernetesClient
andK8SConfiguration
classes.
- Initial release.