Releases: ipfs/js-ipfs
[email protected]
[email protected]
[email protected]
[email protected]
[email protected]
0.43.0 (2020-04-16)
Bug Fixes
- make http api only accept POST requests (#2977) (943d4a8)
- regression that dht could not be enabled through conf (#2976) (9d88a2e)
BREAKING CHANGES
-
Where we used to accept all and any HTTP methods, now only POST is
accepted. The API client will now only send POST requests too. -
test: add tests to make sure we are post-only
-
chore: upgrade ipfs-utils
-
fix: return 405 instead of 404 for bad methods
-
fix: reject browsers that do not send an origin
Also fixes running interface tests over http in browsers against
js-ipfs
[email protected]
44.0.0 (2020-04-16)
Bug Fixes
- make http api only accept POST requests (#2977) (943d4a8)
- pass timeout arg to server (#2979) (049f085)
BREAKING CHANGES
-
Where we used to accept all and any HTTP methods, now only POST is
accepted. The API client will now only send POST requests too. -
test: add tests to make sure we are post-only
-
chore: upgrade ipfs-utils
-
fix: return 405 instead of 404 for bad methods
-
fix: reject browsers that do not send an origin
Also fixes running interface tests over http in browsers against
js-ipfs
[email protected]
0.2.0 (2020-04-16)
Bug Fixes
BREAKING CHANGES
-
Where we used to accept all and any HTTP methods, now only POST is
accepted. The API client will now only send POST requests too. -
test: add tests to make sure we are post-only
-
chore: upgrade ipfs-utils
-
fix: return 405 instead of 404 for bad methods
-
fix: reject browsers that do not send an origin
Also fixes running interface tests over http in browsers against
js-ipfs
[email protected]
0.134.0 (2020-04-16)
Bug Fixes
- make http api only accept POST requests (#2977) (943d4a8)
- pass timeout arg to server (#2979) (049f085)
BREAKING CHANGES
-
Where we used to accept all and any HTTP methods, now only POST is
accepted. The API client will now only send POST requests too. -
test: add tests to make sure we are post-only
-
chore: upgrade ipfs-utils
-
fix: return 405 instead of 404 for bad methods
-
fix: reject browsers that do not send an origin
Also fixes running interface tests over http in browsers against
js-ipfs
[email protected]
2.0.1 (2020-04-08)
Note: Version bump only for package test-ipfs-example