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

Added Release Notes for Spring Provider/Feature Flags #860

Merged
merged 7 commits into from
Jan 19, 2024

Conversation

mrm9084
Copy link
Member

@mrm9084 mrm9084 commented Jan 12, 2024

No description provided.

releaseNotes/SpringCloudAzureAppConfigurationConfig.md Outdated Show resolved Hide resolved
releaseNotes/SpringCloudAzureAppConfigurationConfig.md Outdated Show resolved Hide resolved
releaseNotes/SpringCloudAzureAppConfigurationConfig.md Outdated Show resolved Hide resolved
releaseNotes/SpringCloudAzureAppConfigurationConfig.md Outdated Show resolved Hide resolved
releaseNotes/SpringCloudAzureAppConfigurationConfig.md Outdated Show resolved Hide resolved
releaseNotes/SpringCloudAzureAppConfigurationConfig.md Outdated Show resolved Hide resolved
releaseNotes/SpringCloudAzureFeatureManagement.md Outdated Show resolved Hide resolved
releaseNotes/SpringCloudAzureFeatureManagement.md Outdated Show resolved Hide resolved

### Bugs Fixed

* Fixes a bug where targeting exclusions don't map correctly resulting in a java.lang.ClassCastException [#35823](https://github.com/Azure/azure-sdk-for-java/issues/35823).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is a change in the feature management library

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually it isn't. The error happened on the provider side. If you did it from a local file it worked fine. It's the mapping of the backend schema to the client schema that went wrong.

The test had been invalid as this went out before the portal added the feature.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

So this release note needs to be a part of both provider and feature management library?

@mrm9084 mrm9084 merged commit 4a903b1 into main Jan 19, 2024
1 check passed
@mrm9084 mrm9084 deleted the SpringReleaseNotesUpdate branch January 19, 2024 23:37
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.

2 participants