Skip to content

Commit a06eb21

Browse files
authored
update roadmap (#45)
1 parent e0757d5 commit a06eb21

1 file changed

Lines changed: 13 additions & 3 deletions

File tree

ROADMAP.md

Lines changed: 13 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,17 @@ This document outlines the planned direction for **dfsync** and its packages.
66

77
A lightweight HTTP client for reliable service-to-service communication.
88

9-
### 0.4.x — Request lifecycle
9+
### 0.4.x - 0.5.x — API completeness
10+
11+
Focus: method surface and developer experience.
12+
13+
Delivered / planned improvements:
14+
15+
- PATCH method support
16+
- improved method typing
17+
- better examples and documentation
18+
19+
### 0.6.x — Request lifecycle
1020

1121
**Focus**: request control and lifecycle management.
1222

@@ -19,7 +29,7 @@ Planned features:
1929

2030
---
2131

22-
### 0.5.x — Observability
32+
### 0.7.x — Observability
2333

2434
**Focus**: logging, monitoring, and request insights.
2535

@@ -32,7 +42,7 @@ Planned features:
3242

3343
---
3444

35-
### 0.6.x — Integration safety
45+
### 0.8.x — Integration safety
3646

3747
**Focus**: safer and more predictable integrations.
3848

0 commit comments

Comments
 (0)