Skip to content

release/2.0.4 - Update dependencies #326

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 65 commits into from
Mar 24, 2025
Merged

release/2.0.4 - Update dependencies #326

merged 65 commits into from
Mar 24, 2025

Conversation

mocsharp
Copy link
Collaborator

@mocsharp mocsharp commented Mar 24, 2025

Description

Fixes #325

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.

neildsouth and others added 30 commits May 17, 2023 16:14
+semver: patch

* adding new fields to messages for external app executions

Signed-off-by: Neil South <[email protected]>

* added forgot licence header

Signed-off-by: Neil South <[email protected]>

* added export request to export cmplete message event

Signed-off-by: Neil South <[email protected]>

* Update ExportRequestEvent and update dependencies (#210)

* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions


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

---------

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Co-authored-by: Victor Chang <[email protected]>
+semver: patch
* Update dependency decisions

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

* Release/0.1.24 (#209) (#213)

+semver: patch

* adding new fields to messages for external app executions
* added forgot licence header
* added export request to export cmplete message event
* Update ExportRequestEvent and update dependencies (#210)
* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions


---------

Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>

* Fix merge issues

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

---------

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>
+semver: minor

* adding new fields to messages for external app executions
* added forgot licence header
* added export request to export cmplete message event
* Update ExportRequestEvent and update dependencies (#210)
* Update dependencies
* Remove ExportRequestType enum and replace with a list of plug-in assembly names
* Update dependencies decisions
* Include taskId in WorkflowRequestEvent to support multiple external app executions

* gh-127 (#215)
New data trigger and data origins to support multiple data sources/modalities

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Neil South <[email protected]>
+semver: patch

* Add ACR enum in DataService (#217)

Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
+semver: patch

Signed-off-by: Victor Chang <[email protected]>
+semver: patch
+semver: patch
+semver: major
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
+semver: patch

prefix scope variables with `@`

Signed-off-by: Victor Chang <[email protected]>
Update IServiceCollectionExtensionsTests.cs
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Neil South <[email protected]>
+semver: major
* Update project to .NET 8 (#270)

Signed-off-by: Victor Chang <[email protected]>
neildsouth and others added 12 commits February 8, 2024 17:20
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Neil South <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
Signed-off-by: Victor Chang <[email protected]>
gitversion v1.1.1

Signed-off-by: Victor Chang <[email protected]>
@mocsharp mocsharp added the build label Mar 24, 2025
@mocsharp mocsharp added this to the 2.0.4 milestone Mar 24, 2025
@mocsharp mocsharp self-assigned this Mar 24, 2025
@dbericat dbericat self-requested a review March 24, 2025 21:17
Signed-off-by: Victor Chang <[email protected]>
Copy link

codecov bot commented Mar 24, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 92.21810%. Comparing base (3612111) to head (6a2a8d6).
Report is 1 commits behind head on develop.

Additional details and impacted files

Impacted file tree graph

@@              Coverage Diff              @@
##             develop        #326   +/-   ##
=============================================
  Coverage   92.21810%   92.21810%           
=============================================
  Files             52          52           
  Lines           1889        1889           
  Branches          99          99           
=============================================
  Hits            1742        1742           
  Misses           112         112           
  Partials          35          35           
Flag Coverage Δ
unittests 92.21810% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Files with missing lines Coverage Δ
src/Messaging/Common/ArtifactTypes.cs 100.00000% <ø> (ø)
src/Messaging/Common/Credentials.cs 100.00000% <ø> (ø)
src/Messaging/Common/LoggingDataDictionary.cs 50.00000% <ø> (ø)
src/Messaging/Common/MessageConversionException.cs 33.33333% <ø> (ø)
src/Messaging/Common/MessageReceivedEventArgs.cs 100.00000% <ø> (ø)
src/Messaging/Common/MessageValidationException.cs 60.00000% <ø> (ø)
src/Messaging/Common/ServiceException.cs 0.00000% <ø> (ø)
src/Messaging/Common/Storage.cs 87.50000% <ø> (ø)
.../Messaging/Configuration/ConfigurationException.cs 100.00000% <ø> (ø)
src/Messaging/Events/EmailRequestEvent.cs 100.00000% <ø> (ø)
... and 42 more

Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3612111...6a2a8d6. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

@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 a34aeda into develop Mar 24, 2025
13 checks passed
Copy link
Member

@dbericat dbericat left a comment

Choose a reason for hiding this comment

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

LGTM

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.

Release 2.0.4
4 participants