Releases: Open-MBEE/exec-mmsri
Releases · Open-MBEE/exec-mmsri
4.0.11
Update mms for the following changes:
- Added userSearchFilter to LDAP module
- Added ADLdapAuthenticationProvider for extended logging of AD response codes
4.0.10
- Add option to define multiple userdn for LDAP
4.0.9
- Fixed LDAP issue with authentication binding
- Fixed LDAP issue with distinct group DNs
4.0.8b
- Fix elasticsearch dependency in spring dependency management
- Change default addresses for services to localhost instead of docker-compose defined hostnames
4.0.8a
- Fixing CORS allowedOrigin configuration for Swagger-UI
NOTE: If upgrading MMS, make sure to add the following line to the existing application.properties:
spring.main.allow-circular-references=true
4.0.8
- Update to JDK 17
- Update MMS libraries to 4.0.8
4.0.7
- Updating MMS libraries version
4.0.6
- Updated MMS module dependencies for Elasticsearch scroll release update
4.0.4
- Updated MMS libraries version
- Added mavenLocal repository to build.gradle