This repository has been archived by the owner on Jul 28, 2023. It is now read-only.
Releases: iOffice/heimdall
Releases · iOffice/heimdall
0.5.0
Add local dev server mix task for developing against heimdall (#10)
0.4.1
Fix another completely different trailing slash bug
Add more forward config and exponential back-off
0.4.0 Add exponential back off for marathon connect
0.3.1
Fix failing test and increase service receive timeout
Update some behaviour
This is technically a breaking change, but we're not 1.0 yet, so no major version bump yet.
- Made dynamic routes resolve more specific routes first
- Switched to using Marathon event steam instead of http callback
0.2.4
Bump patch version number for release of fixes
0.2.3
Fix bug where service response headers were not getting forwarded
0.2.2
Bump patch version number with critical path bug fix
0.2.1
Bump patch version number for release
Add new functionality
Added health check, configurable marathon callback url, and fixed bug with POST requests not being forwarded.