Skip to content

Release of new minor version v1.14#957

Merged
egil merged 14 commits intostablefrom
release/v1.14
Jan 11, 2023
Merged

Release of new minor version v1.14#957
egil merged 14 commits intostablefrom
release/v1.14

Conversation

@bUnitBot
Copy link
Contributor

This PR was created in response to a manual trigger of the prepare-release workflow.

Merging this PR will create a GitHub Release and push new packages to NuGet.

NOTE: Only small fixes should be added to this PR at this point. If you need to make minor or major changes, close the PR and make those changes to refs/heads/main instead, and run the prepare-release workflow again once you are done.

bUnitBot and others added 14 commits December 16, 2022 07:42
Bumps [SonarAnalyzer.CSharp](https://github.com/SonarSource/sonar-dotnet) from 8.50.0.58025 to 8.51.0.59060.
- [Release notes](https://github.com/SonarSource/sonar-dotnet/releases)
- [Commits](SonarSource/sonar-dotnet@8.50.0.58025...8.51.0.59060)

---
updated-dependencies:
- dependency-name: SonarAnalyzer.CSharp
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [BenchmarkDotNet](https://github.com/dotnet/BenchmarkDotNet) from 0.13.2 to 0.13.3.
- [Release notes](https://github.com/dotnet/BenchmarkDotNet/releases)
- [Commits](dotnet/BenchmarkDotNet@v0.13.2...v0.13.3)

---
updated-dependencies:
- dependency-name: BenchmarkDotNet
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
* Fix case when Uri does not have Absolute Path.

In the real implementation this works fine. But not when unit-testing. This fixes that issue.

* Fix unit test. Change GetNewAbsoluteUri

* Updated CHANGELOG.md

* Test case for umlauts. Rephrase CHANGELOG.

Fixes according to comments on PR.

* Add 'Fixed' subtitle in changelog.
* feat: Added IMemoryCache by default to the container

* Better wording

Co-authored-by: Egil Hansen <[email protected]>

* Use predefined extension method to add memory cache

Co-authored-by: Egil Hansen <[email protected]>
@egil egil enabled auto-merge January 11, 2023 19:19
@egil egil merged commit 7843cbf into stable Jan 11, 2023
@egil egil deleted the release/v1.14 branch January 11, 2023 20:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants