Skip to content

Releases: zettajs/zetta

v0.20.0

12 Feb 17:59
Compare
Choose a tag to compare
  • Fixed virtual device bug causing browser to unsubscribe to events that were being used in an app. #141
  • .use(Device) no longer calls .init on the device twice. #142
  • Tests now passing on Windows #143
  • Virtual device implements .createReadStream() #147
  • Medea updated to fix issues found while running on Windows.
  • calypso-query-decompiler at 0.4.0 #148
  • medea at 0.15.0 #149
  • medeadown at 1.1.4 #149

v0.19.0

30 Jan 21:05
Compare
Choose a tag to compare
  • Device/Peer registries are compacted on startup. #124
  • Device/Peer registries are exported on zetta. #132
  • Support silencing stdout/stderr default console log. #113
  • Support custom logging. #113
  • Deleting peers from registry when they are unlinked. #112
  • Support linking with https/wss. #110
  • Peer management API updates to include disconnect, reconnect, replace peer and supports streaming updates. #125
  • Peering supports using .link function after server has been started. #131
  • Peer client uses an exponential backoff period before reconnecting. #130
  • Added a timeout to the confirm connection http request that is sent before a peer connection is fully established. #109
  • Fix bug with peer_socket that was keeping the socket in a connected state but the ws connection was actually disconnected. #109
  • Fix peer client emitting to the logs that it connected to a peer multiple times when it reconnects. #109
  • Fix bug with handling spdy agent error event #138

v0.18.0

04 Dec 19:36
Compare
Choose a tag to compare
  • zetta-device: v0.9.0
  • zetta-scout: v0.5.0
  • Fix server monitor link with encoding ?
  • Fix ws monitor issue with multiple events

v0.15.0

24 Oct 17:56
Compare
Choose a tag to compare
  • Zetta-device at 0.8.0

    Adam Magaluk - Fri, 24 Oct 2014 11:43:04 -0400

  • Added tests for createReadStream on device

    Adam Magaluk - Fri, 24 Oct 2014 11:04:36 -0400

  • Tests for fixing issue 89. Peers added in code will not be persisted to the registry.

    Matt Dobson - Thu, 23 Oct 2014 15:37:01 -0400

  • First attempt at a fix for #89

    Matt Dobson - Thu, 23 Oct 2014 15:05:58 -0400

  • Using v0.4.0 of zetta scout

    Adam Magaluk - Thu, 23 Oct 2014 11:05:22 -0400

  • Fixed test to account for updates in zetta-scout

    Adam Magaluk - Thu, 23 Oct 2014 11:03:50 -0400

  • Added failing test for setting .name() in device init function when using provison

    Adam Magaluk - Thu, 23 Oct 2014 10:54:52 -0400

  • Fixing a mislabeled siren action on the root from POST to GET.

    Matt Dobson - Thu, 23 Oct 2014 10:35:00 -0400

  • Bumped version to zetta-auto-scout

    Adam Magaluk - Wed, 22 Oct 2014 11:11:10 -0400

  • Update tests to fix copy-paste error, and add done()

    Matt Dobson - Wed, 22 Oct 2014 11:03:11 -0400

  • Added failing tests for multiple use() cases

    Adam Magaluk - Wed, 22 Oct 2014 10:33:56 -0400

  • Updating zetta-http-device dependency to 0.3.0.

    Kevin Swiber - Fri, 17 Oct 2014 16:12:40 -0400