Skip to content

Commit 90f8382

Browse files
authored
Update ROADMAP.md
1 parent 2c5d0f4 commit 90f8382

File tree

1 file changed

+1
-13
lines changed

1 file changed

+1
-13
lines changed

ROADMAP.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -9,19 +9,6 @@
99

1010
### Future Versions
1111

12-
#### v3.0.0
13-
14-
**New Features**
15-
16-
- A new API to update resource information directly, independent from requests. This will support
17-
a few new use cases, including gRPC streaming endpoints.
18-
19-
- "named requests" will be split into two concepts: `requestKey` and `requestName`. Keys will be used
20-
for caching and lookups. Names are used for humans debugging the code.
21-
22-
- A new `requestAttributes` attribute for request action types so that developers can put any
23-
information that they want onto the request.
24-
2512
#### v3.1.0
2613

2714
- A new reducer specifically for requests. This allows for requests to be tracked independent
@@ -46,3 +33,4 @@
4633

4734
- Deprecating request tracking on resource slices. The standalone request slice will be recommended instead.
4835

36+
- Adopting the Standard Resource standard to add support for Computed Attributes and Relationships

0 commit comments

Comments
 (0)