Skip to content

v3.5.4

Latest

Choose a tag to compare

@grongierisc grongierisc released this 25 Nov 13:50
· 1 commit to master since this release

[3.5.4] - 2025-11-25

Added

  • new option for migrate --force-local to force local migration even if remote url is provided in the settings.py file
  • verify_ssl option in settings.py to enable or disable SSL verification for remote migration

Fixed

  • Fix an error when running iop command without a valid iris instance available
    • Now it will log a warning instead of raising an exception
  • Support purging old messages in production settings