-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): update dependency postgrex to == 0.21.1 #45
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: master
Are you sure you want to change the base?
Conversation
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: mix.lock |
13b966c to
492d9a4
Compare
492d9a4 to
522b6cb
Compare
|
522b6cb to
b4bfb73
Compare
b4bfb73 to
fccf463
Compare
fccf463 to
2c5a481
Compare
2c5a481 to
b51282d
Compare
b51282d to
bcea2b8
Compare
bcea2b8 to
68a657f
Compare
68a657f to
83d070f
Compare
83d070f to
36c20d3
Compare
This PR contains the following updates:
== 0.16.5->== 0.21.1Release Notes
elixir-ecto/postgrex (postgrex)
v0.21.1Compare Source
ssl: truewith missing ssl_opts handlingv0.21.0Compare Source
This release requires Erlang/OTP 25+
Enhancements
Bug fixes
v0.20.0Compare Source
Deprecations
:search_pathand use:parametersoption insteadBug fixes
Durationtype returns same units asPostgrex.IntervalPostgrex.ReplicationConnectionPostgrex.SimpleConnectionv0.19.3Compare Source
Enhancements
[]:commentas options to query APIsBug fixes
Postgrex.SimpleConnectionv0.19.2Compare Source
v0.19.1Compare Source
Enhancements
Bug fixes
v0.19.0Compare Source
Enhancements
Bug fixes
{:stop, state}fromgen_statemconnection callbackv0.18.0Compare Source
Deprecations
:ssl_optsis deprecated in favor ofssl: optionsssl: truenow emits a warning, as it does not execute server certificate verificationEnhancements
:commit_commentoption on transactions for prepending a SQL comment to commit statementshandle_prepare_executeBackwards incompatible changes
server_name_indication: :disablein your:ssl_optsv0.17.5Compare Source
v0.17.4Compare Source
comp_oidsv0.17.3Compare Source
Enhancements
Bug fix
v0.17.2Compare Source
v0.17.1Compare Source
v0.17.0Compare Source
v0.16.5Compare Source
:search_pathto be set for new connectionsv0.16.4Compare Source
v0.16.3Compare Source
v0.16.2Compare Source
Enhancements
:ping_timeoutstart optionBug fixes
v0.16.1Compare Source
Postgrex.SimpleConnectionandPostgrex.ReplicationConnection. Instead always wrapPostgrex.Resultin a list.v0.16.0Compare Source
Require Elixir v1.11+.
Postgrex.SimpleConnectionandPostgrex.ReplicationConnectionv0.15.13Compare Source
v0.15.12Compare Source
v0.15.11Compare Source
xid8type introduced in PostgreSQL 13v0.15.10Compare Source
v0.15.9Compare Source
:endpointsand:target_server_typeto make it faster to rotate across multiple instances in cases of failoversv0.15.8Compare Source
v0.15.7Compare Source
compareandto_stringtoPostgrex.Intervalv0.15.6Compare Source
Postgrex.Notificationsv0.15.5Compare Source
v0.15.4Compare Source
v0.15.3Compare Source
Enhancements
:configurefor notifications:auto_reconnectoption for notificationslistencommands even if the notifications connection is down or yet to first connectBug fixes
v0.15.2Compare Source
v0.15.1Compare Source
xid8type introduced in PostgreSQL 13v0.15.0Compare Source
Postgrex v0.15+ requires Elixir v1.6+.
Enhancements
query and describe runs minimal query
Bug fixes
v0.14.3Compare Source
v0.14.2Compare Source
v0.14.1Compare Source
v0.14.0Compare Source
Enhancements
netmask: nil. When decoding, a /32 netmask (for IPv4) or /128 netmask (for IPv6) will be removed, resulting innetmask: nilfor the struct:disconnect_on_error_codeswhich allows Postgrex to automatically disconnect and then reconnect on certain errors. This is useful when using Postgrex against systems that support failover, which would emit certain errors on failover. This change allow those errors to be recovered from transparently:cache_statementtoPostgrex.query/4as a built-in statement cachePostgrex.prepare_execute/4Backwards incompatible changes
encode_to_iodata!instead ofencode!in JSON encoderPostgrex.execute/4now always returns the prepared query:pool_timeoutis removed in favor of:queue_targetand:queue_interval. SeeDBConnection.start_link/2for more informationConfiguration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ 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.
This PR was generated by Mend Renovate. View the repository job log.