Skip to content
This repository was archived by the owner on Sep 11, 2025. It is now read-only.

Conversation

@mattjohnsonpint
Copy link
Contributor

Description

We are currently using json-as version 0.9.21 in our examples and default template (used by modus new).

Recently, A user reported an issue with json serialization that caused a "stack overflow" exception to be thrown. Updating to latest json-as 0.9.26 appears to fix the issue.

Also, we previously had pinned to 0.9.21 instead of floating ^0.9.21 do to previous issues with json-as that have since been resolved, so we can now return to ^0.9.26.

Checklist

  • Code compiles correctly and linting passes locally
  • For all code changes, an entry added to the CHANGELOG.md file describing and linking to this PR

@mattjohnsonpint mattjohnsonpint requested a review from a team November 18, 2024 20:15
@mattjohnsonpint mattjohnsonpint enabled auto-merge (squash) November 18, 2024 20:19
@mattjohnsonpint mattjohnsonpint merged commit e42d7d5 into main Nov 18, 2024
53 checks passed
@mattjohnsonpint mattjohnsonpint deleted the mjp/hyp-2620-update-json-as-in-templates-to-prevent-stack-overflow-error branch November 18, 2024 20:20
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants