Skip to content

Releases: apple/swift-statsd-client

1.1.0

18 Mar 13:14
71e1d1d

Choose a tag to compare

Bumped the minimum Swift tools version to 5.9.

What's Changed

SemVer Minor

Other Changes

New Contributors

Full Changelog: 1.0.1...1.1.0

1.0.1 Release

12 Jan 23:28
d63a400

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0...1.0.1

1.0.0 release

21 Jul 17:28
f8233fb

Choose a tag to compare

First 1.0 release

1.0.0-alpha.4

11 Jun 02:14
1.0.0-alpha.4
409e036

Choose a tag to compare

1.0.0-alpha.4 Pre-release
Pre-release

Introduces MetricNameSanitizer and enables it by default, allowing statsd-client to be used directly with Vapor apps (as their metric labels may include : which was causing trouble).

See #21 for details.

1.0.0-alpha.3

09 Mar 06:52
0f8c911

Choose a tag to compare

1.0.0-alpha.3 Pre-release
Pre-release

3rd alpha release, fixes important issue with connection leak #14

1.0.0-alpha.2

19 Dec 21:43
fcd1d32

Choose a tag to compare

1.0.0-alpha.2 Pre-release
Pre-release

second alpha release

1.0.0-alpha.1

19 Sep 01:52

Choose a tag to compare

1.0.0-alpha.1 Pre-release
Pre-release

first alpha release