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

v0.7.0

Pre-release
Pre-release

Choose a tag to compare

@161chihuahuas 161chihuahuas released this 10 May 18:44
· 1288 commits to master since this 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