phoenix v1.6.7 Release Notes

Release Date: 2022-04-14 // about 2 years ago
  • ✨ 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