File tree Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Expand file tree Collapse file tree 1 file changed +1
-13
lines changed Original file line number Diff line number Diff line change 9
9
10
10
### Future Versions
11
11
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
-
25
12
#### v3.1.0
26
13
27
14
- A new reducer specifically for requests. This allows for requests to be tracked independent
46
33
47
34
- Deprecating request tracking on resource slices. The standalone request slice will be recommended instead.
48
35
36
+ - Adopting the Standard Resource standard to add support for Computed Attributes and Relationships
You can’t perform that action at this time.
0 commit comments