Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Latest commit

 

History

History
69 lines (37 loc) · 4.24 KB

CHANGELOG.md

File metadata and controls

69 lines (37 loc) · 4.24 KB

3.2.0-rc.3 (2022-07-04)

Bug Fixes

  • tsconfig: remove strict from esbuild tsconfig (cc8e980)

3.2.0 (2022-05-09)

Bug Fixes

  • deps: update react monorepo to v18 (7caef30)
  • http: fixes failing logic and adds tests (e030419)
  • HTTP: Remove max number of records (f996c56)

Features

  • http: adds batch posting of records (510d433)

3.2.0-rc.2 (2022-05-03)

Bug Fixes

  • HTTP: Remove max number of records (f996c56)

3.2.0-rc.1 (2022-05-03)

Bug Fixes

  • deps: update react monorepo to v18 (7caef30)
  • http: fixes failing logic and adds tests (e030419)

Features

  • http: adds batch posting of records (510d433)

3.1.0 (2022-03-30)

Bug Fixes

  • http: fixes failing logic and adds tests (e030419)
  • deps: update react monorepo to v18 (7caef30)

Features

  • http: adds batch posting of records (510d433)
  • error messages: Add custom error response (068eb1f)
  • http integration: allow additional props in body (9487983)
  • http: adds ability to post with own recorded_at prop (83966c2)
  • error messages: Add custom error response (068eb1f)
  • http: adds ability to post with own recorded_at prop (83966c2)
  • http integration: allow additional props in body (9487983)

3.0.2 (2022-03-23)

Bug Fixes

  • deps: update dependency fastify-helmet to v7 (038df09)
  • deps: Update deps and hopefully fix leak (0b4fe84)
  • logging: Moves objects to start of log call (26d5691)
  • ttn: Type error in integration (fee8c6f)