alphagov / notifications-net-client

.NET client for the GOV.UK Notify API
https://www.nuget.org/packages/GovukNotify/
MIT License
25 stars 20 forks source link

Add support for send a file security features #164

Closed samuelhwilliams closed 1 year ago

samuelhwilliams commented 1 year ago

Adds client support for the new 'confirm email before download' and 'custom retention period' features when sending a file by email.

Bumps the client to v6.1.0

What problem does the pull request solve?

Checklist

samuelhwilliams commented 1 year ago

Pulled in content from https://github.com/alphagov/notifications-net-client/pull/163