Skip to content

Releases: random-guys/siber

siber v0.12.1

01 Mar 11:19
c371ffb

Choose a tag to compare

Fixes

  • user agents in exclusion list where still logged #60

siber v0.12.0

26 Feb 12:12
db68b36

Choose a tag to compare

Features

  • users don't want to automatically log kubernetes requests #57

siber v0.11.0

17 Feb 08:36
ef84ec0

Choose a tag to compare

Features

  • how do we send chunks generated by an event emitter.Closes #36

Fixes

  • SSE comments where written on the same line as events
  • all services that upgraded to siber v0.10.0 failed to build
  • the interpreter was always trying to interpret controller errors
  • @types/express-serve-static-core v4.17 caused issues with existing builds

siber v0.10.1

17 Feb 08:29
4c51748

Choose a tag to compare

Fixes

  • tryFunction failed when it couldn't find an interpreter
  • universalErrorHandler doesn't handle situations where the interpreter returns null
  • ControllerError.code forces users to statically define the status code

siber v0.9.0

24 Nov 21:51
6721346

Choose a tag to compare

  • Added support for Server Sent Events
  • handleSuccess now handles promises without unseen pain

siber v0.8.1

24 Nov 21:51
ece98f4

Choose a tag to compare

siber v0.8.1

siber v0.8.0

17 Nov 13:58
2045102

Choose a tag to compare

Merge pull request #33 from random-guys/fix/version-number-issues

chore: bumped version number to v0.8