v1.1.5
Oxygen v1.1.5
Closed issues:
- Embedding routes within a module via
__init__()
(#73) - Globals in core (#74)
- Broken on Julia v1.8 (#77)
- Error chaining middleware at router(middleware=...) level with serve(middleware=...) level (#78)
- Can't access Oxygen from Docker container (#79)
- /docs generation broken when custom middleware is set (#80)
- rest noob question: how do i have an endpoint return an image? (#84)
- Retrieve client IP (#95)
Merged pull requests:
- bugfix/custom-serializers-fix (#82) (@ndortega)
- removing redundant method definition and using from base (#83) (@AbhimanyuAryan)
- added package version badge to README (#86) (@ndortega)
- Correctly trigger on OPTIONS method in example (#87) (@ahjulstad)
- feature/get-ip-addresses (#96) (@ndortega)