Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
abdulhaseeb3 committed Jan 14, 2025
1 parent 77f4b42 commit f50f8ad
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -2,6 +2,26 @@

## Unreleased

## [1.3.1] - 2025-01-14

### Added

- Added documentation for dynamic Kubernetes clients, providing guidance on usage and best practices.

### Changed

- Aligned PostgreSQL plan names with a9s-dataservices for improved consistency and integration.

- Adjusted health check timeouts for provider-anynines to improve reliability and reduce errors.

- Enhanced internal processes by updating the Makefile for optimized pipeline management.

- Replaced native patch and transform functionality with composite functions from Crossplane, ensuring better modularity and maintainability.

### Choirs

- Updated internal go imports to improve performance and security, as recommended by our automated tools(dependabot).

## [1.3.0] - 2025-01-14

### Changed
@@ -34,7 +54,7 @@

- Crossplane Provider named `provider-anynines` for leveraging a9s Data Services.
- Health checks and readinessProbe for ProviderConfigs.
- Klunch-bind for cross-cluster service management.
- Klutch-bind for cross-cluster service management.
- Crossplane APIs for a9s Data services (provider-anynines), a8s Data Services (provider-kubernetes) and AWS s3 buckets (provider-aws-s3).
- Documentation content for the Docusaurus-powered Klutchio website.
- End-to-end tests for Klutch.

0 comments on commit f50f8ad

Please sign in to comment.