Skip to content

Bump phoenix from 1.6.6 to 1.6.8

Dependabot Zahir's Email requested to merge dependabot-hex-phoenix-1.6.8 into master

Bumps phoenix from 1.6.6 to 1.6.8.

Changelog

Sourced from phoenix's changelog.

1.6.8 (2022-05-06)

Bug Fixes

  • [phx.gen.release] Fix Ecto check failing to find ecto in certain cases

1.6.7 (2022-04-14)

Enhancements

  • [Endpoint] Add Endpoint init telemetry event
  • [Endpoint] Prioritize user :http configuration for ranch to fix inet_backend failing to be respected
  • [Logger] Support log_module in router metadata
  • [phx.gen.release] Don't handle assets in Docker when directory doesn't exist
  • [phx.gen.release] Skip generating migration files when ecto_sql is not installed

JavaScript Client Enhancements

  • Switch to .mjs files for ESM for better compatibility across build tools

JavaScript Client Bug Fixes

  • Fix LongPoll callbacks in JS client causing errors on connection close
Commits

Merge request reports