Releases: swift-server/swift-prometheus
Releases · swift-server/swift-prometheus
V 1.0.0 Alpha 5
25 Mar 08:42
Compare
Sorry, something went wrong.
No results found
Breaking: This release drops support for swift-metrics 1.x and requires swift-metrics 2.x. See the 2.0.0 release for more information.
SemVer Major
SemVer Minor
V 1.0.0 Alpha 4
17 Oct 13:53
Compare
Sorry, something went wrong.
No results found
Semver Minor:
Fix missing newline between metrics when collecting (#16 @ktoso )
Do not recreate a new counter if we already have one. (#13 @Yasumoto )
Make use of swift-metrics' TimeUnit enum for Timers. (#17 @MrLotU )
V 1.0.0 Alpha 3
27 Aug 08:52
Compare
Sorry, something went wrong.
No results found
BREAKING: This release drops support for NIO 1.x. There will be a SwiftPrometheus version 0.x released soon for NIO 1.x soon.
Changes:
Transform PrometheusClient.collect to return a promise or take a callback. #12 (@MrLotU )
V 0.4.0 Alpha 1
27 Aug 09:01
Compare
Sorry, something went wrong.
No results found
Version 0.4.0 Alpha 1
This version provides backwards compatibility to NIO 1.x.x
V 1.0.0 Alpha 2
13 Jul 16:13
Compare
Sorry, something went wrong.
No results found
Breaking changes:
Merge Prometheus and PrometheusMetrics into 1 target. #9 (@Yasumoto )
When using the swift-metrics APIs, Gauge.record() now calls PromGauge.set() instead of .add() 31d6964 (@ktoso )
Other:
Updated doc comment typos.
Updated README
V 1.0.0 Alpha 1
05 Jul 08:27
Compare
Sorry, something went wrong.
No results found
Alpha 1 of SwiftPrometheus 1.0.0.
This includes an implementation of a standalone PrometheusClient and has support for using SwiftPrometheus with swift-metrics
v0.3.0
16 Apr 20:00
Compare
Sorry, something went wrong.
No results found
Includes fixes in regards to the new async API. Thanks @Yasumoto for #2 !
V 0.2.0
18 Mar 13:26
Compare
Sorry, something went wrong.
No results found
v0.1.3
21 Nov 13:57
Compare
Sorry, something went wrong.
No results found
Fix issue with Histogram & Summary
v0.1.1
21 Nov 13:40
Compare
Sorry, something went wrong.
No results found
Minor bug fixes from 0.1.0