148240099a
* Ensure we actually fallback to unsafe_writes when set to true add integration test add fix for get_url not passing the parameter from args (cherry picked from commit932ba36160
) * Added clog missing for issue 70722 (#73175) (cherry picked from commitd6670da1d7
)
4 lines
177 B
YAML
4 lines
177 B
YAML
bugfixes:
|
|
- Restored unsafe_writes functionality which was being skipped.
|
|
- Added unsafe_writes test.
|
|
- Enabled unsafe_writes for get_url which was ignoring the paramter.
|