Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update next-spec branch with master changes #831

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
25 commits
Select commit Hold shift + click to select a range
ea42f64
docs(contributors): update Contributors section considering latest re…
smoya May 10, 2022
af0ac96
ci(release): use new branch naming strategy (#785)
smoya May 10, 2022
444f28a
ci: update generic workflows (#793)
asyncapi-bot May 10, 2022
5245e43
docs: fix wrong message payload for social media (#798)
jonaslagoni May 23, 2022
f4914e8
chore: update code of conduct (#800)
asyncapi-bot May 24, 2022
d1c90fa
docs: fix example for `examples` in the payload schema (#701)
aborg0 May 30, 2022
6c3ab0c
ci: update generic workflows (#802)
asyncapi-bot May 31, 2022
84576c8
docs(release): update list of tools and maintainers to notify when re…
smoya Jun 10, 2022
70d0d67
ci: updating spec urls to match new Information Architecture in websi…
quetzalliwrites Jun 15, 2022
77e428f
docs: fix links in Markdown files (#769)
KhudaDad414 Jun 15, 2022
03a7a95
docs: adapting release process to new definition setup (#659)
jonaslagoni Jun 17, 2022
8612838
docs: fix URN examples (#718)
mike-schenk Jun 21, 2022
89990fa
ci: update generic workflows (#812)
asyncapi-bot Jun 22, 2022
9196699
docs: end OAuth Flows Object field descriptions always with dot (#815)
char0n Jul 4, 2022
d252352
docs: extend example for kafka with x509 security (#670)
derberg Jul 4, 2022
8094383
ci: improve GH ISSUE_TEMPLATE.md (#791)
smoya Jul 5, 2022
b7dc55f
docs: improve license application (#783)
char0n Jul 5, 2022
02393d1
docs: specify the source of truth for the spec (#781)
char0n Jul 5, 2022
884d94c
ci: update generic workflows (#824)
asyncapi-bot Jul 28, 2022
9a293c7
docs: clarify the resolution rules of Channel Item `$ref` field (#779)
char0n Sep 7, 2022
fc324ef
docs: clarify how URL form is resolved (#782)
char0n Sep 7, 2022
5580a9c
docs: align wording with RFC 2119 (#818)
char0n Sep 9, 2022
3ab65ff
docs: fix incorrect spacing in the kafka streetlights example (#833)
EricWittmann Sep 12, 2022
9f37dd8
docs: change invalid RFC3339 link for valid one (#832)
char0n Sep 12, 2022
46514d0
chore: resolve merge conflicts with master branch
char0n Sep 13, 2022
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 18 additions & 0 deletions .github/ISSUE_TEMPLATE/release.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,20 @@ Release X.X.X is scheduled for XXXX
### Release notes:
* draft PR - https://github.com/asyncapi/website/pull/PULLREQUEST

### Potential work to be included in this version

#### Accepted

- [ ]

#### Pending

- [ ]

#### Discarded

- [ ]

### Progress:
- [ ] Create release branches
- [ ] spec
Expand Down Expand Up @@ -59,3 +73,7 @@ Release X.X.X is scheduled for XXXX
- [ ] spec-json-schemas
- [ ] parser-js
- [ ] Update RELEASE_PROCESS doc with any changes

### Cleanup tasks after the release

- [ ]
2 changes: 1 addition & 1 deletion .github/workflows/link-check-cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,4 +34,4 @@ jobs:
fields: repo,action,workflow
env:
SLACK_WEBHOOK_URL: ${{ secrets.SLACK_CI_FAIL_NOTIFY }}
if: failure() # Only, on failure, send a message on the Slack Docs Channel (if there are broken links)
if: failure() # Only, on failure, send a message on the 94_bot-failing-ci slack channel
5 changes: 3 additions & 2 deletions .github/workflows/stale-issues-prs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jobs:
name: Mark issue or PR as stale
runs-on: ubuntu-latest
steps:
- uses: actions/stale@v4.0.0
- uses: actions/stale@v5.1.0
with:
repo-token: ${{ secrets.GITHUB_TOKEN }}
stale-issue-message: |
Expand Down Expand Up @@ -41,4 +41,5 @@ jobs:
stale-issue-label: stale
stale-pr-label: stale
exempt-issue-labels: keep-open
exempt-pr-labels: keep-open
exempt-pr-labels: keep-open
close-issue-reason: not_planned
7 changes: 4 additions & 3 deletions LICENSE
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/
Expand Down Expand Up @@ -178,15 +179,15 @@
APPENDIX: How to apply the Apache License to your work.

To apply the Apache License to your work, attach the following
boilerplate notice, with the fields enclosed by brackets "{}"
boilerplate notice, with the fields enclosed by brackets "[]"
replaced with your own identifying information. (Don't include
the brackets!) The text should be enclosed in the appropriate
comment syntax for the file format. We also recommend that a
file or class name and description of purpose be included on the
same "printed page" as the copyright notice for easier
identification within third-party archives.

Copyright The Linux Foundation
Copyright [yyyy] [name of copyright owner]

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
Expand All @@ -198,4 +199,4 @@
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
limitations under the License.
2 changes: 2 additions & 0 deletions NOTICE
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
AsyncAPI Initiative
Copyright The Linux Foundation
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@
## Read the specification

The latest draft specification can be found at [spec/asyncapi.md](./spec/asyncapi.md) which tracks the latest commit to the master branch in this repository.
The human-readable markdown file is the source of truth for the specification.

- [Version 2.5.0](https://github.com/asyncapi/spec/blob/v2.5.0/spec/asyncapi.md) (latest)
- [Version 2.4.0](https://github.com/asyncapi/spec/blob/v2.4.0/spec/asyncapi.md)
Expand Down
15 changes: 12 additions & 3 deletions examples/streetlights-kafka.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,12 +15,18 @@ info:
url: https://www.apache.org/licenses/LICENSE-2.0

servers:
test:
url: test.mykafkacluster.org:8092
scram-connections:
url: test.mykafkacluster.org:18092
protocol: kafka-secure
description: Test broker
description: Test broker secured with scramSha256
security:
- saslScram: []
mtls-connections:
url: test.mykafkacluster.org:28092
protocol: kafka-secure
description: Test broker secured with X509
security:
- certs: []

defaultContentType: application/json

Expand Down Expand Up @@ -139,6 +145,9 @@ components:
saslScram:
type: scramSha256
description: Provide your username and password for SASL/SCRAM authentication
certs:
type: X509
description: Download the certificate files from service provider

parameters:
streetlightId:
Expand Down
93 changes: 49 additions & 44 deletions spec/asyncapi.md

Large diffs are not rendered by default.