2025.1 Series Release Notes¶
10.9.0¶
새로운 기능¶
- Add the feature to support SASL for keystonemiddleware to improve the security of authority. memcache_sasl_enabled: enable the SASL option or not. memcache_username: the user name for the SASL memcache_password: the user password for SASL 
10.8.0¶
업그레이드 노트¶
- Python 3.8 support was dropped. The minimum version of Python now supported is Python 3.9. 
