Skip to content

Commit 5511201

Browse files
authored
Add CHANGELOG for v1.1.0 (#265)
1 parent e27469e commit 5511201

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,13 @@
1+
## v1.1.0 [2024-11-29]
2+
3+
_Deprecations_
4+
5+
- Deprecated `kubernetes_pod_security_policy` table due to the lack of API support in [Kubernetes v1.25](https://kubernetes.io/blog/2022/08/23/kubernetes-v1-25-release/#what-s-new-major-themes). ([#262](https://github.com/turbot/steampipe-plugin-kubernetes/pull/262))
6+
7+
_Dependencies_
8+
9+
- Recompiled plugin with [helm.sh/helm/v3 v3.14.2](https://github.com/helm/helm/releases/tag/v3.14.2) to fix security vulnerabilities. ([#262](https://github.com/turbot/steampipe-plugin-kubernetes/pull/262))
10+
111
## v1.0.0 [2024-10-22]
212

313
There are no significant changes in this plugin version; it has been released to align with [Steampipe's v1.0.0](https://steampipe.io/changelog/steampipe-cli-v1-0-0) release. This plugin adheres to [semantic versioning](https://semver.org/#semantic-versioning-specification-semver), ensuring backward compatibility within each major version.

0 commit comments

Comments
 (0)