Releases: spandex-project/spandex_phoenix
Releases · spandex-project/spandex_phoenix
v1.1.0
What's Changed
- Clean up unnecessary dev/test dependencies and use latest Elixir in CI by @GregMefford in #53
- Misc doc changes by @kianmeng in #47
- Remove usage of the transitive dependency Optimal by @kamilkowalski in #44
- Update example in readme by @alexgaribay in #56
- README Update by @barberj in #57
- Add span opts in router dispatch by @davidjulien in #58
- fix: Differentiate telemetry handlers using endpoint_prefix so that we can define multiple by @cheerfulstoic in #60
- Prep 1.1.0 Release by @GregMefford in #62
New Contributors
- @kianmeng made their first contribution in #47
- @alexgaribay made their first contribution in #56
- @barberj made their first contribution in #57
- @davidjulien made their first contribution in #58
- @cheerfulstoic made their first contribution in #60
Full Changelog: v1.0.6...v1.1.0
v1.0.6
What's Changed
- fix: function :function_clause.struct/0 is undefined by @fuelen in #43
- Tweak router exception handling and CI clean-up by @GregMefford in #45
- Update maintainers and sponsor link by @GregMefford in #50
New Contributors
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
- Handle Plug.Parsers.UnsupportedMediaTypeError by @kamilkowalski in #41
- RemoveStacktraceDeprecations by @noozo in #42
New Contributors
- @kamilkowalski made their first contribution in #41
- @noozo made their first contribution in #42
Full Changelog: v1.0.4...v1.0.5
v0.2.1
v0.2.0
v0.1.1
v0.1.0
Added
- Initial release! 🚀 🎉