Skip to content

1.0.3

Choose a tag to compare

@timvaillancourt timvaillancourt released this 09 Jun 16:02
· 221 commits to master since this release
  1. #149 make s3 upload work (thanks @islue!)
  2. #150 Send CRITICAL state to NSCA on backup failure
  3. #152 Handle mkdir in State.py properly
  4. #155 missing another decode_file_iter (thanks @islue!)
  5. #157 Makefile 'make install' breaks (thanks @dagoaty!)
  6. #159 Add ipv6 support (thanks @OmAsana!)
  7. #161 tail oplog.rs with unicode_decode_error_handler="ignore" (thanks @islue!)
  8. #162 MultiPartUpload.get_all_parts return 1,000 multipart uploads max (thanks @islue)
  9. Simplify "make docker" in Makefile to get release number from VERSION file (vs manual update every release)