From 86152613b1663338819db8334639c6a9bd95e4ad Mon Sep 17 00:00:00 2001 From: Will Date: Fri, 22 Jan 2021 14:27:36 -0800 Subject: [PATCH] Remove changelog sections --- content/application-service-api.md | 23 -------------------- content/client-server-api/_index.md | 33 ----------------------------- content/identity-service-api.md | 25 ---------------------- content/push-gateway-api.md | 22 ------------------- content/server-server-api.md | 26 ----------------------- 5 files changed, 129 deletions(-) diff --git a/content/application-service-api.md b/content/application-service-api.md index c3c54822..13d43883 100644 --- a/content/application-service-api.md +++ b/content/application-service-api.md @@ -12,29 +12,6 @@ Application Service API (AS API) defines a standard API to allow such extensible functionality to be implemented irrespective of the underlying homeserver implementation. -## Changelog - -**Version: %APPSERVICE\_RELEASE\_LABEL%** - -{{application\_service\_changelog}} - -This version of the specification is generated from -[matrix-doc](https://github.com/matrix-org/matrix-doc) as of Git commit -[{{git\_version}}](https://github.com/matrix-org/matrix-doc/tree/%7B%7Bgit_rev%7D%7D). - -For the full historical changelog, see - - -### Other versions of this specification - -The following other versions are also available, in reverse -chronological order: - -- [HEAD](https://matrix.org/docs/spec/application_service/unstable.html): - Includes all changes since the latest versioned release. -- [r0.1.1](https://matrix.org/docs/spec/application_service/r0.1.1.html) -- [r0.1.0](https://matrix.org/docs/spec/application_service/r0.1.0.html) - ## Application Services Application services are passive and can only observe events from diff --git a/content/client-server-api/_index.md b/content/client-server-api/_index.md index 34d43229..57c1dfce 100644 --- a/content/client-server-api/_index.md +++ b/content/client-server-api/_index.md @@ -10,39 +10,6 @@ designed to support both lightweight clients which store no state and lazy-load data from the server as required - as well as heavyweight clients which maintain a full local persistent copy of server state. -## Changelog - -**Version: %CLIENT\_RELEASE\_LABEL%** - -{{client\_server\_changelog}} - -This version of the specification is generated from -[matrix-doc](https://github.com/matrix-org/matrix-doc) as of Git commit -[{{git\_version}}](https://github.com/matrix-org/matrix-doc/tree/%7B%7Bgit_rev%7D%7D). - -For the full historical changelog, see - - -### Other versions of this specification - -The following other versions are also available, in reverse -chronological order: - -- [HEAD](https://matrix.org/docs/spec/client_server/unstable.html): - Includes all changes since the latest versioned release. -- [r0.6.1](https://matrix.org/docs/spec/client_server/r0.6.1.html) -- [r0.6.0](https://matrix.org/docs/spec/client_server/r0.6.0.html) -- [r0.5.0](https://matrix.org/docs/spec/client_server/r0.5.0.html) -- [r0.4.0](https://matrix.org/docs/spec/client_server/r0.4.0.html) -- [r0.3.0](https://matrix.org/docs/spec/client_server/r0.3.0.html) -- [r0.2.0](https://matrix.org/docs/spec/client_server/r0.2.0.html) -- [r0.1.0](https://matrix.org/docs/spec/client_server/r0.1.0.html) -- [r0.0.1](https://matrix.org/docs/spec/r0.0.1/client_server.html) -- [r0.0.0](https://matrix.org/docs/spec/r0.0.0/client_server.html) -- [Legacy](https://matrix.org/docs/spec/legacy/#client-server-api): - The last draft before the spec was formally released in version - r0.0.0. - ## API Standards The mandatory baseline for client-server communication in Matrix is diff --git a/content/identity-service-api.md b/content/identity-service-api.md index a981b6e2..ef9d1bf0 100644 --- a/content/identity-service-api.md +++ b/content/identity-service-api.md @@ -13,31 +13,6 @@ can be established, validated, and used. This description technically may apply to any 3PID, but in practice has only been applied specifically to email addresses and phone numbers. -## Changelog - -**Version: %IDENTITY\_RELEASE\_LABEL%** - -{{identity\_service\_changelog}} - -This version of the specification is generated from -[matrix-doc](https://github.com/matrix-org/matrix-doc) as of Git commit -[{{git\_version}}](https://github.com/matrix-org/matrix-doc/tree/%7B%7Bgit_rev%7D%7D). - -For the full historical changelog, see - - -### Other versions of this specification - -The following other versions are also available, in reverse -chronological order: - -- [HEAD](https://matrix.org/docs/spec/identity_service/unstable.html): - Includes all changes since the latest versioned release. -- [r0.3.0](https://matrix.org/docs/spec/identity_service/r0.3.0.html) -- [r0.2.1](https://matrix.org/docs/spec/identity_service/r0.2.1.html) -- [r0.2.0](https://matrix.org/docs/spec/identity_service/r0.2.0.html) -- [r0.1.0](https://matrix.org/docs/spec/identity_service/r0.1.0.html) - ## General principles The purpose of an identity server is to validate, store, and answer diff --git a/content/push-gateway-api.md b/content/push-gateway-api.md index 0549069f..a6a3d1a3 100644 --- a/content/push-gateway-api.md +++ b/content/push-gateway-api.md @@ -8,28 +8,6 @@ Clients may want to receive push notifications when events are received at the homeserver. This is managed by a distinct entity called the Push Gateway. -## Changelog - -**Version: %PUSH\_GATEWAY\_RELEASE\_LABEL%** - -{{push\_gateway\_changelog}} - -This version of the specification is generated from -[matrix-doc](https://github.com/matrix-org/matrix-doc) as of Git commit -[{{git\_version}}](https://github.com/matrix-org/matrix-doc/tree/%7B%7Bgit_rev%7D%7D). - -For the full historical changelog, see - - -### Other versions of this specification - -The following other versions are also available, in reverse -chronological order: - -- [HEAD](https://matrix.org/docs/spec/push_gateway/unstable.html): - Includes all changes since the latest versioned release. -- [r0.1.0](https://matrix.org/docs/spec/push_gateway/r0.1.0.html) - ## Overview A client's homeserver forwards information about received events to the diff --git a/content/server-server-api.md b/content/server-server-api.md index 8acef90a..21d6b495 100644 --- a/content/server-server-api.md +++ b/content/server-server-api.md @@ -45,32 +45,6 @@ EDUs and PDUs are further wrapped in an envelope called a Transaction, which is transferred from the origin to the destination homeserver using an HTTPS PUT request. -## Changelog - -**Version: %SERVER\_RELEASE\_LABEL%** - -{{server\_server\_changelog}} - -This version of the specification is generated from -[matrix-doc](https://github.com/matrix-org/matrix-doc) as of Git commit -[{{git\_version}}](https://github.com/matrix-org/matrix-doc/tree/%7B%7Bgit_rev%7D%7D). - -For the full historical changelog, see - - -### Other versions of this specification - -The following other versions are also available, in reverse -chronological order: - -- [HEAD](https://matrix.org/docs/spec/server_server/unstable.html): - Includes all changes since the latest versioned release. -- [r0.1.4](https://matrix.org/docs/spec/server_server/r0.1.4.html) -- [r0.1.3](https://matrix.org/docs/spec/server_server/r0.1.3.html) -- [r0.1.2](https://matrix.org/docs/spec/server_server/r0.1.2.html) -- [r0.1.1](https://matrix.org/docs/spec/server_server/r0.1.1.html) -- [r0.1.0](https://matrix.org/docs/spec/server_server/r0.1.0.html) - ## API standards The mandatory baseline for client-server communication in Matrix is