File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ v1.0.0-beta.5] ( https://github.com/contentstack/contentstack-management-dotnet/tree/v1.0.0-beta.5 )
4+ - ** Environment & Global Field STJ Migration**
5+ - Migrated Environment and Global Field modules from Newtonsoft.Json to System.Text.Json
6+ - Updated service constructors to use JsonSerializerOptions and Utf8JsonWriter serialization
7+ - Re-enabled Environment() and GlobalField() methods in Stack class
8+
39## [ v1.0.0-beta.4] ( https://github.com/contentstack/contentstack-management-dotnet/tree/v1.0.0-beta.4 )
410 - ** Assets STJ Migration Complete**
511 - Fully migrated Assets module from Newtonsoft.Json to System.Text.Json
Original file line number Diff line number Diff line change 11<Project >
22 <PropertyGroup >
3- <Version >1.0.0-beta.4 </Version >
3+ <Version >1.0.0-beta.5 </Version >
44 </PropertyGroup >
55</Project >
You can’t perform that action at this time.
0 commit comments