Skip to content

Commit 2717ae6

Browse files
committed
CHORE: Prepare for release
1 parent 94df1c7 commit 2717ae6

3 files changed

Lines changed: 14 additions & 2 deletions

File tree

XrmPluginCore.SourceGenerator/AnalyzerReleases.Shipped.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## Release 1.2.7
2+
3+
### New Rules
4+
5+
Rule ID | Category | Severity | Notes
6+
--------|----------|----------|-------
7+
XPC3004 | XrmPluginCore.SourceGenerator | Error | XPC3004 Do not use LocalPluginContext as TService in RegisterStep
8+
XPC3005 | XrmPluginCore.SourceGenerator | Warning | XPC3005 Full entity image registration without specifying attributes
9+
110
## Release 1.2.0
211

312
### New Rules

XrmPluginCore.SourceGenerator/AnalyzerReleases.Unshipped.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
Rule ID | Category | Severity | Notes
44
--------|----------|----------|-------
5-
XPC3004 | XrmPluginCore.SourceGenerator | Error | Do not use LocalPluginContext as TService in RegisterStep
6-
XPC3005 | XrmPluginCore.SourceGenerator | Warning | Full entity image registration without specifying attributes
75

86
### Removed Rules
97

XrmPluginCore/CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
### v1.2.7 - 22 April 2026
2+
* Add: Ability to generate Pre and Post images with all attributes
3+
* Add: Error XPC3004: Do not use LocalPluginContext as TService in RegisterStep
4+
* Add: Warning XPC3005: Full entity image registration without specifying attributes
5+
16
### v1.2.6 - 27 February 2026
27
* Add: Add using directives for generated image namespaces
38
* Fix: Handle ambiguous PreImage/PostImage usings with aliases

0 commit comments

Comments
 (0)