Skyring Versions Save

Distributed timers as a service - for Node.js

[email protected]

2 years ago

skyring 11.1.0 (2021-10-17)

Bug Fixes

  • package: include files definition a98492f - Eric Satterwhite
  • release: enable docker authentication for release 20d81d9 - Eric Satterwhite

Chores

Features

  • repository: migrate default branch to main 2bc8c3a - Eric Satterwhite

@skyring/[email protected]

2 years ago

@skyring/tcp-transport 4.0.1 (2021-10-17)

Bug Fixes

  • package: fix package files definition 5978cea - Eric Satterwhite

Dependencies

  • skyring: upgraded to 11.1.0

@skyring/[email protected]

2 years ago

@skyring/scylladown 3.0.1 (2021-10-17)

Bug Fixes

  • package: fix packge files definition b3504bd - Eric Satterwhite

Dependencies

  • skyring: upgraded to 11.1.0

@skyring/[email protected]

2 years ago

@skyring/zmq-transport 4.0.1 (2021-10-17)

Bug Fixes

  • package: fix package files definition 9d78e81 - Eric Satterwhite

Dependencies

  • skyring: upgraded to 11.1.0

@skyring/[email protected]

2 years ago

@skyring/zmq-transport 4.0.0 (2021-10-17)

Chores

  • lint: implement new lint setup for skyring b185cbf - Eric Satterwhite
  • release: convert release process to semantic release 4df6fa3 - Eric Satterwhite

Features

  • pkg: replace lerna w/ pnpm d54aef4 - Eric Satterwhite

Lint

  • lint rulels applied b87bc47 - esatterwhite

Miscellaneous

  • include an npmignore for zmq-transport ab247b1 - Eric Satterwhite

BREAKING CHANGES

  • pkg: changes how the docker images are built using pnpm

Dependencies

  • skyring: upgraded to 11.0.0

@skyring/[email protected]

2 years ago

@skyring/tcp-transport 4.0.0 (2021-10-17)

Chores

  • lint: implement new lint setup for skyring b185cbf - Eric Satterwhite
  • release: convert release process to semantic release 9aebfa0 - Eric Satterwhite

Features

  • pkg: replace lerna w/ pnpm d54aef4 - Eric Satterwhite

Lint

  • lint rulels applied b87bc47 - esatterwhite

BREAKING CHANGES

  • pkg: changes how the docker images are built using pnpm

Dependencies

  • skyring: upgraded to 11.0.0

@skyring/[email protected]

2 years ago

@skyring/scylladown 3.0.0 (2021-10-17)

Chores

  • lint: implement new lint setup for skyring b185cbf - Eric Satterwhite
  • release: convert release process to semantic release caef49f - Eric Satterwhite

Features

  • pkg: replace lerna w/ pnpm d54aef4 - Eric Satterwhite

Lint

  • lint rulels applied b87bc47 - esatterwhite

BREAKING CHANGES

  • pkg: changes how the docker images are built using pnpm

Dependencies

  • skyring: upgraded to 11.0.0

@skyring/[email protected]

2 years ago

@skyring/ringpop 11.1.1 (2021-10-17)

Chores

  • lint: implement new lint setup for skyring b185cbf - Eric Satterwhite
  • release: enable semantic release 11eb6a2 - Eric Satterwhite

10.1.0

4 years ago

This replaces all of the debug logging with pino as the default logger. Introduces additional config options

  • LOG__LEVEL<String>: trace, debug, info, warn error, fatal
  • LOG__PRETTY<Boolean|Number>: pprints logs mostly for development

adds a default pino child on the base transport class ( this.log )

update [email protected]

v10.0.0

4 years ago