Skip to content

Commit 258ef2a

Browse files
committed
chore: 2.7-beta.3 changelog
1 parent ac25695 commit 258ef2a

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

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+
317
## 2.7.0-beta
418

519
Json-Ld: property metadata types and iris (#4769)

0 commit comments

Comments
 (0)