All Versions
25
Latest Version
Avg Release Cycle
79 days
Latest Release
-

Changelog History
Page 1

  • v0.99.2 Changes

    • ๐Ÿ’ป [bug] API Responses page in built-in Telemetry UI is not responding with ~1000 endpoints #139
  • v0.99.1 Changes

    ๐Ÿš€ In this major release, swagger-stats fully switches to new UX. More UX settings added, such as multiple color themes for dashboards.

    • [bug] Hapi - authentication is not working #109
    • [bug] Missing requests in metrics #105
    • [bug] Issue during installation of swagger stats #100
    • ๐Ÿ’ป [bug] Authentication does not protect the new UI #93
    • ๐Ÿ’ป [feature] Any way to change swagger-stats ui page title #44 Starting from 0.99.1 page title shows what is passed in the "name" configuration option of swagger-stats
  • v0.95.19 Changes

    • [bug] Elasticsearch - Crash when elasticsearch's credentials are given #121
    • [bug] Define prom-client as Peer Dependency instead of Direct Dependency #126
    • ๐Ÿ‘ [feature] https elasticsearch support #130
  • v0.95.18 Changes

    October 17, 2020
    • [bug] body response show duplicate data #118

    ๐Ÿ›ฐ swagger-stats now support data type flattened available in ES 7.X for body of the requests. This way we can store any body payload, and query it efficiently in ES.
    https://www.elastic.co/guide/en/elasticsearch/reference/current/flattened.html#flattened

    • ๐Ÿ“ฆ [bug] Reduce package size for NPM #119
    • [feature] Add 30x statuses as satisfied apdex requests #107
  • v0.95.17 Changes

    March 27, 2020
    • [feature] Add authentication to /swagger-stats/ux URL #97
    • [feature] Allow passing of hapi specific options #95
    • [bug] append basePath on setCookie #92
  • v0.95.16 Changes

    February 04, 2020
    • [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.
  • v0.95.15 Changes

    January 28, 2020
    • [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 !
  • v0.95.11 Changes

    September 20, 2019
    • ๐Ÿ‘ [feature] Support for Fastify Framework #62
  • v0.95.10 Changes

    September 14, 2019
    • [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
  • v0.95.9 Changes

    September 06, 2019
    • ๐Ÿšš [bug] Removed dependency on Inert when using with Hapi #79