happn-db-provider-mongo
Version:
service plugin for running happn on a mongo database, for happn-3 instances
137 lines (106 loc) • 3.3 kB
Markdown
1.0.0 2022-03-01
-----------------
- SMC-4198: monorepo upgrade
1.0.1 2022-03-03
-----------------
- SMC-4198: git and npm ignore updates
1.0.2 2022-03-08
-----------------
- SMC-4198: updated dependencies
1.0.3 2022-03-29
-----------------
- TEN-92, TEN-93: logging levels and events
- TEN-102: loki snapshot file redundancy
- TEN-92: made all dependencies test dependencies
1.0.4 2022-04-06
-----------------
- TEN-103: set default timeout on component loading wait warning to 30secs
- TEN-104: errors are only logged on system failures
1.0.5 2022-05-04
-----------------
- TEN-112: happn-3: group with permissions that have dots in them causes compaction failure
1.0.6 2022-05-06
-----------------
- TEN-114: happn-3: enforce admin group save on startup
1.0.7 2022-05-09
-----------------
- TEN-114: happner-2: enforce MESH_GST, MESH_ADMIN upsert on startup, ensures db dir
1.0.8 2022-05-26
-----------------
- updates to commons libs, lint fixes, due to:
- TEN-49: add diagnostics log to caching service, refactored happn-3 caching layer
- TEN-54: all systems tested on node v18
1.0.9 2022-06-02
-----------------
- TEN-49: fixed persisted cache and loki provider issues, caused by revoked tokens
1.0.10 2022-06-09
-----------------
- TEN-31: further logging restrictions (info -> debug) and clustering allowances (debug -> info)
1.0.11 2022-06-28
-----------------
- TEN-123: fix to getaddress - issue with bad breaking release in node 18.4
1.0.12 2022-07-14
-----------------
- TEN-125: body-parser v1.20.0 causes memory leak
1.0.13 2022-08-07
-----------------
- TEN-31: onbehalf of / as
1.0.14 2022-09-08
-----------------
- TEN-130: updated logger dependency
1.0.15 2022-09-22
-----------------
- TEN-65, TEN-126: happn-3 updates
1.0.16 2022-10-03
-----------------
- TEN-132, TEN-138: happn and happner updates
1.0.17 2022-10-12
-----------------
- TEN-143: ws and primus update in happn-primus-wrapper
- TEN-101: removed elasticsearch support
1.1.0 2022-10-29
-----------------
- TEN-146: preserve criteria on remove
1.1.1 2022-11-04
-----------------
- TEN-135: do not insert default sort by path
1.1.2 2022-11-24
-----------------
- TEN-4: productionize summon (authType saved to user)
- TEN-140: outdated pem module
1.1.3 2022-11-26s
-----------------
- feat: Sqlite DB provider
1.1.4 2022-12-22
-----------------
- feat: loki provider disaster recovery enhancements
1.1.5 2022-01-11
-----------------
- feat: loki provider disaster recovery enhancements
1.1.6 2023-01-18
-----------------
- feat: Summon productionization
1.1.7 2023-02-17
-----------------
- happn-3 update
1.1.8 2023-03-03
-----------------
- feat: token revocation and logout
- fix: token revocation cluster fix
1.1.9 2023-04-29
-----------------
- feat: happn-3 changePassword in client
- feat: happn-3 resetPassword supported by auth provider
1.1.10 2023-05-24
-----------------
- fix: happn-3 resetpassword
- feat: happner-2 resetpassword
1.1.11 2023-08-05
-----------------
- feat: fixed mesh_gst paths in happner-2
1.1.12 2024-03-27
-----------------
- feat: loki provider has new file-size compaction threshold
1.1.13 2024-07-16
-----------------
- fix: loki provider fsync not releasing file handles