Skip to content

Commit a99ec34

Browse files
authored
v1.1rc4 announcement (json-api#1657)
Adds announcement regarding the release of v1.1rc4 as well as the expected final release of v1.1 on September 30.
1 parent 07645e5 commit a99ec34

File tree

3 files changed

+23
-4
lines changed

3 files changed

+23
-4
lines changed

_config.yml

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,11 @@ defaults:
8989

9090
latest_version: 1.0
9191
excerpt_separator: ""
92-
announcement: ""
92+
announcement: |
93+
**[JSON:API v1.1 RC4](/format/1.1/) has been published! 🎉**
94+
95+
Please review and try out this upcoming version of the spec before its planned
96+
release date of **September 30, 2022**.
9397
9498
navigation:
9599
- title: JSON API

_format/1.1/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,12 @@ version: 1.1
33
status: rc
44
---
55

6+
> **ATTENTION:** As of August 22, 2022, this release candidate is considered
7+
> feature complete. It will be released as the next official version of the
8+
> JSON:API specification on **September 30, 2022** unless any significant
9+
> changes are required. Please review and try out this release candidate prior
10+
> to its finalization.
11+
612
## <a href="#introduction" id="introduction" class="headerlink"></a> Introduction
713

814
JSON:API is a specification for how a client should request that resources be

index.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -117,19 +117,28 @@ specification](/format).
117117
## <a href="#extensions" id="extensions" class="headerlink"></a> Extensions
118118

119119
The JSON:API community has created a collection of extensions that APIs can use
120-
to provide clients with information or functionality beyond that described in the
120+
to provide clients with information or functionality beyond that described in the
121121
base JSON:API specification. These extensions are called profiles.
122122

123123
You can [browse existing profiles](/extensions/#existing-profiles) or
124124
[create a new one](/extensions/#profile-creation).
125125

126126
## <a href="#update-history" id="update-history" class="headerlink"></a> Update history
127127

128+
- 2022-09-30: Expected final release of 1.1.
129+
- 2022-08-22: 1.1 Release candidate 4 released.
130+
- Formalized the definition of specification and implementation
131+
[semantics](https://jsonapi.org/format/1.1/#semantics).
132+
- Refined the definitions of
133+
[extensions](https://jsonapi.org/format/1.1/#extensions) and
134+
[profiles](https://jsonapi.org/format/1.1/#profiles).
135+
- Clarified details regarding expected and allowed responses, query
136+
parameters, and more.
128137
- 2020-10-01: 1.1 Release candidate 3 released.
129138
- Refined links objects. The link object `params` member was removed to
130139
better align with other JSON link serializations. The `anchor` target
131140
attribute was also removed. It may be restored in a future minor release.
132-
- 2020-08-20: 1.1 Release candidate 2 released.
141+
- 2020-08-20: 1.1 Release candidate 2 released.
133142
- [Extensions](https://jsonapi.org/format/1.1/#extensions) were added and the
134143
scope of [profiles](https://jsonapi.org/format/1.1/#profiles) were reduced
135144
since their introduction in RC1.
@@ -144,7 +153,7 @@ You can [browse existing profiles](/extensions/#existing-profiles) or
144153
client can create a relationship to a resource yet-to-be created by the
145154
same request.
146155
- 2018-12-01: 1.1 Release candidate 1 released.
147-
- New features include: [profiles](https://jsonapi.org/format/1.1/#profiles), ["@-Members"](https://jsonapi.org/format/1.1/#document-member-names-at-members), and [error object `type` links](https://jsonapi.org/format/1.1/#error-objects).
156+
- New features include: [profiles](https://jsonapi.org/format/1.1/#profiles), ["@-Members"](https://jsonapi.org/format/1.1/#document-member-names-at-members), and [error object `type` links](https://jsonapi.org/format/1.1/#error-objects).
148157
- There are editorial clarifications around: [query parameters](https://jsonapi.org/format/1.1/#query-parameters) (their parsing/serialization, and reserved parameter names), the appropriate status code for [specific](https://github.com/json-api/json-api/pull/1036) [responses](https://github.com/json-api/json-api/pull/1029), and the [presence of the `included` key](https://github.com/json-api/json-api/pull/1236) even when its value is an empty array.
149158
- JSON:API switched to [recommending camelCased names](https://jsonapi.org/recommendations/#naming).
150159
- 2015-05-29: 1.0 final released.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy