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
- Added ability to use the minion's region if specified. (#49097)
274
+
- Added reactor tuning documentation. (#49214)
272
275
- Added support for ipaddr/ipv6ipaddrs, loopback devices, dns_nameservers/dns_serach lists or strings, and multiple addresses per interface. (#49355)
273
276
- Added slsutil.banner for creating managed by salt message in files, and `slsutil.boolstr` for converting Pillar bool values to appropriate string representation. (#49396)
274
277
- Added `normalize_name` to `pkgin` module. (#49469)
@@ -285,6 +288,7 @@ Added
285
288
- Added JID lookup message in case minion times out. (#50704)
286
289
- Niceness control options added to the master config, for POSIX platforms. (#50905)
287
290
- Added `serial_type` to virt module. (#50930)
291
+
- Added RPC process documentation. (#50954)
288
292
- Added advanced initdb option support to `postgres_cluster.present`. (#50998)
289
293
- Added support for GCE accellerators in Salt Cloud. (#51033)
290
294
- Added `broadcast` address to `network.convert_cidr` return. (#51521)
@@ -316,6 +320,7 @@ Added
316
320
- Added ability to turn off FQDNs grains with `enable_fqdns_grains: False`. (#55581)
317
321
- Added virt.*defined states. (#55814)
318
322
- Add towncrier tool to the Salt project to help manage CHANGELOG.md file. (#55836)
323
+
- Added Pull Request requirements to documentation (#55862)
319
324
- Added hold and unhold support for `mac_brew_pkg`. (#55978)
320
325
- States/modules added for managing Helm. (#56081)
321
326
- Added parallel run support for saltcheck. (#56097)
@@ -344,6 +349,7 @@ Added
344
349
- Add virt.all_capabilities helper function (#57009)
345
350
- supervisord.status_bool method (#57049)
346
351
- Added support for msgpack versions>=1.0 (#57122)
352
+
- Added Python 2 deprecation FAQ (#57273)
347
353
- Added support for # of hashing rounds when using pycrypto. (#57355)
348
354
-`fetchonly` parameter added for `pkg.upgrade` when using `pkgng` (FreeBSD). (#57371)
349
355
- Added `efi` parameter to virt module, so `uefi` firmware can be auto selected. (#57397)
0 commit comments