Releases: alistar-dev/FluentEmail.Graph
Releases · alistar-dev/FluentEmail.Graph
Release list
4.0.0
What's Changed
- ci: fix pipeline failing on duplicate NuGet package push by @DavidDeSloovere with @Copilot in #269
- Bump AwesomeAssertions from 9.3.0 to 9.4.0 by @dependabot[bot] in #266
- Bump coverlet.collector from 6.0.4 to 8.0.0 by @dependabot[bot] in #265
- chore: Bump coverlet.collector from 8.0.0 to 8.0.1 by @dependabot[bot] in #273
- chore: Bump Microsoft.Extensions.Hosting from 10.0.2 to 10.0.5 by @dependabot[bot] in #272
- chore: Bump Azure.Identity from 1.17.1 to 1.19.0 by @dependabot[bot] in #271
- chore: Bump JetBrains.Annotations from 2025.2.4 to 2026.2.0 by @dependabot[bot] in #287
- chore: Bump coverlet.collector from 8.0.1 to 10.0.1 by @dependabot[bot] in #283
- chore: Bump Azure.Identity from 1.19.0 to 1.21.0 by @dependabot[bot] in #275
- chore: Bump Microsoft.Extensions.Hosting from 10.0.5 to 10.0.9 by @dependabot[bot] in #286
- chore: Bump DotNet.ReproducibleBuilds from 2.0.2 to 2.0.5 by @dependabot[bot] in #288
- chore: update Microsoft.Graph to v6 by @DavidDeSloovere in #289
New Contributors
- @DavidDeSloovere with @Copilot made their first contribution in #269
Full Changelog: 3.0.0...4.0.0
3.0.0
2.5.0
What's Changed
- build(deps): bump FluentAssertions from 6.10.0 to 6.11.0 by @dependabot in #185
- build(deps): bump Microsoft.Graph from 5.3.0 to 5.7.0 by @dependabot in #184
- build(deps): bump coverlet.collector from 3.2.0 to 6.0.0 by @dependabot in #192
- build(deps): bump MSTest.TestFramework from 3.0.2 to 3.1.1 by @dependabot in #205
- build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.6.3 by @dependabot in #201
- build(deps): bump FluentAssertions from 6.11.0 to 6.12.0 by @dependabot in #212
- build(deps): bump JetBrains.Annotations from 2022.3.1 to 2023.2.0 by @dependabot in #211
- build(deps): bump Microsoft.NET.Test.Sdk from 17.5.0 to 17.7.2 by @dependabot in #208
- 📝 chore: Update Attribution in Tag by @matt-goldman in #215
- build(deps): bump MSTest.TestAdapter from 3.0.2 to 3.1.1 by @dependabot in #213
- ci: update permissions in actions by @DavidDeSloovere in #233
- chore: bump package versions to support .NET 8 by @AkiraVoid in #232
New Contributors
- @matt-goldman made their first contribution in #215
- @AkiraVoid made their first contribution in #232
Full Changelog: 2.4.0...2.5.0
2.4.0
What's Changed
- Bump Microsoft.Extensions.Hosting from 6.0.1 to 7.0.1 by @dependabot in #173
- chore: upgrade Microsoft.Graph to v5 by @DavidDeSloovere in #178
Full Changelog: 2.3.0...2.4.0
2.3.0
What's Changed
- Bump MSTest.TestFramework from 2.2.10 to 3.0.2 by @dependabot in #172
- Bump MSTest.TestAdapter from 2.2.10 to 3.0.2 by @dependabot in #171
- ✨ feat: add support for passing headers by @DavidDeSloovere in #175
Full Changelog: 2.2.0...2.3.0
2.2.0
What's Changed
- Bump coverlet.collector from 3.1.2 to 3.2.0 by @dependabot in #148
- 💚 fix: auth for github artifacts by @DavidDeSloovere in #170
- Bump FluentAssertions from 6.7.0 to 6.10.0 by @dependabot in #164
- Bump Microsoft.NET.Test.Sdk from 17.3.1 to 17.5.0 by @dependabot in #166
- ✨ feat: add support for inline images by @fnuhs in #169
New Contributors
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
- Allow GraphServiceClient to be passed in by @KennethScott in #143
New Contributors
- @KennethScott made their first contribution in #143
Full Changelog: 2.0.0...2.1.0
2.0.0
BREAKING: Mail.ReadWrite if adding attachments to mail.
REMOVED: ℹ️ The SaveSentItems option has been removed.
What's Changed
- Bump MinVer from 4.0.0 to 4.1.0 by @dependabot in #117
- Bump Microsoft.Identity.Client from 4.44.0 to 4.45.0 by @dependabot in #116
- Bump Microsoft.Graph from 4.29.0 to 4.33.0 by @dependabot in #118
- Bump Azure.Identity from 1.6.0 to 1.6.1 by @dependabot in #122
- Bump MinVer from 4.1.0 to 4.2.0 by @dependabot in #126
- Bump Microsoft.NET.Test.Sdk from 17.2.0 to 17.3.1 by @dependabot in #129
- Remove Microsoft.Identity.Client by @DavidDeSloovere in #132
- Modifies GraphSender to use Upload Session by @huntmj01 in #85
- Bump Microsoft.Graph from 4.33.0 to 4.39.0 by @dependabot in #131
- ✨ feat: Use draft/upload for attachments, revert to original API when no attachments by @DavidDeSloovere in #133
New Contributors
Full Changelog: 1.5.1...2.0.0
1.5.1
What's Changed
- Bump JetBrains.Annotations from 2021.3.0 to 2022.1.0 by @dependabot in #100
- Bump MSTest.TestFramework from 2.2.8 to 2.2.10 by @dependabot in #101
- Bump Microsoft.NET.Test.Sdk from 17.1.0 to 17.2.0 by @dependabot in #105
- add sample by @yuessir in #94
- Bump MinVer from 3.1.0 to 4.0.0 by @dependabot in #108
- Bump FluentAssertions from 6.6.0 to 6.7.0 by @dependabot in #109
- Bump MSTest.TestAdapter from 2.2.8 to 2.2.10 by @dependabot in #102
- Bump Microsoft.Graph from 4.24.0 to 4.29.0 by @dependabot in #107
- Update Microsoft.Identity.Client by @DavidDeSloovere in #110
- Update Push action by @DavidDeSloovere in #111
- Remove deprecated package by @DavidDeSloovere in #112
New Contributors
Full Changelog: 1.4.0...1.5.1
Update dependencies
What's Changed
- Bump coverlet.collector from 3.1.0 to 3.1.2 by @dependabot in #78
- Bump Microsoft.NET.Test.Sdk from 17.0.0 to 17.1.0 by @dependabot in #82
- Bump MinVer from 2.5.0 to 3.1.0 by @dependabot in #89
- Bump FluentAssertions from 6.4.0 to 6.6.0 by @dependabot in #92
- Bump FluentEmail.Core from 3.0.0 to 3.0.2 by @dependabot in #96
- Bump Microsoft.Graph from 4.16.0 to 4.24.0 by @dependabot in #93
- Bump Azure.Identity from 1.5.0 to 1.6.0 by @dependabot in #95
Full Changelog: 1.3.0...1.4.0