Bundlewrap Bundlewrap Versions Save

Config management with Python

4.13.5

2 years ago
  • fixed some issues in bw plot
  • fixed zfs_dataset not allowing unmanaged pools
  • fixed zfs_dataset creating deps based on identical mountpoints
  • fixed node.metadata not being recognized as a Mapping

4.13.4

2 years ago
  • fixed addressing for some routeros items
  • fixed occasional socket errors for routeros items

4.13.3

2 years ago
  • fixed empty comments not returned by RouterOS API

4.13.2

2 years ago
  • fixed concurrency issues with RouterOS
  • added workaround for setting comment on RouterOS items

4.13.1

2 years ago
  • fixed tomlkit types leaking into nodes/metadata

4.13.0

2 years ago
  • added support for Python 3.10
  • added filtering for internal attributes in bw items
  • added pkg_pamac
  • added svc_freebsd
  • added support for arbitrary zfs_dataset attributes
  • relaxed metadata type conversion
  • fixed pkg_pip not showing error output
  • fixed concurrent execution of some package manager operations

4.12.0

2 years ago
  • added test_with to file items
  • added download content_type to file items
  • added bw pw

4.11.1

2 years ago
  • fixed another premature MetadataPersistentKeyError

4.11.0

2 years ago
  • added zfs_pool and zfs_dataset items
  • added bw plot reactors
  • added bw lock show -i
  • improved metadata reactor performance and debug logging
  • improved exception handling during bw apply
  • CTRL+C now results in exit code 130
  • fixed directory permissions not being applied reliably with GNU chmod
  • fixed bw test -p not catching some invalid returns
  • fixed item name validation allowing empty names
  • fixed display of "missing" attributes
  • fixed display of created directories

4.10.1

2 years ago
  • fixed a premature MetadataPersistentKeyError