Files
nym/CHANGELOG.md
T
Jedrzej Stuczynski b9f3000dcc Updated changelog
2020-01-29 10:17:47 +00:00

9.7 KiB

Changelog

v0.4.1 (2020-01-29)

Full Changelog

Closed issues:

  • Change healthcheck to run on provided topology rather than pull one itself #95

Merged pull requests:

v0.4.0 (2020-01-28)

Full Changelog

Nym 0.4.0 Platform

In this release, we're taking a lot more care with version numbers, so that we can ensure upgrade compatibility for mixnodes, providers, clients, and validators more easily.

This release also integrates a health-checker and network topology refresh into the Nym client, so that the client can intelligently choose paths which route around any non-functional or incompatible nodes.

v0.4.0-rc.2 (2020-01-28)

Full Changelog

Merged pull requests:

v0.4.0-rc.1 (2020-01-28)

Full Changelog

Closed issues:

  • Check Sphinx packet length in client #98
  • workflow test #97
  • Client SemVer #85
  • Move PemStore #74
  • Periodic client refresh #70
  • Logging #68
  • Nym-client refactor #67
  • Stop panicking! #66
  • Fix Mixnode Panic on Sphinx packet replay #65
  • Convert older code to start using logging #35
  • Convert to non-url-safe base64 (everywhere) #28
  • If a thread blows at startup, panic the entire application #15
  • Split provider/mod.rs #10

Merged pull requests:

v0.3.3 (2020-01-20)

Full Changelog

Fixed bugs:

  • Nym client crashing and disconnecting local websocket with complaint about binary data #56

Closed issues:

  • Websocket text fix #64
  • Restore nym-client lib in crate #63
  • Make websocket not crash on ping or pong messages #62
  • Messages returned by fetch are base64 encoded #55
  • Check layer 1 connectivity at client start #38
  • Check required sfw-provider args #27
  • Make Electron app work with new Rust mixnet client #16
  • Take version numbers into account when picking routes #14

Merged pull requests:

v0.3.2 (2020-01-17)

Full Changelog

v0.3.1 (2020-01-16)

Full Changelog

Merged pull requests:

v0.3.0 (2020-01-14)

Full Changelog

Closed issues:

  • Error referring to mismatched types caused by topology #46
  • Provider needs to announce two of its addresses (+ issue of hardcoded port) #32
  • Port run_network.sh from old Go mixnet #30
  • Health Checker inside Validator #29
  • Combine Rust repositories into a single master repo containing multiple crates #24
  • Fix the version numbers on provider and mixnode #23
  • Travis releases for Nym #22
  • Add version number to presence #4
  • Add version number to presence #1

Merged pull requests:

v0.2.0 (2020-01-07)

Full Changelog

0.2.0 (2020-01-06)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator