Releases: slanatech/swagger-stats
Releases · slanatech/swagger-stats
0.95.16
- [bug] UX paths are not properly resolved #91
- [feature] Restify support #86
- [bug] Natives package has been deprecated - removed #81
- [bug] openapi3 basePath was removed #81
New option basePath
allows to specify base path as needed when Openapi 3.0 spec is used.
0.95.15
- [feature] New User eXperience is enabled at
/swagger-stats/ux
New UX is optional and can be used in parallel with legacy UI.
Will keep it optional for several releases, and then make default.
Send your feedback !
0.95.11
[feature] Support for Fastify Framework #62
0.95.10
- [bug] Duration buckets not being used for Prometheus #72
- [feature] Share promClient with parent by exposing or using peerDependencies #61
- [feature] Prefix metrics on /metrics endpoint #50
0.95.9
[bug] Removed dependency on Inert when using with Hapi #79
0.95.7
-
[bug] Fixes error in body stringification #59, #60
-
[bug] Cannot upload to elk and Built-In API Telemetry #46
-
[feature] Option elasticsearchIndexPrefix
#45,#47
0.95.5
-
[feature] Allow onAuthenticate to be asynchronous #31
-
[feature] Prevent tracking of specific routes #36
-
[feature] Support for extracting request body #38
Thanks to DavisJaunzems!
0.95.2
- [bug] passing null to elasticsearch is considered as a valid url bug #25