Skip to content

Releases: samsmithnz/SamsFeatureFlags

Release 1.3.3

23 Feb 02:38
1417258
Compare
Choose a tag to compare
Update codeql-analysis.yml

Release 1.3.2

23 Feb 02:16
5890ecd
Compare
Choose a tag to compare
Bug/fixtoservice (#267)

* Fixes. blag

* deleted temp app

* This works.

* Updated packages

Release 1.3.1

22 Feb 14:29
5c890ae
Compare
Choose a tag to compare
Updated docs to correctly reflect the version (#266)

Release 1.3.0

22 Feb 14:12
f75d8ff
Compare
Choose a tag to compare
Upgraded to .NET 6 (#260)

* Upgraded to .NET 6

* updated to .NET 6

* Update to .NET 6

* Updated use dotnet version

* Update codeql-analysis.yml

* Update aspnetcore.yml

* Added empty secrets.json file to get around issue

* Update aspnetcore.yml

* Update aspnetcore.yml

* Update aspnetcore.yml

* Update aspnetcore.yml

* Update aspnetcore.yml

* Update aspnetcore.yml

Release 1.2.24

22 Feb 12:10
7596788
Compare
Choose a tag to compare
Bump coverlet.msbuild in /FeatureFlags/FeatureFlags.Tests (#265)

Bumps [coverlet.msbuild](https://github.com/coverlet-coverage/coverlet) from 3.0.2 to 3.0.3.
- [Release notes](https://github.com/coverlet-coverage/coverlet/releases)
- [Commits](https://github.com/coverlet-coverage/coverlet/commits)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Release 1.2.23

22 Feb 11:36
e4fea50
Compare
Choose a tag to compare
Bump coverlet.collector in /FeatureFlags/FeatureFlags.FunctionalTests…

Release 1.2.22

19 Feb 13:04
2136f30
Compare
Choose a tag to compare
Bump Microsoft.ApplicationInsights.AspNetCore (#261)

Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/ApplicationInsights-dotnet/compare/2.16.0...2.17.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Release 1.2.21

19 Feb 12:09
26d4321
Compare
Choose a tag to compare
Bump Microsoft.ApplicationInsights.AspNetCore (#263)

Bumps [Microsoft.ApplicationInsights.AspNetCore](https://github.com/Microsoft/ApplicationInsights-dotnet) from 2.16.0 to 2.17.0.
- [Release notes](https://github.com/Microsoft/ApplicationInsights-dotnet/releases)
- [Changelog](https://github.com/microsoft/ApplicationInsights-dotnet/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/Microsoft/ApplicationInsights-dotnet/compare/2.16.0...2.17.0)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

Release 1.2.20

11 Feb 14:23
a8a9fc2
Compare
Choose a tag to compare
Bump Microsoft.VisualStudio.Web.CodeGeneration.Design (#258)

Release 1.2.19

10 Feb 13:34
a42d533
Compare
Choose a tag to compare
Update Microsoft.AspNetCore.TestHost requirement (#255)

Updates the requirements on [Microsoft.AspNetCore.TestHost](https://github.com/dotnet/aspnetcore) to permit the latest version.
- [Release notes](https://github.com/dotnet/aspnetcore/releases)
- [Commits](https://github.com/dotnet/aspnetcore/compare/v5.0.2...v5.0.3)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Sam Smith (Microsoft) <[email protected]>