You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2.3.4 Release
This commit signifies the 2.3.4 release. This release updates project dependencies to their latest versions and fixes an issue with session handling that would cause extraneous sessions to be created.
Signed-off-by: Lui de la Parra <[email protected]>
2.3.3 Release
This commit signifies the 2.3.3 release. This release updates project dependencies to close security vulnerabilities.
This release also increases test coverage and fixes an issue where the client login method would fail to save the created session.
Signed-off-by: Lui de la Parra <[email protected]>
2.3.2 Release
This commit signifies the 2.3.2 release. This release closes a minor security vulnerability introduced through a project dependency and updates dependencies to their latest versions.
Signed-off-by: Lui de la Parra <[email protected]>
2.3.1 Release
This commit signifies the 2.3.1 release. This release fixes a security vulnerability introduced through a project dependency.
Signed-off-by: Lui de la Parra <[email protected]>
2.3.0 Release
This commit signifies the 2.3.0 release. This release fixes a minor bug causing incorrect error codes to be returned.
This commit also updates all dependencies to their latest versions.
2.2.5 Release
This commit signifies the 2.2.5 release. This release closes a security vulnerability and updates project dependencies to their latest versions.
Signed-off-by: Lui de la Parra <[email protected]>
2.2.4 Release
This commit represents the 2.2.4 release. This release updates project dependencies to their latest versions and closes a security vulnerability introduced through development tooling.
2.2.2 Release
This commit signifies the 2.2.2 release. This release updates the marpat dependency to the latest version available. This update will allow this project to use mongodb atlas.
2.2.1 Release
This commit signifies the 2.2.1 release. This release fixes an issue that would prevent expired sessions from being successfully filtered.