Open IvanGoncharov opened 1 month ago
As a general question / expectation-setting question about backports onto the 0.x line, is this PR following the repository's expectations around submitting backports? Are there other things you'd like to see done before considering this contribution?
Additionally, is there a regular schedule for when backport releases would take place after PRs are reviewed and merged? Thanks!
Backport #3523 to
0.14.x
.Context: At my work, we can't update to
1.x
, but we need this change to fix the customer's issue. I backported #3523 and tried to resolve all conflicts. Tests are passing, but I'm not sure about a few places. I will mark this place with comments.