Skip to content

Conversation

mocsharp
Copy link
Collaborator

@mocsharp mocsharp commented Mar 25, 2025

Description

Fixes #1021

Status

*Ready

Types of changes

  • Non-breaking change (fix or new feature that would not break existing functionality).
  • Breaking change (fix or new feature that would cause existing functionality to change).
  • New tests added to cover the changes.
  • All tests passed locally.
  • Documentation comments included/updated.
  • User guide updated.
  • I have updated the changelog

@mocsharp mocsharp added this to the 0.2.1 milestone Mar 25, 2025
@mocsharp mocsharp self-assigned this Mar 25, 2025
- Updated `libcom_err` version in `CallbackApp.Dockerfile` from 1.47.0-r5 to 1.47.2-r1.
- Modified GitHub workflows to use updated action versions, including `actions/checkout@v4`, `gittools/actions/gitreleasemanager/[email protected]`, and various CodeQL and license scanning actions.
- Updated package references across multiple projects to newer versions, including `Monai.Deploy.Messaging` (2.0.4), `MongoDB.Driver` (2.30.0), and `Microsoft.AspNetCore.Mvc.NewtonsoftJson` (8.0.14).
- Updated test project dependencies to the latest versions for improved stability and performance.
- Ensured consistency in package versions across the codebase.

Signed-off-by: Victor Chang <[email protected]>
…1 to 1.47.1-r1 for compatibility reasons.

Signed-off-by: Victor Chang <[email protected]>
…o version 21.3.1 in documentation and test project.

- Updated version references in `dependency_decisions.yml` and `third-party-licenses.md` to reflect the new version 21.3.1 for `System.IO.Abstractions`, `System.IO.Abstractions.TestingHelpers`, and `System.IO.Abstractions.Wrappers`.
- Modified the test project file to use the updated `System.IO.Abstractions.TestingHelpers` version 21.3.1.

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
@mocsharp mocsharp requested review from dbericat and neildsouth March 25, 2025 23:08
…ncies to reduce image size.

Signed-off-by: Victor Chang <[email protected]>
Copy link

Copy link
Collaborator

@MMelQin MMelQin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@mocsharp mocsharp merged commit 1557f2d into develop Mar 26, 2025
25 checks passed
Copy link

🎉 This issue has been resolved in version 0.2.1 🎉

The release is available on:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

CVE-2024-38229, CVE-2024-35264
2 participants