Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix Optional Parameter Bug for AddAzureAppConfiguration #359

Merged
merged 3 commits into from
Oct 14, 2022

Conversation

amerjusupovic
Copy link
Member

No description provided.

@amerjusupovic amerjusupovic linked an issue Oct 10, 2022 that may be closed by this pull request
@amerjusupovic amerjusupovic changed the title Fix optional flag true bug Fix Optional Flag True Bug Oct 10, 2022
@amerjusupovic amerjusupovic changed the title Fix Optional Flag True Bug Fix Optional Parameter True Bug for AddAzureAppConfiguration Oct 10, 2022
@amerjusupovic amerjusupovic changed the title Fix Optional Parameter True Bug for AddAzureAppConfiguration Fix Optional Parameter Bug for AddAzureAppConfiguration Oct 10, 2022
@amerjusupovic amerjusupovic merged commit 60a3f25 into main Oct 14, 2022
@amerjusupovic amerjusupovic deleted the ajusupovic/optional-jsonexception-bug branch November 22, 2022 19:21
amerjusupovic added a commit that referenced this pull request Nov 28, 2022
* update keyvault secrets package version to 4.3.0, use TryCreate for validation (#351)

* update keyvault package version, use trycreate for validation

* use identifier instead of secreturi

* naming and syntax fixes

* Fix whitespace labelfilter bug (#352)

* fix empty label bug

* remove redundant null check

* Remove select optimization (#358)

* removed optimization

* remove optimization

* fix label filter change

* fix preservedefaultquery test

* Fix Optional Parameter Bug for AddAzureAppConfiguration (#359)

* suppress adapter exceptions

* remove unnecessary caught exceptions

* remove using statement

* Add LabelFilter null check for Feature Flags (#361)

Fix #311

* Add .net7 as target framework, build with .net7 (#366)

* change target frameworks, build version in script

* fix comment to net7

* fix missing .net6 install

* fix comment

* test remove version for dotnet install

* revert dotnet install version changes

* update same projects target framework

* upgrade to 5.2.0 (#368)

Co-authored-by: Avani Gupta <[email protected]>
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.

Invalid Feature Flag Value (JSON) causes the application to crash
2 participants