File tree Expand file tree Collapse file tree 2 files changed +14
-1
lines changed
Expand file tree Collapse file tree 2 files changed +14
-1
lines changed Original file line number Diff line number Diff line change 11{
2- "." : " 4.94.7 "
2+ "." : " 4.95.0 "
33}
Original file line number Diff line number Diff line change @@ -5,6 +5,19 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments