Draft
Conversation
a72451d to
4202e41
Compare
7ae39b1 to
2d747d8
Compare
3fe741c to
cdf01db
Compare
f95e0da to
c146a5f
Compare
9f669b4 to
fef50ac
Compare
11e4fa6 to
aa61188
Compare
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Increment patch versions for all plugins touched by the PR so the rebased branch remains release-safe. Signed-off-by: lucarlig <luca.carlig@ibm.com>
aa61188 to
eecfc98
Compare
Sync plugin-manifest.yaml versions with the bumped Cargo.toml versions to satisfy CI version consistency checks. Signed-off-by: lucarlig <luca.carlig@ibm.com>
Adjust plugin version bumps so each changed plugin is incremented by exactly one patch version relative to origin/main. Signed-off-by: lucarlig <luca.carlig@ibm.com>
Regenerate Cargo.lock so release preflight leaves no diff after stub generation. Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
Signed-off-by: lucarlig <luca.carlig@ibm.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
mainand resolve integration-test conflicts while preserving thecpex.frameworkimport migration.cpex.frameworkmodules and keep Rust bridge/shim paths aligned.cpex>=0.1.0.dev11,<0.2.0across affected plugin packages and refresh lockfiles.Cargo.toml+plugin-manifest.yaml), normalized to +1 patch overmainfor each touched plugin.Version Changes
encoded_exfil_detection:0.2.1 -> 0.2.2pii_filter:0.2.1 -> 0.2.2rate_limiter:0.0.4 -> 0.0.5retry_with_backoff:0.2.0 -> 0.2.1secrets_detection:0.2.1 -> 0.2.2url_reputation:0.2.0 -> 0.2.1Validation
validate-and-detectgate addressed by aligning manifest and Cargo versions.fix/use-cpex-framework-dependency.Closes #58