Skip to content

Releases: slanatech/swagger-stats

0.99.7

16 Jun 22:45
@sv2 sv2
Compare
Choose a tag to compare
  • [bug] Remove DEBUG env override #245

0.99.6

31 May 23:02
@sv2 sv2
Compare
Choose a tag to compare

Dependencies updated

  • [bug] Unit tests failing #245

0.99.5

12 Jan 00:57
@sv2 sv2
Compare
Choose a tag to compare

Dependency on deprecated request has been removed, axios is used instead

  • [improvement] Replace deprecated dependency on request #148

0.99.4

08 Dec 22:36
@sv2 sv2
Compare
Choose a tag to compare

v0.99.4

  • [bug] api_index_template.json is missing in the last patch #238

0.99.3

08 Dec 09:10
@sv2 sv2
Compare
Choose a tag to compare
  • Update dependencies to the most recent versions

0.99.2

02 Jul 18:52
@sv2 sv2
Compare
Choose a tag to compare

v0.99.2

  • [bug] API Responses page in built-in Telemetry UI is not responding with ~1000 endpoints #139

0.99.1

03 Apr 18:28
@sv2 sv2
Compare
Choose a tag to compare

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

0.95.19

22 Mar 16:20
@sv2 sv2
Compare
Choose a tag to compare
  • [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

0.95.18

17 Oct 18:25
@sv2 sv2
Compare
Choose a tag to compare
  • [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

0.95.17

27 Mar 21:21
@sv2 sv2
Compare
Choose a tag to compare
  • [feature] Add authentication to /swagger-stats/ux URL #97
  • [feature] Allow passing of hapi specific options #95
  • [bug] append basePath on setCookie #92