Skip to content

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jun 24, 2025

This PR contains the following updates:

Package Type Update Change
postgrex (source) dev minor 0.17.5 -> 0.21.1

Release Notes

elixir-ecto/postgrex (postgrex)

v0.21.1

Compare Source

  • Bug fixes
    • Fix ssl: true with missing ssl_opts handling

v0.21.0

Compare Source

This release requires Erlang/OTP 25+

  • Enhancements

    • Add query timeout option on ReplicationConnection
  • Bug fixes

    • PGHOST option does not override explicitly given endpoint configuration
    • Add ltxtquery support

v0.20.0

Compare Source

  • Deprecations

    • Deprecate :search_path and use :parameters option instead
  • Bug fixes

    • Ensure Duration type returns same units as Postgrex.Interval
    • Call disconnect on protocol when reconnecting in Postgrex.ReplicationConnection
    • Call disconnect only if there is protocol in Postgrex.SimpleConnection

v0.19.3

Compare Source

  • Enhancements

    • Default params to in query APIs to []
    • Allow :comment as options to query APIs
  • Bug fixes

    • Call disconnect on protocol when reconnecting in Postgrex.SimpleConnection

v0.19.2

Compare Source

  • Bug fixes
    • Protect against message length overflow vulnerability

v0.19.1

Compare Source

  • Enhancements

    • Allow encoding/decoding of LSN
  • Bug fixes

    • Fix Dialyzer warnings on interval extension
    • Log error message if Postgrex.ReplicationConnection is reconnecting

v0.19.0

Compare Source

  • Enhancements

    • Respect precision for interval, time, timestamp, and timestamptz
    • Remove restriction on year 9999 on datetime columns
    • Support decoding and encoding Elixir's v1.17 Duration as interval
    • Allow starting one stream after the other in replication
  • Bug fixes

    • Return {:stop, state} from gen_statem connection callback

v0.18.0

Compare Source

  • Deprecations

    • :ssl_opts is deprecated in favor of ssl: options
    • ssl: true now emits a warning, as it does not execute server certificate verification
  • Enhancements

    • Allow ReplicationConnection callbacks to trigger disconnect
    • Add :commit_comment option on transactions for prepending a SQL comment to commit statements
    • Return database messages from handle_prepare_execute
  • Backwards incompatible changes

    • Postgrex now sets the SNI headers for SSL authentication by default. If this causes connection issues, you may set server_name_indication: :disable in your :ssl_opts

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/postgrex-0.x-lockfile branch 2 times, most recently from 970b644 to 91ef1ae Compare July 15, 2025 02:25
@renovate renovate bot force-pushed the renovate/postgrex-0.x-lockfile branch from 91ef1ae to a4e3283 Compare August 2, 2025 15:07
@renovate renovate bot changed the title chore(deps): update dependency postgrex to v0.20.0 chore(deps): update dependency postgrex to v0.21.0 Aug 2, 2025
@renovate renovate bot force-pushed the renovate/postgrex-0.x-lockfile branch from a4e3283 to d14bb5b Compare August 3, 2025 18:36
@renovate renovate bot changed the title chore(deps): update dependency postgrex to v0.21.0 chore(deps): update dependency postgrex to v0.21.1 Aug 3, 2025
@renovate renovate bot force-pushed the renovate/postgrex-0.x-lockfile branch 2 times, most recently from 662f2a8 to 182b098 Compare August 13, 2025 12:50
@renovate renovate bot force-pushed the renovate/postgrex-0.x-lockfile branch 6 times, most recently from 436888f to 57b7610 Compare August 21, 2025 03:47
@renovate renovate bot force-pushed the renovate/postgrex-0.x-lockfile branch 3 times, most recently from 11bcb06 to 48c176e Compare August 23, 2025 09:47
@renovate renovate bot force-pushed the renovate/postgrex-0.x-lockfile branch from 48c176e to 84c4ff6 Compare September 23, 2025 10:15
@renovate renovate bot force-pushed the renovate/postgrex-0.x-lockfile branch from 84c4ff6 to af61f2a Compare September 27, 2025 16:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant