Skip to content

Conversation

@suthar26
Copy link
Contributor

@suthar26 suthar26 commented Aug 1, 2025

  • fix: update to use wasm for getting config metadata
  • remove etag and last modified from config metadata
  • tested against local example with hooks
  • update wasm to latest

@suthar26 suthar26 requested a review from a team as a code owner August 1, 2025 21:14
}
} catch (DevCycleException e) {
DevCycleLogger.error("Failed to load config: " + e.getMessage(), e);
} catch (Exception e) {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

removed as it was added through cursor while fixing an error

Copy link
Contributor Author

Choose a reason for hiding this comment

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

mostly reverting back to the code from before config metadata was added

@suthar26 suthar26 merged commit 2df75d4 into main Aug 5, 2025
7 checks passed
@suthar26 suthar26 deleted the parthsuthar/cor-3493-add-config-metadata-to-java-sdk branch August 5, 2025 16:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants