Skip to content
This repository has been archived by the owner on Nov 27, 2023. It is now read-only.

Releases: orbitdb-archive/orbit-db-http-api

v0.3.0-rc.4

10 Jul 03:37
Compare
Choose a tag to compare
v0.3.0-rc.4 Pre-release
Pre-release

endpoints affected:
GET /db/{dbname} , POST /db/{dbname}, GET /dbs:

  • Add canAppend to db info - (Boolean)
  • Add write to db info - (list of permitted write identities)

v0.3.0-rc.3

29 Jun 04:42
Compare
Choose a tag to compare
v0.3.0-rc.3 Pre-release
Pre-release
  • Fix issue with null payload on POST /db/{dbname}/query endpoint
  • Fix issue with null payload on POST /db/{dbname}/inc endpoint

v0.3.0-rc.2

10 Jun 02:55
Compare
Choose a tag to compare
v0.3.0-rc.2 Pre-release
Pre-release
  • Update POST /db/{dbname}/access/write endpoint to better match new access controller style

v0.3.0-rc.1

10 Jun 02:30
Compare
Choose a tag to compare
v0.3.0-rc.1 Pre-release
Pre-release
  • Add GET /db/{dbname}/events/{eventname} endpoint for server sent events stream

v0.1.0

07 May 04:14
Compare
Choose a tag to compare
Add package-lock.json for 0.1.0

v0.1.0-rc.3

02 May 02:10
Compare
Choose a tag to compare
v0.1.0-rc.3 Pre-release
Pre-release
Rename package & update git repo url