File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 2.7.0-beta.3
4
+
5
+ Metadata: use the HTTP method instead of an interface for writability (#4785 )
6
+ Cache: IriConverter gets called only for resources (#4796 )
7
+ JsonApi: Use skolem IRIs (#4796 )
8
+ Metadata: Merge defaults instead of overriding (#4796 )
9
+ ApiTestCase: Fix JSON Schema assertions (#4796 )
10
+ Metadata: Cast YAML/XML values properly (#4800 )
11
+ Symfony: fix deprecations (#4795 #4801 #4802 )
12
+ Input/Output: backport serializer changes to make input/output work as resource classes without data transformers (#4804 )
13
+ GraphQl: the SerializerContextBuilder interface changes to reflect operation instead of the operation name ** BC** (#4804 )
14
+
15
+ ## 2.7.0-beta.2
16
+
3
17
## 2.7.0-beta
4
18
5
19
Json-Ld: property metadata types and iris (#4769 )
You can’t perform that action at this time.
0 commit comments