Commit a43e3bc
committed
chore(release): set version to 1.2.1 [skip ci]
### [1.2.1](v1.2.0...v1.2.1) (2025-06-05)
#### Bug Fixes
* **PassthroughProcessor:** ensure source manager logic is called ([268409e](268409e))
> The SourceManager in the passthrough manager is supposed to allow an extended passthrough processor to halt the AR Foundation processing done by the Passthrough Manager. However, this logic was not being set so it was never being limited.
>
> This has now been fixed so the passthrough processors do actually now control the state of the SourceManager.1 parent d1ad990 commit a43e3bc
2 files changed
+10
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
3 | 12 | | |
4 | 13 | | |
5 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments