Skip to content
This repository has been archived by the owner on Oct 30, 2018. It is now read-only.

Releases: storj-archived/bridge

v0.7.1

18 May 19:19
Compare
Choose a tag to compare
v0.7.1 Pre-release
Pre-release

This release is beta-stage and may not be suitable for production systems.

  • Closes #67
  • Update to latest core

v0.7.0

10 May 18:44
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

This release is beta-stage and may not be suitable for production systems.

  • Refactor the route binding system for easier maintainability
  • Update the OpenAPI specification to validate properly and reflect new API changes
  • Remove Hash and File models
  • Implement Frames API
  • Update creation and retrieval of bucket entries based on new Frames API
  • Fix issue with binding to IP of an unavailable address - thanks @phutchins!
  • Implement client side file preparation
  • Remove compound index on bucket entries
  • Close #49
  • Close #52
  • Update network initializer to honor tunnel configuration
  • Reorganize some tests

v0.6.6

29 Apr 19:37
Compare
Choose a tag to compare
v0.6.6 Pre-release
Pre-release

v0.6.5

28 Apr 21:40
Compare
Choose a tag to compare
v0.6.5 Pre-release
Pre-release

v0.6.3

27 Apr 20:32
Compare
Choose a tag to compare
v0.6.3 Pre-release
Pre-release

This release is beta-stage and may not be suitable for production systems.

v0.6.1

26 Apr 17:32
Compare
Choose a tag to compare
v0.6.1 Pre-release
Pre-release

This release is beta-stage and may not be suitable for production systems.

v0.6.0

25 Apr 19:44
Compare
Choose a tag to compare
v0.6.0 Pre-release
Pre-release

This release is beta-stage and may not be suitable for production systems.

  • Upgrade to Storj/[email protected]
  • Update usage of storj.Network to storj.RenterInterface
  • Add test coverage and more unit tests - thanks @littleskunk
  • Update local development script
  • Add tunport config property port of the tunnel server
  • Replace logger with streaming newline terminated JSON to stdout for better log parsing

v0.5.1

06 Apr 14:29
Compare
Choose a tag to compare
v0.5.1 Pre-release
Pre-release

This release is alpha-stage and may not be suitable for production systems.

  • Update naming from MetaDisk to Storj Bridge
  • Test release signing
  • Update npm run develop script

v0.5.0

05 Apr 23:32
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

This release is alpha-stage and may not be suitable for production systems.

v0.4.3

31 Mar 21:57
Compare
Choose a tag to compare
v0.4.3 Pre-release
Pre-release

This release is alpha-stage and may not be suitable for production systems.

  • Storj protocol upgrade