Skip to content

GYB 1.23

Compare
Choose a tag to compare
@jay0lee jay0lee released this 16 Apr 17:42
  • zepheiryan: strip label header to prevent invalid newline character in label names #197
  • Add --memory-limit option that limits max memory size of batch message backup requests. If you are seeing MemoryError or think GYB uses to much RAM, add --memory-limit 100 to limit size of GYB backup requests.
  • Catch MemoryError and provide a more useful error message to user.
  • show current, correct max message size on groups restore.