Skip to content

Commit a27cfae

Browse files
authored
chore(main): Release v4.95.0 (#2454)
🤖 I have created a release *beep* *boop* --- ## [4.95.0](v4.94.7...v4.95.0) (2026-03-26) ### Features * **schema:** Extract `PatternMatchError` typed error from `FilterDfs` ([#2458](#2458)) ([8b3e522](8b3e522)) ### Bug Fixes * **deps:** Update module github.com/cloudquery/codegen to v0.4.0 ([#2455](#2455)) ([041d331](041d331)) * **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.11 ([#2453](#2453)) ([1f94119](1f94119)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please).
1 parent 8b3e522 commit a27cfae

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "4.94.7"
2+
".": "4.95.0"
33
}

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [4.95.0](https://github.com/cloudquery/plugin-sdk/compare/v4.94.7...v4.95.0) (2026-03-26)
9+
10+
11+
### Features
12+
13+
* **schema:** Extract `PatternMatchError` typed error from `FilterDfs` ([#2458](https://github.com/cloudquery/plugin-sdk/issues/2458)) ([8b3e522](https://github.com/cloudquery/plugin-sdk/commit/8b3e522efa5c141e6b5d08c3e6fcb9f8581a6034))
14+
15+
16+
### Bug Fixes
17+
18+
* **deps:** Update module github.com/cloudquery/codegen to v0.4.0 ([#2455](https://github.com/cloudquery/plugin-sdk/issues/2455)) ([041d331](https://github.com/cloudquery/plugin-sdk/commit/041d3313dbb6b018a8ba906a5e8c1a4bf5c16118))
19+
* **deps:** Update module github.com/cloudquery/plugin-pb-go to v1.27.11 ([#2453](https://github.com/cloudquery/plugin-sdk/issues/2453)) ([1f94119](https://github.com/cloudquery/plugin-sdk/commit/1f941193ce694ffaa7c66dcb5e040ce497d30a86))
20+
821
## [4.94.7](https://github.com/cloudquery/plugin-sdk/compare/v4.94.6...v4.94.7) (2026-03-23)
922

1023

0 commit comments

Comments
 (0)