Change8

rel_1_18_1

📦 alembicView on GitHub →
🐛 2 fixes🔧 2 symbols

Summary

This patch release addresses a logging issue in the new plugin system and revises handling of SQLAlchemy 2.1 deprecation warnings related to isolate_from_table=True.

🐛 Bug Fixes

  • Fixed issue in new plugin system where the configured logger was not correctly using the __name__ token to identify the logger.
  • Revised the change regarding SQLAlchemy 2.1 and deprecation warnings related to isolate_from_table=True due to further developments in SQLAlchemy 2.1.

Affected Symbols