kubo/docs/changelogs
Antonio Navarro Perez d1b9e41fc2
feat: Delegated routing with custom configuration. (#9274)
New multi-router configuration system based on https://hackmd.io/G1KRDEX5T3qyfoBMkIrBew#Methods

- Added a new routing type: "custom"
- Added specific struct types for different Routers (instead of map[string]interface{})
- Added `Duration` config type, to make easier time string parsing
- Added config documentation.
- Use the latest go-delegated-routing library version with GET support.
- Added changelog notes for this feature.

It:
- closes #9157
- closes #9079
- closes #9186
2022-09-22 15:47:45 +02:00
..
v0.2.md chore: changelogs split 2022-07-07 19:44:01 +02:00
v0.3.md chore: changelogs split 2022-07-07 19:44:01 +02:00
v0.4.md chore: switch to dist.ipfs.tech 2022-08-12 23:42:17 +02:00
v0.5.md chore: switch to dist.ipfs.tech 2022-08-12 23:42:17 +02:00
v0.6.md chore: changelogs split 2022-07-07 19:44:01 +02:00
v0.7.md chore: switch to dist.ipfs.tech 2022-08-12 23:42:17 +02:00
v0.8.md chore: changelogs split 2022-07-07 19:44:01 +02:00
v0.9.md chore: switch to dist.ipfs.tech 2022-08-12 23:42:17 +02:00
v0.10.md docs: replace docs.ipfs.io with docs.ipfs.tech (#9158) 2022-08-05 19:01:10 +03:00
v0.11.md chore: switch to dist.ipfs.tech 2022-08-12 23:42:17 +02:00
v0.12.md chore: switch to dist.ipfs.tech 2022-08-12 23:42:17 +02:00
v0.13.md docs: replace docs.ipfs.io with docs.ipfs.tech (#9158) 2022-08-05 19:01:10 +03:00
v0.14.md chore: switch to dist.ipfs.tech 2022-08-12 23:42:17 +02:00
v0.15.md docs: fix markdown syntax typo in v0.15's changelog 2022-08-30 14:41:46 +02:00
v0.16.md feat: Delegated routing with custom configuration. (#9274) 2022-09-22 15:47:45 +02:00