Releases: elixir-cloud-aai/foca
Releases · elixir-cloud-aai/foca
v0.13.0
What's Changed
- build(deps): bump cryptography from 41.0.2 to 41.0.3 by @dependabot in #178
- docs: add Read the Docs config file by @alohamora in #186
- fix: register custom config model by @alohamora in #189
- build: make project PEP 561 compliant by @Rahuljagwani in #193
- build(deps): bump cryptography from 41.0.3 to 41.0.4 by @dependabot in #179
- build(deps): bump werkzeug from 2.2.3 to 3.0.1 by @dependabot in #180
- build: upgrade flask-authz by @kushagra189 in #195
- refactor: do not write out modified specs by @Rahuljagwani in #196
- build: add py3.11 support; use Debian 11 by @Rahuljagwani in #198
- build(deps): bump cryptography from 41.0.3 to 42.0.4 by @dependabot in #206
- docs: fix API docs by @uniqueg in #208
- ci: upgrade Codecov action by @uniqueg in #217
- build(deps): bump pydantic from 1.10.8 to 1.10.13 by @dependabot in #211
- build(deps): bump flask-cors from 3.0.9 to 4.0.1 by @dependabot in #219
- build: upgrade pymongo to 4.7.2 by @uniqueg in #220
- docs: replace CI badge by @uniqueg in #222
- build: relax dependency version constraints by @uniqueg in #228
- build: upgrade base image & MongoDB; drop py3.8 by @uniqueg in #229
New Contributors
- @Rahuljagwani made their first contribution in #193
Full Changelog: v0.12.1...v0.13.0
v0.12.1
What's Changed
- docs: fix code snippet by @LakiG in #168
- build(deps): bump cryptography from 36.0.2 to 39.0.1 by @dependabot in #166
- build(deps): bump werkzeug from 2.0.3 to 2.2.3 by @dependabot in #167
- build(deps): bump requests from 2.27.1 to 2.31.0 by @dependabot in #171
- build(deps): bump flask from 2.0.3 to 2.2.5 by @dependabot in #172
- build(deps): bump cryptography from 39.0.1 to 41.0.0 by @dependabot in #173
- build(deps): bump cryptography from 41.0.0 to 41.0.2 by @dependabot in #175
- build: bump version to 0.12.1 by @uniqueg in #177
New Contributors
Full Changelog: v0.12.0...v0.12.1
v0.12.0
What's Changed
- fix: add database config to Celery app by @kushagra189 in #162
Full Changelog: v0.11.0...v0.12.0
v0.11.0
v0.10.0
What's Changed
- feat: add Casbin-based access control by @kushagra189 in #109
- Fixed
mypy
code smells and addedmypy
to the CI/CD pipeline by @kushagra189 in #143 - fix: import issues due to version imports by @uniqueg in #152
- docs: add logos & include in README by @uniqueg in #150
- refactor: restructure
access_control
implementation by @kushagra189 in #149 - fix: workflow warnings due to node 12 deprecation by @kushagra189 in #155
- build: bump version to 0.10.0 by @uniqueg in #156
Full Changelog: v0.9.0...v0.10.0
v0.9.0
What's Changed
- fix(ci): not failing when merging into default by @uniqueg in #120
- build(deps): bump pyjwt from 1.7.1 to 2.4.0 by @kushagra189 in #125
- ci: push Docker only after other tests have passed by @git-anurag-hub in #127
- feat: validate custom config by @uniqueg in #128
- ci(docker): dynamic build of Docker image by @uniqueg in #130
- feat: access FOCA config as attribute in app by @uniqueg in #129
- feat: class-based FOCA entry point by @uniqueg in #131
- fix(docs): fix reference section by @uniqueg in #132
- test: extend integration tests by @uniqueg in #133
- refactor: use pathlib.Path for file paths by @uniqueg in #134
Full Changelog: v0.8.0...v0.9.0
v0.8.0
What's Changed
- build(deps): bump celery from 4.1.1 to 5.2.2 by @dependabot in #111
- ci: migrate to GH Actions by @kushagra189 in #116
Full Changelog: v0.7.0...v0.8.0
v0.7.0
What's Changed
- test: add integration tests for pet store (#89) by @vipulchhabra99 in #89
- docs: extend documentation by @kushagra189 in #68
- feat: optional CORS by @vipulchhabra99 in #92
- fix(Dockerfile): install FOCA from local context by @git-anurag-hub in #94
- build(ci/cd): automate releases by @stikos in #65
- build(deps): bump pyyaml from 5.3.1 to 5.4 by @dependabot in #98
- build: separate development dependencies by @uniqueg in #100
- build: add Python 3.9 support by @uniqueg in #101
- ci(docker): build image for each Python version by @uniqueg in #103
- build(deps): bump flask-cors from 3.0.8 to 3.0.9 by @dependabot in #104
- build(deps): bump pydantic from 1.8.1 to 1.8.2 by @dependabot in #105
- docs: extend documentation by @kushagra189 in #106
New Contributors
- @vipulchhabra99 made their first contribution in #89
Full Changelog: v0.6.0...v0.7.0
v0.6.0
Full Changelog: v0.5.0...v0.6.0
What's Changed
- feat(auth): Connexion-compatible auth handling by @uniqueg in #83
- feat(utils): generate random identifiers by @uniqueg in #85
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
- feat(db): improve support for index creation by @sarthakgupta072 in #79
Full Changelog: v0.4.0...v0.5.0