What's Changed
New Features 💎
-
Terminal API
- Add new Event Types
NetworkConnected
andNetworkDisconnected
#1153
- Add new Event Types
-
Management API
- Add
FundingSourceEnum
new valuesprepaid
,deferred_debit
andcharged
#1161
- Add
Fixes ⛑️
- Use --skip-duplicate to ignore uploading the .symbols.nupkg package when publishing to NuGet by @Kwok-he-Chu in #1151
- Populate ApplicationName in UserAgent when not null by @Kwok-he-Chu in #1147
- Fix publish workflow by @Kwok-he-Chu in #1145
Other Changes 🖇️
- Allow workflow_dispatch in publish.yaml by @Kwok-he-Chu in #1148
- Update publish.yml to use .NET 8.0 by @Kwok-he-Chu in #1149
- Release v32.0.1 by @AdyenAutomationBot in #1146
New Contributors
- @gcatanese made their first contribution in #1153
Full Changelog: v32.0.0...v32.0.1