Skip to content

Releases: samsmithnz/SamsFeatureFlags

Release 1.4.10

05 May 10:36
6e5a648
Compare
Choose a tag to compare
Bump Azure.Security.KeyVault.Secrets (#323)

Bumps [Azure.Security.KeyVault.Secrets](https://github.com/Azure/azure-sdk-for-net) from 4.1.0 to 4.1.1.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Security.KeyVault.Secrets_4.1.0...Azure.Security.KeyVault.Secrets_4.1.1)

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

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

Release 1.4.9

03 May 12:56
63fda4b
Compare
Choose a tag to compare
Bump Swashbuckle.AspNetCore in /FeatureFlags/FeatureFlags.Service (#320)

Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.3 to 6.1.4.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.3...v6.1.4)

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

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

Release 1.4.8

28 Apr 12:35
e6cf288
Compare
Choose a tag to compare
Bump Selenium.WebDriver.ChromeDriver (#315)

Bumps [Selenium.WebDriver.ChromeDriver](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver) from 89.0.4389.2300 to 90.0.4430.2400.
- [Release notes](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/releases)
- [Changelog](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/blob/master/RELEASE-NOTES.txt)
- [Commits](https://github.com/jsakamoto/nupkg-selenium-webdriver-chromedriver/compare/v.89.0.4389.2300...v.90.0.4430.2400)

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]>

Release 1.4.7

28 Apr 11:57
ec4de3f
Compare
Choose a tag to compare
Bump Azure.Storage.Blobs in /FeatureFlags/FeatureFlags.Service (#318)

Bumps [Azure.Storage.Blobs](https://github.com/Azure/azure-sdk-for-net) from 12.8.1 to 12.8.3.
- [Release notes](https://github.com/Azure/azure-sdk-for-net/releases)
- [Commits](https://github.com/Azure/azure-sdk-for-net/compare/Azure.Storage.Blobs_12.8.1...Azure.Storage.Blobs_12.8.3)

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

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

Release 1.4.6

21 Apr 11:32
ad39a70
Compare
Choose a tag to compare
Bump Swashbuckle.AspNetCore in /FeatureFlags/FeatureFlags.Service (#316)

Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.2 to 6.1.3.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.2...v6.1.3)

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

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

Release 1.4.5

12 Apr 11:21
6f14aed
Compare
Choose a tag to compare
Bump Swashbuckle.AspNetCore in /FeatureFlags/FeatureFlags.Service (#313)

Bumps [Swashbuckle.AspNetCore](https://github.com/domaindrivendev/Swashbuckle.AspNetCore) from 6.1.1 to 6.1.2.
- [Release notes](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/releases)
- [Commits](https://github.com/domaindrivendev/Swashbuckle.AspNetCore/compare/v6.1.1...v6.1.2)

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

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

Release 1.4.4

07 Apr 12:15
89db14f
Compare
Choose a tag to compare
Updated modules (#312)

Release 1.4.3

05 Apr 11:22
9db617e
Compare
Choose a tag to compare
Bump Newtonsoft.Json in /FeatureFlags/FeatureFlags.FunctionalTests (#…

Release 1.4.2

03 Apr 19:44
d0de12a
Compare
Choose a tag to compare
Enabling functional tests, take 2 (#306)

* Enabling functional tests, take 2

* Adding missing nuget package

* Trying the beta selenium driver

* Newtonsoft

* Trying functional test tweak

* Tweaked build file

Release 1.4.1

03 Apr 14:27
240587e
Compare
Choose a tag to compare
Enabling functional tests (#305)

* Enabling functional tests

* trying 64 bit

* Disabled functional tests again

* Fixed the code coverage

* REmoved self-contained

* fix to chrome.exe copy

* enabling self-contained

* fix to build

* removed duplicate property

* 64bit compile

* Added property to web app

* added  --self-contained false

* removed  --self-contained false for functional tests

* GIving up on 64 bit

* Another combination