Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 746 Bytes

File metadata and controls

9 lines (6 loc) · 746 Bytes

3.6.1 (April 16, 2024)

BUG FIXES:

  • all: Prevent keepers from triggering an in-place update following import (#385)
  • resource/random_shuffle: Prevent inconsistent result after apply when result_count is set to 0 (#409)
  • provider/random_password: Fix bug which causes panic when special, upper, lower and number/numeric are all false (#551)
  • provider/random_string: Fix bug which causes panic when special, upper, lower and number/numeric are all false (#551)