What's Changed
- Add SDK build validation workflow for real spec files by @ChiragAgg5k in #1206
- Use string interpolation instead of concatenation in Dart/Flutter by @ChiragAgg5k in #1212
- Add @OverRide annotation to toMap method in Dart models by @ChiragAgg5k in #1209
- Fix Flutter constant naming: CHUNK_SIZE to chunkSize by @ChiragAgg5k in #1208
- make go changelog format consistent with other sdks by @ChiragAgg5k in #1213
- chore: ensure the full analysis options are used when formatting by @stnguyen90 in #1214
- feat: add
DeprecationWarning
decorator support Python language by @amustaque97 in #1215 - fix: handle Object[] in .NET array deserialization by @ChiragAgg5k in #1218
New Contributors
- @amustaque97 made their first contribution in #1215
Full Changelog: 1.4.3...1.4.4