Skip to content

Conversation

@crimson-knight
Copy link
Member

  • JSON responses now include the "charset=utf-8" which is valid but needed some tests updated

  • Static File serving was reproducing what the std lib was already doing, but with 1 convenience: requesting a directory without a trailing slash did not result in a redirect before serving a 404 or 200. That behavior no longer happens. So requesting a directory without the trailing slash will result in a redirect to the correct path before the final response is returned.

  • Disabled the granite integration tests. There's some additional work that needs to be done to fix the failing postgres tests in CI before I cut a release that would resolve those tests. (Trying not to replicate my v1.4.0 experience here :) )

@crimson-knight crimson-knight merged commit f844da3 into amberframework:master Aug 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant