Releases: dedoussis/asynction
Releases · dedoussis/asynction
0.8.3
What's Changed
Other Changes
- deps: bump faker from 13.0.0 to 13.2.0 by @dependabot in #194
- fix: JSONSchema validation should not depend on schema structure by @dedoussis in #204
- deps: bump actions/setup-python from 2 to 3 by @dependabot in #199
- deps: bump actions/checkout from 2 to 3 by @dependabot in #200
- deps: bump mypy from 0.931 to 0.940 by @dependabot in #203
- deps: bump faker from 13.2.0 to 13.3.1 by @dependabot in #202
- deps: bump actions/setup-node from 2 to 3 by @dependabot in #198
Full Changelog: 0.8.2...0.8.3
0.8.2
What's Changed
Other Changes
- deps: bump pytest from 6.2.5 to 7.0.1 by @dependabot in #184
- deps: bump faker from 12.3.0 to 12.3.3 by @dependabot in #188
- deps: bump typing-extensions from 4.0.1 to 4.1.1 in /example by @dependabot in #189
- deps: bump faker from 12.3.3 to 13.0.0 by @dependabot in #190
- deps: bump redis from 4.1.3 to 4.1.4 by @dependabot in #191
- fix: Fixing from_spec server check and docs blueprint by @dedoussis in #192
- deps: bump express from 4.17.2 to 4.17.3 in /example/client by @dependabot in #193
Full Changelog: 0.8.1...0.8.2
0.8.1
What's Changed
Other Changes
- deps: bump types-pyyaml from 6.0.3 to 6.0.4 by @dependabot in #176
- deps: bump faker from 11.3.0 to 11.4.0 by @dependabot in #174
- deps: bump black from 21.12b0 to 22.1.0 by @dependabot in #173
- deps: bump pytest-mypy from 0.8.1 to 0.9.0 by @dependabot in #175
- deps: bump faker from 11.4.0 to 12.0.0 by @dependabot in #177
- deps: bump twine from 3.7.1 to 3.8.0 by @dependabot in #178
- deps: bump faker from 12.0.0 to 12.1.0 by @dependabot in #179
- deps: bump pytest-mypy from 0.9.0 to 0.9.1 by @dependabot in #181
- deps: bump faker from 12.1.0 to 12.2.0 by @dependabot in #182
- deps: bump faker from 12.2.0 to 12.3.0 by @dependabot in #183
- feat: Optimise emitting events from an external process by @dedoussis in #185
- fix: Adjustting asyncapi and requirements versions by @dedoussis in #186
Full Changelog: 0.8.0...0.8.1
0.8.0
What's Changed
Other Changes
- deps: bump sphinx from 4.3.2 to 4.4.0 by @dependabot in #169
- deps: bump pre-commit from 2.16.0 to 2.17.0 by @dependabot in #170
- Allow pre loaded AsyncAPISpec in from_spec by @alex-zywicki in #160
Full Changelog: 0.7.1...0.8.0
0.7.1
What's Changed
Other Changes
- deps: bump mypy from 0.812 to 0.920 by @dependabot in #152
- deps: bump sphinx from 4.3.1 to 4.3.2 by @dependabot in #155
- deps: bump mypy from 0.920 to 0.921 by @dependabot in #157
- deps: bump express from 4.17.1 to 4.17.2 in /example/client by @dependabot in #154
- deps: bump mypy from 0.921 to 0.930 by @dependabot in #159
- deps: bump wheel from 0.37.0 to 0.37.1 by @dependabot in #158
- deps: bump faker from 10.0.0 to 11.0.0 by @dependabot in #161
- deps: bump faker from 11.0.0 to 11.1.0 by @dependabot in #162
- deps: bump faker from 11.1.0 to 11.3.0 by @dependabot in #163
- deps: bump mypy from 0.930 to 0.931 by @dependabot in #164
- deps: bump types-pyyaml from 6.0.1 to 6.0.2 by @dependabot in #165
- deps: bump types-pyyaml from 6.0.2 to 6.0.3 by @dependabot in #166
- deps: Relax dependency version pins by @dedoussis in #168
Full Changelog: 0.7.0...0.7.1
0.7.0
What's Changed
Other Changes
- fix: Validating array payloads as arrays and not as tuples by @dedoussis in #149
- deps: bump hypothesis-jsonschema from 0.21.0 to 0.22.0 by @dependabot in #150
Full Changelog: 0.6.0...0.7.0
0.6.0
What's Changed
Other Changes
- deps: bump faker from 9.5.2 to 9.9.0 by @dependabot in #132
- deps: update python-socketio[client] requirement from ~=5.3 to ~=5.5 by @dependabot in #136
- feat: Add x-security to channels by @alex-zywicki in #134
- deps: update simple-websocket requirement from ~=0.4 to ~=0.5 by @dependabot in #143
- deps: bump pre-commit from 2.15.0 to 2.16.0 by @dependabot in #138
- deps: bump faker from 9.9.0 to 10.0.0 by @dependabot in #145
- deps: bump prettier from 2.5.0 to 2.5.1 in /example/client by @dependabot in #141
- deps: bump black from 21.11b1 to 21.12b0 by @dependabot in #142
- deps: bump twine from 3.6.0 to 3.7.1 by @dependabot in #144
- deps: bump typing-extensions from 4.0.0 to 4.0.1 in /example by @dependabot in #140
Full Changelog: 0.5.0...0.6.0
0.5.0
What's Changed
Other Changes
- feat: Minimal infrastructure for http, httpApiKey, and oauth2 security schemes by @alex-zywicki in #120
- deps: bump typing-extensions from 3.10.0.2 to 4.0.0 in /example by @dependabot in #124
- deps: bump twine from 3.4.2 to 3.6.0 by @dependabot in #121
- deps: bump sphinx from 4.2.0 to 4.3.1 by @dependabot in #133
- deps: bump black from 21.9b0 to 21.11b1 by @dependabot in #127
- deps: bump isort from 5.9.3 to 5.10.1 by @dependabot in #119
- deps: bump prettier from 2.4.1 to 2.5.0 in /example/client by @dependabot in #131
- docs: Add initial security docs by @dedoussis in #135
Full Changelog: 0.4.3...0.5.0
0.4.3
What's Changed
Other Changes
- deps: bump faker from 9.3.1 to 9.5.0 by @dependabot in #105
- deps: bump faker from 9.5.0 to 9.5.2 by @dependabot in #107
- Update asyncapi-react to 1.0.0-next.21 by @alex-zywicki in #111
New Contributors
- @alex-zywicki made their first contribution in #111
Full Changelog: 0.4.2...0.4.3
0.4.2
What's Changed
Other Changes
- fix: cli to use simple-websocket rather than gevent by @dedoussis in #102
- fix: typo in setup.py by @dedoussis in #103
Full Changelog: 0.4.1...0.4.2