github semaphoreui/semaphore v2.8.75

latest releases: v2.9.92-beta, v2.9.91-beta, v2.9.82-premium...
18 months ago

ko-fi

Fixed LDAP bugs

All issues by LDAP available in the project Fix LDAP.

Thanks to @cptsanifair support and halp of @flybyray we solved LDAP issues that we managed to reproduce.

Added docs for LDAP configuration. Fill free to create PRs for the docs.

Implemented integration tests for all supported databases

Now all 3 supported databases (BoltDB, Postgres, MySQL) are tested on integration tests.

Thanks to se-di for support!

Semaphore no more blocks BoltDB file

To make integration tests possible for BoltDB we had to implement session connection to BoltDB file. Semaphore blocks the file only when read or write to it.

I think it is very useful feature for other applications too.

Don't miss a new semaphore release

NewReleases is sending notifications on new releases.