Skip to content

Releases: dotnetbots/CronBackgroundServices

Release 8.0.0

15 Nov 23:27
6e5f44a
Compare
Choose a tag to compare

What's Changed

Other Changes

Full Changelog: 7.0.1...8.0.0

6e5f44a .NET 8 (#10)

Release 7.0.1

21 Aug 12:22
7104086
Compare
Choose a tag to compare

What's Changed

Other Changes

  • Configure Sweep by @sweep-ai in #6
  • Add .NET 7 support by @sweep-ai in #8
  • Removes .NET 5 support by @johnkors in #9

New Contributors

  • @sweep-ai made their first contribution in #6

Full Changelog: 7.0.0...7.0.1

7104086 Removes .NET 5 support (#9)
dd5764e Update build scripts to .NET SDK 7.0.400
91d230c Merge branch 'main' of github.com:slackbot-net/CronBackgroundServices
83a6e2f Add .NET 7 support (#8)
7ae03a9 Configure Sweep (#6)
98aef10 Update path to github repo in GH actions
6b49ac8 Update README.md
ca0dda5 Use GitHub API for automated release notes

Release 7.0.0

11 Sep 11:01
103830f
Compare
Choose a tag to compare

Commits

Breaking changes

  • 👋 Drops netcoreapp3.1 support

Other

  • 🆙 Update codebase to use C# 10 features, file-scoped namespaces.
  • 🆙 Update build pipelines to use .NET 6 SDK

Full Changelog: 6.0.0...7.0.0

Release 6.0.0

29 Jun 12:34
13dcea4
Compare
Choose a tag to compare

13dcea4 dotnet 6 support (#2)
377190e Merge branch 'main' of github.com:slackbot-net/CronBackgroundServices into main
b6cc4ad Simplify sample

Release 5.0.0

08 Feb 10:53
abb9058
Compare
Choose a tag to compare

abb9058 Makes UTC the default timezone (#1)