Skip to content

Releases: hemerajs/hemera

[email protected]

31 Mar 11:55
Compare
Choose a tag to compare

Update pino dependency

[email protected]

30 Mar 17:37
Compare
Choose a tag to compare

Refactor shutdown routine with avvio

[email protected]

29 Mar 12:25
Compare
Choose a tag to compare
  • Expose server/client request and response objects
  • Remove legacy plugin property on add object
  • Update docs

[email protected]

28 Mar 19:09
Compare
Choose a tag to compare

Improvements

  • Improve extension and middleware performance by using a self-written iterator.
  • Improve error messages to be more expressive.

Bug fixes

Async/Await Client and Server extensions should not be fulfilled when a native error object was returned.

[email protected]

26 Mar 11:11
Compare
Choose a tag to compare

[email protected]

25 Mar 20:31
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
  • Ship typescript typings for nats-hemera
  • Return this in setter functions in nats-hemera

[email protected]

24 Mar 20:37
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release

Log error when response error is not derivated type Error

[email protected]

23 Mar 11:05
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
  • Removed delete method on Map object.
  • Attach error hops when an error is set via reply interface.

[email protected]

22 Mar 14:21
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
  • Rename hemera error BusinessError to ResponseError
  • Update docs

[email protected]

21 Mar 10:17
Compare
Choose a tag to compare
[email protected] Pre-release
Pre-release
  • Improve error messages
  • Make id generator for tracing modular with setIdGenerator