You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[#1008](https://github.com/gregsdennis/json-everything/issues/1008) - Updates warning suppression to `[GlobalSuppressMessage]` to support post-compilation publish operations.
[#1008](https://github.com/gregsdennis/json-everything/issues/1008) - Adds a warning suppression pragma to source-generated code since that can't be edited to suppress it. Thanks to [@ThomasNieto](https://github.com/ThomasNieto) for flagging this.
[#977](https://github.com/gregsdennis/json-everything/issues/977 - Resolves an issue with reusing `JsonNode`s that already have parents. Issue generally presents when using schema generation.
[#999](https://github.com/gregsdennis/json-everything/issues/9990([PR](https://github.com/gregsdennis/json-everything/pull/1000)) - Resolved concurrency issue in `SchemaRegistry`. Thanks to [@denispaluca](https://github.com/denispaluca) for providing the fix.
13
+
[#999](https://github.com/gregsdennis/json-everything/issues/999([PR](https://github.com/gregsdennis/json-everything/pull/1000)) - Resolved concurrency issue in `SchemaRegistry`. Thanks to [@denispaluca](https://github.com/denispaluca) for providing the fix.
0 commit comments