salt/changelog
Hristo Voyvodov 7c9305418c Fixing vault client unwrap function to respect server.verify option.
Currently VaultClient.unwrap is doing own request call without respecting verify option.
Any other function is reusing self.request or self.raw_request function which are respecting correctly verify opt.
This will change unwrap function to also utilize self.post() which is reusing self.request.
2024-10-21 14:25:43 -07:00
..
.keep Add changelog keep file 2020-06-06 20:59:24 -07:00
.template.jinja Converted the changelog setup to markdown 2023-02-17 05:28:37 +00:00
33669.added.md Add an option to ini.set_option 2024-08-22 08:10:55 -07:00
41794.fixed.md Make SSH FunctionWrapper behave more like LazyLoader 2024-10-08 13:15:09 -07:00
61001.fixed.md Fix pkg.removed with multiple versions on Windows 2024-09-11 16:52:27 -07:00
62501.fixed.md Convert stdin string to bytes regardless of stdin_raw_newlines 2024-09-18 14:53:40 -07:00
64630.fixed.md Add tests and changelog 2024-09-18 13:26:33 -06:00
65104.fixed.md The profile outputter does not crash with incorrectly formatted data 2024-08-08 14:35:00 -07:00
65265.fixed.md Add changelog for issue #65265 2024-10-10 12:56:15 -07:00
66213.fixed.md Fixing vault client unwrap function to respect server.verify option. 2024-10-21 14:25:43 -07:00
66228.fixed.md Add changelog for #66228 2024-08-19 15:00:09 -07:00
66249.fixed.md Fix batch mode hang indefinitely in some scenarios - unit tests to follow 2024-08-14 15:37:54 -07:00
66330.fixed.md Fix #66194: Exchange HTTPClient by AsyncHTTPClient in salt.utils.http 2024-06-22 00:40:31 -07:00
66376.fixed.md Make SSH FunctionWrapper behave more like LazyLoader 2024-10-08 13:15:09 -07:00
66467.removed.md Remove psutil_compat.py file, which should have been removed when RHEL 6 EOL 2024-08-12 08:28:47 -07:00
66560.fixed.md Added changelog for fix 2024-09-18 15:08:12 -07:00
66596.fixed.md Fixes cmd.run with requirements on Windows 2024-09-20 14:06:53 -07:00
66600.fixed.md Fix accessing wrappers in Jinja templates via attributes 2024-10-08 13:15:09 -07:00
66610.fixed.md Fix Salt-SSH crash when key deploy is skipped manually 2024-09-18 14:54:49 -07:00
66716.fixed.md Fix status.master to detect master properly 2024-08-17 14:41:31 -07:00
66718.fixed.md Fix win_wua to handle empty CDispatch objects 2024-08-15 14:50:18 -07:00
66726.fixed.md Add changelog for #66726 2024-08-12 08:29:23 -07:00
66772.fixed.md fix nacl.keygen for not yet existing sk_file or pk_file 2024-09-19 14:56:24 -07:00
66783.fixed.md fix yaml output 2024-09-20 14:08:12 -07:00
66784.fixed.md Add changelog file 2024-09-19 14:46:52 -07:00
66786.fixed.md Add changelog file 2024-08-13 09:56:03 -07:00
66789.fixed.md Add changelog for #66789 2024-08-07 16:09:42 -07:00
66796.fixed.md Ensure Manjaro ARM reports the correct os_family of Arch. 2024-08-12 12:41:36 -07:00
66835.fixed.md Fix pre-commit 2024-09-12 08:55:42 -07:00
66837.fixed.md Fix parsing of IPv4 mapped IPv6 addresses 2024-09-11 16:52:08 -07:00
66856.fixed.md Add 66856 changelog entry 2024-09-25 02:28:51 -07:00
66858.fixed.md Upgrade relenv to 0.17.3 and python to 3.10.15 2024-10-09 09:10:58 -07:00
66886.deprecated.md Drop Arch Linux; update latest golden images 2024-09-18 09:41:24 -07:00
66955.fixed.md Added changelog entry 2024-10-15 15:20:51 -07:00