tag:github.com,2008:https://github.com/v-nikitaraut/fhir-server/releases
Tags from fhir-server
2024-10-02T16:57:37Z
tag:github.com,2008:Repository/870537765/release/4.0.267
2024-10-02T16:57:37Z
release/4.0.267: Update AAD token request target resource uri for ACR access (#4654)
<p>Update AAD token request target resource uri for ACR access (<a class="issue-link js-issue-link" href="https://github.com/microsoft/fhir-server/pull/4654">microsof…</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/microsoft/fhir-server/pull/4654">…t#4654</a>)</p>
<p>* update target resource uri</p>
<p>* resolve build errors</p>
<p>* update comment</p>
<p>* re-add ArmResourceManagerId</p>
<p>* add obsolete attribute</p>
<p>* make uri non-configurable</p>
<p>* remove local var</p>
<p>* move uri to config</p>
<p>* set as default ARM uri to avoid breaking OSS scenarios</p>
ShaunDonn2
tag:github.com,2008:Repository/870537765/release/4.0.264
2024-09-25T14:30:02Z
release/4.0.264
brendankowitz
tag:github.com,2008:Repository/870537765/release/4.0.256
2024-09-19T17:43:13Z
release/4.0.256: Adding validation on $export type filters. (#4617)
<p>Adding validation on $export type filters. (<a class="issue-link js-issue-link" href="https://github.com/microsoft/fhir-server/pull/4617">microsoft#4617</a>)</p>
<p>* Adding validation on $export type filters.</p>
<p>* Addressing reviewer's comment.</p>
v-iyamauchi
tag:github.com,2008:Repository/870537765/release/4.0.255
2024-09-17T22:52:18Z
release/4.0.255
LTA-Thinking
tag:github.com,2008:Repository/870537765/release/4.0.254
2024-09-16T20:12:23Z
release/4.0.254
LTA-Thinking
tag:github.com,2008:Repository/870537765/release/4.0.249
2024-09-10T20:44:00Z
release/4.0.249: Bump System.Drawing.Common from 8.0.7 to 8.0.8 (#4025)
<p>Bump System.Drawing.Common from 8.0.7 to 8.0.8 (<a class="issue-link js-issue-link" href="https://github.com/microsoft/fhir-server/pull/4025">microsoft#4025</a>)</p>
<p>Bumps [System.Drawing.Common](<a href="https://github.com/dotnet/winforms">https://github.com/dotnet/winforms</a>) from 8.0.7 to 8.0.8.
<br />- [Release notes](<a href="https://github.com/dotnet/winforms/releases">https://github.com/dotnet/winforms/releases</a>)
<br />- [Changelog](<a href="https://github.com/dotnet/winforms/blob/main/docs/release-activity.md">https://github.com/dotnet/winforms/blob/main/docs/release-activity.md</a>)
<br />- [Commits](<a class="commit-link" href="https://github.com/dotnet/winforms/compare/v8.0.7...v8.0.8">dotnet/winforms@<tt>v8.0.7...v8.0.8</tt></a>)</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: System.Drawing.Common
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <support@github.com>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com></p>
dependabot
tag:github.com,2008:Repository/870537765/release/4.0.242
2024-09-06T18:44:06Z
release/4.0.242: Bump dotnet/sdk to 8.0.401-cbl-mariner2.0 (#4058)
<p>Bump dotnet/sdk to 8.0.401-cbl-mariner2.0 (<a class="issue-link js-issue-link" href="https://github.com/microsoft/fhir-server/pull/4058">microsoft#4058</a>)</p>
<p>* Bump dotnet/sdk in /build/docker</p>
<p>Bumps dotnet/sdk from 8.0.204-cbl-mariner2.0 to 8.0.401-cbl-mariner2.0.</p>
<p>---
<br />updated-dependencies:
<br />- dependency-name: dotnet/sdk
<br /> dependency-type: direct:production
<br /> update-type: version-update:semver-patch
<br />...</p>
<p>Signed-off-by: dependabot[bot] <support@github.com></p>
<p>* Update to dotnet 8.0.401</p>
<p>* Update .net 6 to 6.0.425</p>
<p>---------</p>
<p>Signed-off-by: dependabot[bot] <support@github.com>
<br />Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
<br />Co-authored-by: Jared Erwin <jaerwin@microsoft.com></p>
dependabot
tag:github.com,2008:Repository/870537765/release/4.0.231
2024-08-29T20:30:22Z
release/4.0.231: Fixing an IsDeleted issue on import/history. (#4473)
<p>Fixing an IsDeleted issue on import/history. (<a class="issue-link js-issue-link" href="https://github.com/microsoft/fhir-server/pull/4473">microsoft#4473</a>)</p>
<p>* Fixing an IsDeleted issue on import/history.</p>
<p>* Changing the verb to PUT.</p>
<p>* Getting the isDeleted status from ResourceWrapper instead of caching the wrapper object.</p>
v-iyamauchi
tag:github.com,2008:Repository/870537765/release/4.0.229
2024-08-23T21:30:33Z
release/4.0.229: Change missing input params to RequestNotValid (#4439)
<p>Change missing input params to RequestNotValid (<a class="issue-link js-issue-link" href="https://github.com/microsoft/fhir-server/pull/4439">microsoft#4439</a>)</p>
<p>Throw bad request for missing/invalid Parameters resource on $reindex call</p>
<p>Refs AB#124925</p>
feordin
tag:github.com,2008:Repository/870537765/release/4.0.222
2024-08-13T17:55:43Z
release/4.0.222
<p>[CI] Remove flag -EnableRbacAuthorization and Restore Deleted KVs (<a class="issue-link js-issue-link" href="https://github.com/microsoft/fhir-server/pull/4013">mi…</a></p>
<p><a class="issue-link js-issue-link" href="https://github.com/microsoft/fhir-server/pull/4013">…crosoft#4013</a>)</p>
<p>* Remove flag -EnableRbacAuthorization</p>
<p>* Add commands to restore deleted key vaults</p>
fhibf