Skip to content

Commit

Permalink
chore: release 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
chgl committed Feb 7, 2024
1 parent 62aa4f1 commit 9a2a294
Show file tree
Hide file tree
Showing 3 changed files with 31 additions and 2 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,34 @@
# Changelog

## [1.5.2](https://github.com/chgl/magniFHIR/compare/v1.5.1...v1.5.2) (2024-02-07)


### Miscellaneous Chores

* **deps:** pin docker/dockerfile docker tag to 9ba7531 ([#89](https://github.com/chgl/magniFHIR/issues/89)) ([2c3e45d](https://github.com/chgl/magniFHIR/commit/2c3e45d09d943137cd8e2d0f5d458cec20a08c32))
* **deps:** update actions/checkout digest to f43a0e5 ([#79](https://github.com/chgl/magniFHIR/issues/79)) ([e1ede7d](https://github.com/chgl/magniFHIR/commit/e1ede7d36bb91741d508b756b11a38286963e8b6))
* **deps:** update actions/upload-artifact digest to a8a3f3a ([#81](https://github.com/chgl/magniFHIR/issues/81)) ([cce89f7](https://github.com/chgl/magniFHIR/commit/cce89f7ce86a34318ee1c56a3d93bd8002ca9f9b))
* **deps:** update all non-major dependencies ([#94](https://github.com/chgl/magniFHIR/issues/94)) ([a935734](https://github.com/chgl/magniFHIR/commit/a93573412cdf04440a5777e4f5d651f4589b71d9))
* **deps:** update docker.io/library/postgres:14.10 docker digest to 34f4ee8 ([#95](https://github.com/chgl/magniFHIR/issues/95)) ([62aa4f1](https://github.com/chgl/magniFHIR/commit/62aa4f110a2a8bc021414dec736cb4dbbdc8f848))
* **deps:** update docker.io/library/traefik:v2.10.7 docker digest to 6341b98 ([#96](https://github.com/chgl/magniFHIR/issues/96)) ([24e2497](https://github.com/chgl/magniFHIR/commit/24e2497d9568eac957e2afec3c66f092a34bd3bc))
* **deps:** update docker/login-action digest to 465a078 ([#80](https://github.com/chgl/magniFHIR/issues/80)) ([86f006f](https://github.com/chgl/magniFHIR/commit/86f006f14038ce0307ff6793354df7d3d88c70fc))
* **deps:** update docker/metadata-action digest to 818d4b7 ([#82](https://github.com/chgl/magniFHIR/issues/82)) ([1933a45](https://github.com/chgl/magniFHIR/commit/1933a45a2173f7c580f927730a1b92bf746840c9))
* **deps:** update ghcr.io/linuxforhealth/fhir-schematool:5.1.0 docker digest to 23359cd ([#84](https://github.com/chgl/magniFHIR/issues/84)) ([17afe63](https://github.com/chgl/magniFHIR/commit/17afe63045e1dddd234a2ef64ea28da36abb21db))
* **deps:** update ghcr.io/linuxforhealth/fhir-schematool:5.1.1 docker digest to 374d9ef ([#97](https://github.com/chgl/magniFHIR/issues/97)) ([544f5bf](https://github.com/chgl/magniFHIR/commit/544f5bfda8c9e09338d20ee038c3da2a264d28a1))
* **deps:** update ghcr.io/linuxforhealth/fhir-server:5.1.0 docker digest to 23032ed ([#87](https://github.com/chgl/magniFHIR/issues/87)) ([06ad22d](https://github.com/chgl/magniFHIR/commit/06ad22d2d4dfa481b9191defdeda5551e2177743))
* **deps:** update ghcr.io/linuxforhealth/fhir-server:5.1.1 docker digest to 1b180a9 ([#98](https://github.com/chgl/magniFHIR/issues/98)) ([c9f9049](https://github.com/chgl/magniFHIR/commit/c9f904963cb0f69eb3b319817979db2c0036629f))
* **deps:** update google-github-actions/release-please-action digest to e673b0b ([#88](https://github.com/chgl/magniFHIR/issues/88)) ([72c26ad](https://github.com/chgl/magniFHIR/commit/72c26ad18b9a6823cc255292d9095b1f73ee068c))
* **deps:** update index.docker.io/library/postgres:15.1 docker digest to 0254725 ([#90](https://github.com/chgl/magniFHIR/issues/90)) ([d3b4b06](https://github.com/chgl/magniFHIR/commit/d3b4b0638a54a026258a1ae9ad260f90a811a29a))
* **deps:** update mcr.microsoft.com/dotnet/nightly/aspnet:7.0-jammy-chiseled docker digest to 48ac5da ([#91](https://github.com/chgl/magniFHIR/issues/91)) ([882f367](https://github.com/chgl/magniFHIR/commit/882f367ede7c541df61fa485a0a6a5a83e769b4d))
* **deps:** update mcr.microsoft.com/dotnet/sdk:7.0-jammy docker digest to 4c39056 ([#92](https://github.com/chgl/magniFHIR/issues/92)) ([41cc593](https://github.com/chgl/magniFHIR/commit/41cc593e34cb7c0e6e7c04db8425c6a7edcd754a))
* **deps:** update mcr.microsoft.com/mssql/server:2022-latest docker digest to ffef32d ([#93](https://github.com/chgl/magniFHIR/issues/93)) ([0e0832c](https://github.com/chgl/magniFHIR/commit/0e0832c3cf6ee2620dceccbbc364f0304da1e3e8))


### CI/CD

* lowercase image name ([d7ac846](https://github.com/chgl/magniFHIR/commit/d7ac8468565decc0312c71e4f90a65f4252401cf))
* use standard build and lint workflows ([#85](https://github.com/chgl/magniFHIR/issues/85)) ([ea43a9b](https://github.com/chgl/magniFHIR/commit/ea43a9b63f90049186927c368c6bb7fd3d83f90d))

## [1.5.1](https://github.com/chgl/magniFHIR/compare/v1.5.0...v1.5.1) (2023-07-23)


Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Visibility into your FHIR server.
docker run --rm -it -p 8080:8080 \
-e FhirServers__0__Name="HAPI FHIR Test Server" \
-e FhirServers__0__BaseUrl="https://hapi.fhir.org/baseR4" \
ghcr.io/chgl/magnifhir:v1.5.1
ghcr.io/chgl/magnifhir:v1.5.2
```

<!-- x-release-please-end -->
Expand Down
2 changes: 1 addition & 1 deletion src/magniFHIR/magniFHIR.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<Nullable>enable</Nullable>
<ImplicitUsings>enable</ImplicitUsings>

<Version>1.5.1</Version> <!-- x-release-please-version -->
<Version>1.5.2</Version> <!-- x-release-please-version -->
</PropertyGroup>

<ItemGroup>
Expand Down

0 comments on commit 9a2a294

Please sign in to comment.