Skip to content

Releases: swift-server/swift-service-lifecycle

2.11.0

31 Mar 14:44
9829955

Choose a tag to compare

What's Changed

SemVer Minor

Other Changes

  • Bump swiftlang/github-workflows/.github/workflows/soundness.yml from 0.0.7 to 0.0.8 by @dependabot[bot] in #231
  • [CI] Add automated release workflow using swift-temporal-sdk by @kukushechkin in #234

New Contributors

Full Changelog: 2.10.1...2.11.0

2.10.1

20 Feb 16:06
8988819

Choose a tag to compare

What's Changed

SemVer Patch

Full Changelog: 2.10.0...2.10.1

2.10.0

20 Feb 13:50
9db4c30

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: 2.9.1...2.10.0

2.9.1

05 Nov 09:23
1de3729

Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

  • Add explicit read permissions to workflows by @rnro in #219

Full Changelog: 2.9.0...2.9.1

2.9.0

08 Oct 07:40
0fcc4c9

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

  • adding abstracts and organization to methods by @heckj in #205

Other Changes

New Contributors

Full Changelog: 2.8.0...2.9.0

2.8.0

30 Apr 12:44
e718730

Choose a tag to compare

What's Changed

SemVer Minor

Other Changes

  • Add static SDK CI workflow by @rnro in #201
  • Enable Swift 6.1 jobs in CI by @rnro in #202

Full Changelog: 2.7.0...2.8.0

2.7.0

13 Mar 09:14
7ee57f9

Choose a tag to compare

What's Changed

SemVer Minor

  • Support adding services while ServiceGroup is running by @sliemeobn in #199

SemVer Patch

  • Import the Android module if available, since glibc and musl are unavailable on Android by @Joannis in #198

Other Changes

New Contributors

Full Changelog: 2.6.3...2.7.0

2.6.3

03 Jan 15:14
c2e97cf

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

  • Remove deprecation of withGracefulShutdownHandler if compiler < 6 by @hamzahrmalik in #194

Other Changes

New Contributors

  • @nervenes made their first contribution in #189
  • @juri made their first contribution in #192

Full Changelog: 2.6.2...2.6.3

2.6.2

31 Oct 15:20
f70b838

Choose a tag to compare

What's Changed

SemVer Patch

Full Changelog: 2.6.1...2.6.2

Swift Service Lifecycle 2.6.1

24 Jul 14:10
24c800f

Choose a tag to compare

SemVer Patch

  • Change 'unsafeDowncast' to 'as!' (#186)