- Fixes CVE-2021-27293: Fix NewDateRegex #1556
What's Changed
- fix #1480 - ToCamelCase broken for a single word with multiple upperc… by @moderndev in #1513
- fix: throw error if ThrowOnAnyError flag is true by @FrediKats in #1515
- Fix broken link by @ynden in #1528
- Changed tha to who by @devamitk in #1537
- Fix typo by @ynden in #1539
- fix memory leak #1506 by @mhornbacher in #1543
- mark ErrorException as nullable to match interface by @mhornbacher in #1548
- Fix NewDateRegex in StringExtensions #1556 by @b-c-ds in #1557
- Implement DevSecOps through GitHub's Dependabot and CodeQL by @aleks-ivanov in #1563
- Update getting-started.md by @asymmetricblue in #1570
- Update parameters.md by @propenster in #1571
- Bump actions/setup-dotnet from v1 to v1.8.0 by @dependabot in #1579
- Update actions/checkout requirement to v2.3.4 by @dependabot in #1580
- Important change in Docs in Utf8Json by @ShardulTiurwadkar in #1600
- Bump Microsoft.NETFramework.ReferenceAssemblies from 1.0.0 to 1.0.2 by @dependabot in #1588
- Bump BenchmarkDotNet from 0.12.1 to 0.13.0 by @dependabot in #1590
- Bump Microsoft.NET.Test.Sdk from 16.9.4 to 16.10.0 by @dependabot in #1591
- Bump NUnit3TestAdapter from 3.17.0 to 4.0.0 by @dependabot in #1595
- Bump actions/setup-dotnet from 1.8.0 to 1.8.1 by @dependabot in #1602
- Let us use C# 9 by @alexeyzimarev in #1609
- Double uppercase issue by @shipsaw in #1601
- JsonSerializer does not respect Culture when deserializing primitive types by @Georgiks in #1606
- Resolves: Add GitHub Codespaces configuration by @aleks-ivanov in #1599
- Implement "AddOrUpdateHeader(s)" methods by @Lramelot in #1576
- OAuth1: Allow empty customer secrets, according to the specifications. by @JamesMenetrey in #1596
- Bump prismjs from 1.23.0 to 1.24.1 by @dependabot in #1612
- Bump dns-packet from 1.3.1 to 1.3.4 by @dependabot in #1610
- Bump postcss from 7.0.35 to 7.0.36 by @dependabot in #1611
- Bump ws from 6.2.1 to 6.2.2 by @dependabot in #1613
New Contributors
- @moderndev made their first contribution in #1513
- @FrediKats made their first contribution in #1515
- @ynden made their first contribution in #1528
- @devamitk made their first contribution in #1537
- @mhornbacher made their first contribution in #1543
- @b-c-ds made their first contribution in #1557
- @aleks-ivanov made their first contribution in #1563
- @asymmetricblue made their first contribution in #1570
- @propenster made their first contribution in #1571
- @dependabot made their first contribution in #1579
- @ShardulTiurwadkar made their first contribution in #1600
- @shipsaw made their first contribution in #1601
- @Georgiks made their first contribution in #1606
- @Lramelot made their first contribution in #1576
- @JamesMenetrey made their first contribution in #1596
Full Changelog: 106.11.7...106.12.0