Skip to content
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

dotnet v8.0.202 #3750

Merged
merged 2 commits into from
Mar 13, 2024
Merged

dotnet v8.0.202 #3750

merged 2 commits into from
Mar 13, 2024

Conversation

brendankowitz
Copy link
Member

@brendankowitz brendankowitz commented Mar 13, 2024

Description

This pull request primarily involves updates to the .NET SDK and ASP.NET runtime versions in the Dockerfile and global.json file. The changes are aimed at keeping the project up-to-date with the latest versions of these dependencies.

Here are the key changes:

  • build/docker/Dockerfile: The .NET SDK version used for the build stage has been updated from 8.0.201-cbl-mariner2.0 to 8.0.202-cbl-mariner2.0 [1]. Similarly, the ASP.NET runtime version for the runtime stage has been updated from 8.0.2-cbl-mariner2.0 to 8.0.3-cbl-mariner2.0 [2].
  • global.json: The .NET SDK version specified in the global.json file has been updated from 8.0.201 to 8.0.202. This ensures that the correct version of the SDK is used across the entire application.

Related issues

Addresses AB#117460

Testing

Existing tests

FHIR Team Checklist

  • Update the title of the PR to be succinct and less than 65 characters
  • Add a milestone to the PR for the sprint that it is merged (i.e. add S47)
  • Tag the PR with the type of update: Bug, Build, Dependencies, Enhancement, New-Feature or Documentation
  • Tag the PR with Open source, Azure API for FHIR (CosmosDB or common code) or Azure Healthcare APIs (SQL or common code) to specify where this change is intended to be released.
  • Tag the PR with Schema Version backward compatible or Schema Version backward incompatible or Schema Version unchanged if this adds or updates Sql script which is/is not backward compatible with the code.
  • CI is green before merge Build Status
  • Review squash-merge requirements

Semver Change (docs)

Patch

@brendankowitz brendankowitz added Dependencies Pull requests that update a dependency file Open source This change is only relevant to the OSS code or release. labels Mar 13, 2024
@brendankowitz brendankowitz added this to the S136 milestone Mar 13, 2024
@brendankowitz brendankowitz requested a review from a team as a code owner March 13, 2024 00:23
mikaelweave
mikaelweave previously approved these changes Mar 13, 2024
Copy link
Contributor

@mikaelweave mikaelweave left a comment

Choose a reason for hiding this comment

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

🦾

Copy link
Contributor

@mikaelweave mikaelweave left a comment

Choose a reason for hiding this comment

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

🦾🦾

@brendankowitz brendankowitz enabled auto-merge (squash) March 13, 2024 17:39
@brendankowitz brendankowitz merged commit 150a180 into main Mar 13, 2024
43 checks passed
@brendankowitz brendankowitz deleted the personal/bkowitz/update-dotnetsdk branch March 13, 2024 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file Open source This change is only relevant to the OSS code or release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants