Releases: KhaosResearch/eidos
Releases · KhaosResearch/eidos
v1.1.0
What's Changed
- Add reference Kubernetes manifest for deploying eidos by @jfaldanam in #15
- Fix API key and root path configurations by @benhid in #17
- Implement lambda handler for deployments in AWS lambda by @jfaldanam in #16
- CD pipeline to generate API documentation by @jfaldanam in #18
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Release v0.99.5
What's Changed
- Fix output validation when type is a list but it has None/null values by @jfaldanam in #11
Full Changelog: v0.99.4...v0.99.5
Release v0.99.4
Clear unused logger handlers
Full Changelog: v0.99.3...v0.99.4
Release v0.99.3
What's Changed
- feat: Allow none as default parameter by @jfaldanam in #10
Full Changelog: v0.99.2...v0.99.3
v0.99.2
What's Changed
- feat: implement required or optional types and default values by @jfaldanam in #9
Warning
This is a breaking change, update the definition of your functions.
Full Changelog: v0.99.1...v0.99.2
Release v0.99.1
What's Changed
- feat: implement authorization by api key by @jfaldanam in #7
- Feat/refactor by @jfaldanam in #8
Full Changelog: v0.99.0...v0.99.1