26 lines
347 B
Plaintext
26 lines
347 B
Plaintext
|
# Version 1.0.6
|
||
|
|
||
|
## List of changes
|
||
|
|
||
|
### REST API
|
||
|
|
||
|
No changes.
|
||
|
|
||
|
### Pinning Service API
|
||
|
|
||
|
No changes.
|
||
|
|
||
|
### IPFS Proxy API
|
||
|
|
||
|
No changes.
|
||
|
|
||
|
### Go APIs
|
||
|
|
||
|
No relevant changes.
|
||
|
|
||
|
### Other
|
||
|
|
||
|
The `--datastore` flag to `ipfs-cluster-service init` now defaults to `pebble`
|
||
|
in most platforms, and to `badger3` in those where Pebble is not supported
|
||
|
(arm, 386).
|