Skip to content

Releases: slanatech/swagger-stats

0.95.16

04 Feb 06:07
@sv2 sv2
Compare
Choose a tag to compare
  • [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

28 Jan 07:07
@sv2 sv2
Compare
Choose a tag to compare
  • [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

20 Sep 06:32
@sv2 sv2
Compare
Choose a tag to compare

[feature] Support for Fastify Framework #62

0.95.10

14 Sep 18:00
@sv2 sv2
c929771
Compare
Choose a tag to compare
  • [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

06 Sep 04:48
@sv2 sv2
Compare
Choose a tag to compare

[bug] Removed dependency on Inert when using with Hapi #79

0.95.8

05 Sep 05:36
@sv2 sv2
Compare
Choose a tag to compare

0.95.7

17 Jan 06:23
@sv2 sv2
Compare
Choose a tag to compare
0.95.7 Pre-release
Pre-release
  • [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.6

11 Jul 17:53
@sv2 sv2
Compare
Choose a tag to compare
0.95.6 Pre-release
Pre-release
  • [bug] Last Errors and Errors tab no populated using FeatherJS #42

  • [bug] Request Content Length null or undefined #40

0.95.5

01 May 06:44
@sv2 sv2
Compare
Choose a tag to compare
0.95.5 Pre-release
Pre-release
  • [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

02 Jan 22:06
@sv2 sv2
Compare
Choose a tag to compare
0.95.2 Pre-release
Pre-release
  • [bug] passing null to elasticsearch is considered as a valid url bug #25