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

Changelog History
Page 2

  • v0.95.8 Changes

    September 05, 2019

    โœ… [feature] Hapijs support #75 - Example how to use

    ๐Ÿ‘ [feature] Koa support #70, #67 - thank you @gombosg!

  • v0.95.7 Changes

    January 17, 2019

    ๐Ÿ›  [bug] Fixes error in body stringification #59, #60

    [bug] Cannot upload to elk and Built-In API Telemetry #46

    [feature] Option elasticsearchIndexPrefix#45,#47

  • v0.95.6 Changes

    July 11, 2018

    [bug] Last Errors and Errors tab no populated using FeatherJS #42

    [bug] Request Content Length null or undefined #40

  • v0.95.5 Changes

    May 01, 2018

    [feature] Allow onAuthenticate to be asynchronous #31

    [feature] Prevent tracking of specific routes #36

    ๐Ÿ‘ [feature] Support for extracting request body #38
    Thanks to DavisJaunzems!

  • v0.95.2 Changes

    January 02, 2018
    • [bug] passing null to elasticsearch is considered as a valid url bug #25
  • v0.95.1 Changes

    December 29, 2017

    โฌ‡๏ธ Reduce size of npm package

  • v0.95.0 Changes

    December 28, 2017
    • ๐Ÿ‘ [feature] Elasticsearch support #12

    swagger-stats now supports storing details about each API Request/Response in Elasticsearch, so you may use Kibana to perform analysis of API usage over time, build visualizations and dashboards.
    Example Kibana dashboards provided in dashboards/elastic6

  • v0.94.0 Changes

    • [feature] Apdex score #10

    • ๐Ÿ‘ [feature] Support Authentication for /stats and /metrics #14

    • [feature] Add label "code" to Prometheus histogram metrics #21

    โšก๏ธ See updated dashboard at Grafana Dashboards

  • v0.93.1 Changes

    • [bug] Can't start on node v7.10.1, Mac Os 10.12.6 #22
  • v0.93.0 Changes

    • ๐Ÿ“ฆ [feature] Support providing Prometheus metrics via prom-client library #20