Skip to content

Commit 9791fc4

Browse files
committed
chore: changelog cs
1 parent 258ef2a commit 9791fc4

File tree

1 file changed

+24
-20
lines changed

1 file changed

+24
-20
lines changed

CHANGELOG.md

Lines changed: 24 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -2,23 +2,27 @@
22

33
## 2.7.0-beta.3
44

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)
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)
1414

1515
## 2.7.0-beta.2
1616

17+
* Processor: adds `previous_data` to the context (#4776)
18+
* Doctrine: fix filter binding (#4789)
19+
* Cache: fix headers not being read from metadata (#4777)
20+
1721
## 2.7.0-beta
1822

19-
Json-Ld: property metadata types and iris (#4769)
20-
Symfony: write listener uri variables converter (#4774)
21-
Metadata: extra properties operation inheritance (#4773)
23+
* Json-Ld: property metadata types and iris (#4769)
24+
* Symfony: write listener uri variables converter (#4774)
25+
* Metadata: extra properties operation inheritance (#4773)
2226

2327
**BC**
2428

@@ -28,17 +32,17 @@ Doctrine: new interfaces for Filters and Extensions ready, switch to the `ApiPla
2832

2933
## 2.7.0-alpha.7
3034

31-
Metadata: defaults deprecation (#4772)
35+
* Metadata: defaults deprecation (#4772)
3236

3337
## 2.7.0-alpha.6
3438

35-
GraphQl: output creates its own type in TypeBuilder (#4766)
36-
Metadata: clear missing metadata cache pools (#4770)
37-
Metadata: property override when value is set (#4767)
38-
Metadata: add read and write to extractor (#4760)
39-
JsonSchema: factory backward compatibility layer (#4758)
40-
Metadata: defaults properly overrides metadata (#4759)
41-
Metadata: Add missing processor and provider to extractor (#4754)
39+
* GraphQl: output creates its own type in TypeBuilder (#4766)
40+
* Metadata: clear missing metadata cache pools (#4770)
41+
* Metadata: property override when value is set (#4767)
42+
* Metadata: add read and write to extractor (#4760)
43+
* JsonSchema: factory backward compatibility layer (#4758)
44+
* Metadata: defaults properly overrides metadata (#4759)
45+
* Metadata: Add missing processor and provider to extractor (#4754)
4246

4347
## 2.7.0-alpha.5
4448

0 commit comments

Comments
 (0)