TeskaLabs / seacat-auth

SeaCat Auth provides authentication, authorization, identity management, session management and other access control features.
GNU General Public License v3.0
11 stars 7 forks source link

Support MongoDB version 3.6 #268

Closed byewokko closed 11 months ago

byewokko commented 11 months ago

Command $set is not available until MongoDB version 4.2. Use $addFields instead.