Skip to content

Commit 4fdadcd

Browse files
krionbsddwoz
authored andcommitted
Add missing ChangeLog entries
1 parent 4c6a312 commit 4fdadcd

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -180,6 +180,7 @@ Fixed
180180
- Fixed timeout parameter not being passed to cmd_subset and cmd_batch, and misnamed (sub -> subset) parameter. (#56203)
181181
- Added support for virtualenv>=20.0.0 `--version` strings. (#56205)
182182
- No longer ignore slots on states when `parallel: true`. (#56221)
183+
- Fix deprecation warnings for imports from collections. (#56225)
183184
- Fixed Napalm beacons failing under Python 3. (#56243)
184185
- Fixed failure in tomcat module. (#56269)
185186
- Added salt-api log file to log rotation to prevent filling up the disk. (#56274)
@@ -250,6 +251,7 @@ Fixed
250251
- Ensure errors are returned for missing pillars. (#57208)
251252
- Fix `ps.top` failures on macOS when iterating over zombie processes. (#57216)
252253
- Add vcredist_2013 (specifically msvcr120.dll) for OpenSSL/M2Crypto support on Windows. Fixes x509 module support. (#57266)
254+
- Fix systemd invocation on latest Linux Arch version. (#57299)
253255
- Updated rpm_lowpkg.version_cmp log messages and unit tests (#57347)
254256
- Added rotation for proxy logs. (#57353)
255257
- Fixed `win_system.join_domain` failures. (#57360)
@@ -269,6 +271,7 @@ Added
269271
- Added `systempath` PATH grain. (#49049)
270272
- Added appoptics returner. (#49066)
271273
- Added ability to use the minion's region if specified. (#49097)
274+
- Added reactor tuning documentation. (#49214)
272275
- Added support for ipaddr/ipv6ipaddrs, loopback devices, dns_nameservers/dns_serach lists or strings, and multiple addresses per interface. (#49355)
273276
- Added slsutil.banner for creating managed by salt message in files, and `slsutil.boolstr` for converting Pillar bool values to appropriate string representation. (#49396)
274277
- Added `normalize_name` to `pkgin` module. (#49469)
@@ -285,6 +288,7 @@ Added
285288
- Added JID lookup message in case minion times out. (#50704)
286289
- Niceness control options added to the master config, for POSIX platforms. (#50905)
287290
- Added `serial_type` to virt module. (#50930)
291+
- Added RPC process documentation. (#50954)
288292
- Added advanced initdb option support to `postgres_cluster.present`. (#50998)
289293
- Added support for GCE accellerators in Salt Cloud. (#51033)
290294
- Added `broadcast` address to `network.convert_cidr` return. (#51521)
@@ -316,6 +320,7 @@ Added
316320
- Added ability to turn off FQDNs grains with `enable_fqdns_grains: False`. (#55581)
317321
- Added virt.*defined states. (#55814)
318322
- Add towncrier tool to the Salt project to help manage CHANGELOG.md file. (#55836)
323+
- Added Pull Request requirements to documentation (#55862)
319324
- Added hold and unhold support for `mac_brew_pkg`. (#55978)
320325
- States/modules added for managing Helm. (#56081)
321326
- Added parallel run support for saltcheck. (#56097)
@@ -344,6 +349,7 @@ Added
344349
- Add virt.all_capabilities helper function (#57009)
345350
- supervisord.status_bool method (#57049)
346351
- Added support for msgpack versions>=1.0 (#57122)
352+
- Added Python 2 deprecation FAQ (#57273)
347353
- Added support for # of hashing rounds when using pycrypto. (#57355)
348354
- `fetchonly` parameter added for `pkg.upgrade` when using `pkgng` (FreeBSD). (#57371)
349355
- Added `efi` parameter to virt module, so `uefi` firmware can be auto selected. (#57397)

0 commit comments

Comments
 (0)