Update river monorepo to v0.38.0#2264
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Contributor
Author
ℹ️ Artifact update noticeFile name: common/go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
File name: go.modIn order to perform the update(s) described in the table above, Renovate ran the
Details:
|
|
0634d78 to
b8a16e5
Compare
b8a16e5 to
d75299d
Compare
fdb1de7 to
159a30a
Compare
03f7685 to
68a1ccf
Compare
68a1ccf to
1c1c031
Compare
25daf5f to
d00e63a
Compare
d00e63a to
71fd704
Compare
7018e61 to
26513bc
Compare
26513bc to
6c8ad9d
Compare
6c8ad9d to
145601d
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



This PR contains the following updates:
v0.32.0→v0.38.0v0.32.0→v0.38.0v0.32.0→v0.38.0Release Notes
riverqueue/river (github.com/riverqueue/river)
v0.38.0Compare Source
Added
Config.SoftStopTimeoutto provide a cleaner way to gracefully stop a client. PR #1239v0.37.1Compare Source
Fixed
PeriodicJobEnqueuer.insertBatchdatabase calls in a 30-second timeout. Previously, a stalled pgxBegin/Insert/Commitcould hang the periodic enqueuer indefinitely, halting all periodic job insertion until the process was restarted or leader re-elected. PR #1251v0.37.0Compare Source
Added
v0.36.0Compare Source
Added
QeueueBundle.Removeto remove an already added queue/producer. PR #1235 and PR #1240.Fixed
Stablein sqlc templates, preventing query SQL from having to be reallocated over and over again.. PR #1242.sqltemplatecached path in order in which named args are passed to a query (previously, the order was unstable). PR #1243.v0.35.1Compare Source
Fixed
v0.35.0Compare Source
Changed
tls: failed to send closeNotify alert (but connection was closed anyway)when closing listeners. PR #1216.Fixed
v0.34.0Compare Source
Added
Config.ReindexerIndexNamesandReindexerIndexNamesDefault()so the reindexer's target indexes can be customized from the public API. PR #1194.Fixed
v0.33.0Compare Source
Changed
Fixed
Client.Startwhere previously it was possible for a River client that only partially started before erroring to not try to start on subsequentStartinvocations. PR #1187.Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.