Skip to content

Releases: apitally/apitally-js

v0.11.4

08 Jan 05:30
bd6c01e
Compare
Choose a tag to compare

What's Changed

Improvements

Dependencies

  • chore(deps): update dependency fastify to v5.2.0 by @renovate in #58
  • chore(deps): update dependency hono to v4.6.15 by @renovate in #64

Full Changelog: v0.11.3...v0.11.4

v0.11.3

14 Dec 02:53
Compare
Choose a tag to compare

Full Changelog: v0.11.2...v0.11.3

v0.11.2

13 Dec 22:23
a07fa8b
Compare
Choose a tag to compare

What's Changed

Fixes

  • Add lock to writeToFile and rotateFile by @itssimon in #62

Full Changelog: v0.11.1...v0.11.2

v0.11.1

12 Dec 09:14
Compare
Choose a tag to compare

What's Changed

Improvements

  • Exclude requests from health checkers from logging based on User-Agent

Full Changelog: v0.11.0...v0.11.1

v0.11.0

08 Dec 09:59
d4407eb
Compare
Choose a tag to compare

What's Changed

Improvements

Dependencies

  • chore(deps): update dependency @types/node to v20.17.7 by @renovate in #57
  • chore(deps): update codecov/codecov-action action to v5 by @renovate in #59

Full Changelog: v0.10.0...v0.11.0

v0.10.0

05 Nov 11:47
0c49f78
Compare
Choose a tag to compare

What's Changed

Breaking change

  • The useApitally() function for NestJS now expects the app directly as its first argument, and no longer the underlying Express instance. Please see the updated setup guide.

Improvements

Full Changelog: v0.9.5...v0.10.0

v0.9.5

04 Nov 12:11
7267e75
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix capturing validation errors in Express/NestJS by @itssimon in #52

Full Changelog: v0.9.4...v0.9.5

v0.9.4

03 Nov 04:34
fb98cc5
Compare
Choose a tag to compare

What's Changed

Fixes

  • Fix detection of installed package versions by @itssimon in #51

Dependencies

  • fix(deps): update dependency winston to v3.16.0 by @renovate in #49
  • chore(deps): update poseidon/wait-for-status-checks action to v0.6.0 by @renovate in #48
  • chore(deps): update dependency @types/node to v20.17.6 by @renovate in #47

Full Changelog: v0.9.3...v0.9.4

v0.9.3

02 Nov 04:50
b584929
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v0.9.2...v0.9.3

v0.9.2

01 Nov 13:02
f9d2b6a
Compare
Choose a tag to compare

What's Changed

Fixes

  • Support nested Express routers with path parameters by @itssimon in #46

Full Changelog: v0.9.1...v0.9.2