You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15-10Lines changed: 15 additions & 10 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,7 +7,7 @@ Versions are `MAJOR.PATCH`.
7
7
8
8
# Changelog
9
9
10
-
Salt 3001 (2020-??-??)
10
+
Salt 3001 (2020-06-17)
11
11
======================
12
12
13
13
Removed
@@ -38,10 +38,12 @@ Changed
38
38
- Changed eauth "not enabled" log message level from debug to warning. (#50946)
39
39
- (#52546)
40
40
- Refactored x509.certificate_managed to be easier to use. (#52935)
41
+
- Don't log error when running "alternatives --display" on nonexistant target (#53911)
41
42
- Improved logging for user auth issues. (#53990)
42
43
- No longer emit extra logs when checking `alternatives.display` and `.check_exists`. (#53991)
43
44
- Use lazy loading to get SLS data from master - significantly improves `state.apply` times when using gitfs with many branches. (#54468)
44
45
- Changed Salt icon for Windows. (#56194)
46
+
- Update `libnacl` to 1.7.1 (#56350)
45
47
- Now require pycryptodomex for crypto on all platforms. (#56625)
46
48
- Updated to sphinx 3.0.1 when building docs. (#56671)
47
49
- Now `__salt__` is automatically refreshed when a package is `pip` installed, allowing pip installing a dependency and using that dependency in the same state run. (#56867)
@@ -107,7 +109,6 @@ Fixed
107
109
- Fixed issue producing an error trying to resolve the unresolvable Capability SIDs. (#51868)
108
110
- Additional fixes for using cron state with non-root Minion (#51872)
109
111
- Fixed proxy module for Windows by using `__utils__` instead of `__salt__` for code that accesses the registry. (#52013)
110
-
- Fixed issue with `raid.destroy` when zero-superblock is not executed. (#52133)
111
112
- Added support for parsing Gluster cli banner. (#52318)
112
113
- Fixed failure to require `target` argument in git states. (#52364)
113
114
- Fixed issue failing hard on uninstalled win updates. (#52387)
@@ -126,7 +127,7 @@ Fixed
126
127
- Fixed `guesseed` -> `guessed` typo in `archive` state. (#53480)
127
128
- Fixed error with incorrect import statement masking real import error. (#53508)
128
129
- Added some error handling around missing results from external returners. (#53517)
129
-
- Changed to match repo paramter against repo name on `salt-run git_pillar.update`, so remote name can be used instead of full remote URL. (#53622)
130
+
- Changed to match repo paramter against repo name on `salt-run git_pillar.update`, so remote name can be used instead of full remote URL. (#56605)
130
131
- Changed returner function error message to be useful/less misleading. (#53628)
131
132
- Fixed `utils.user` to use correct `chugid` and `umask`. (#53681)
132
133
- Fixed SmartOS grains under Python 3. (#53740)
@@ -226,8 +227,11 @@ Fixed
226
227
- Avoid throwing exception for missing security group in boto under test mode. (#56695)
227
228
- Fix some function prompts in myssql module. (#56719)
228
229
- Add appropriate comment for `svn export` state. (#56757)
230
+
- Updated default master config file and updated the docs (#56053)
229
231
- Workaround upstream bug in jinja2 indent filter. (#56833)
232
+
- Fixed issue when raid.destroy is called but zero-superblock is not executed (#56838)
230
233
- Allow correct failure information to show up when calling `win_interfaces` (#56844)
234
+
- Add a note about service.running (#56846)
231
235
- Updated Windows installer scripts to use Python 3.7.4. (#56873)
232
236
- Nullsoft Salt Install now uninstalls MSI installed salt. (#56883)
233
237
- Fallback to ASCII sorting when pillar keys are integers. (#56909)
@@ -239,15 +243,16 @@ Fixed
239
243
- Fixed `reg.present` to respect `(Default)` REG_SZ value of an empty string. (#56959)
240
244
- OpenStack driver can now attach to multiple networks, also now respects provided `conn`. (#56960)
241
245
- Fixed literal comparsion in `user` state. (#56972)
246
+
- Additional fixes for using cron state with non-root Minion (#56973)
242
247
- Added ARPCHECK to the template for RHEL8 networking. (#57047)
243
248
- Fixed `aptpkg` to use `force-confnew` on it's own, and `force-confold` with `force-confdef`. (#57051)
244
249
- Fixed acme.certs state to return /etc/letsencrypt/live subdirectories (#57056)
245
250
- Fixed error with `fileserver.update` failing with `gitfs` backend was `git`, and `fileserver.clear_file_list_cache` not clearing gitfs cache when the backend was *not*`git`. (#57063)
246
251
- Fixed LazyLoader crashing when using ssh client via salt-api. (#57119)
252
+
- Publisher ACL doc fixes (#48915)
247
253
- Fixed `acl.present` to properly detect changes for default ACLs and recursive folders. (#57147)
248
254
- Fixed Minion/Minon typo in docs. (#57181)
249
-
- Fix UnicodeDecodeError when apply file.managed with binary contents in
250
-
test mode. (#57184)
255
+
- Fix UnicodeDecodeError when apply file.managed with binary contents in test mode. (#57184)
251
256
- Ensure errors are returned for missing pillars. (#57208)
252
257
- Fix `ps.top` failures on macOS when iterating over zombie processes. (#57216)
253
258
- Add vcredist_2013 (specifically msvcr120.dll) for OpenSSL/M2Crypto support on Windows. Fixes x509 module support. (#57266)
@@ -277,7 +282,6 @@ Added
277
282
- Added `normalize_name` to `pkgin` module. (#49469)
278
283
- Added ability to use regex pattern with `ps.pgrep`. (#49565)
279
284
- Added `merge` option to `match.filter_by`. (#49845)
280
-
- Added SELinux support to `file.managed`. (#49860)
281
285
- Added ability to disable requisites during state runs. (#49955)
282
286
- Add a reactor "leader", especially useful for multimaster hot-hot environments. (#50053)
283
287
- Added `method_call` Jinja filter to help reduce boilerplate. (#50152)
@@ -318,9 +322,10 @@ Added
318
322
- Added functionality for `cmd.run_all` to accept a list when using powershell. (#55213)
319
323
- Added Azure Blob Storage as an optional external pillar. (#55493)
320
324
- Added ability to turn off FQDNs grains with `enable_fqdns_grains: False`. (#55581)
321
-
- Added virt.*defined states. (#55814)
325
+
- Added `virt.*defined` states. (#55814)
322
326
- Add towncrier tool to the Salt project to help manage CHANGELOG.md file. (#55836)
323
327
- Added Pull Request requirements to documentation (#55862)
328
+
- Add selinux support to file.managed (#40703)
324
329
- Added hold and unhold support for `mac_brew_pkg`. (#55978)
325
330
- States/modules added for managing Helm. (#56081)
326
331
- Added parallel run support for saltcheck. (#56097)
@@ -671,11 +676,11 @@ Added
671
676
672
677
### Changed
673
678
674
-
-[#54758](https://github.com/saltstack/salt/issues/54758) - Missing sls file during `state.show_states` displays message instead of failing - [@Ch3LL](https://github.com/Ch3LL)
679
+
-[#54758](https://github.com/saltstack/salt/issues/54758) - Missing sls file during `state.show_states` displays message instead of failing - [@Ch3LL](https://github.com/Ch3LL)
675
680
676
681
### Fixed
677
682
678
-
-[#54521](https://github.com/saltstack/salt/issues/54521) - `failhard` during orchestration now fails as expected - [@mattp-](https://github.com/mattp-) / [@Oloremo](https://github.com/Oloremo)
683
+
-[#54521](https://github.com/saltstack/salt/issues/54521) - `failhard` during orchestration now fails as expected - [@mattp-](https://github.com/mattp-) / [@Oloremo](https://github.com/Oloremo)
679
684
-[#54741](https://github.com/saltstack/salt/issues/54741) - `schedule.run_job` without time element now works as expected - [@garethgreenaway](https://github.com/garethgreenaway)
680
685
-[#54755](https://github.com/saltstack/salt/issues/54755) - Pip state ensures pip was imported before trying to remove - [@dwoz](https://github.com/dwoz)
0 commit comments