From 34048890da044f95db8724a845f6e078346ed0ea Mon Sep 17 00:00:00 2001 From: Fritz Ray Date: Wed, 29 Jan 2025 18:22:41 -0800 Subject: [PATCH] Release 1.6.0 ## 1.6.0 * Updated editor. * Added event based processing (reactive processing) with rxjs. Added events for (see src/main/server/shims/event.js). * Added ephemeral storage and periodic deletion of ephemeral records where the TTL has expired. (see src/main/server/shims/ephemeral.js) * This will require some updates to server.js if you are overriding it, or it will break some things. * When in SSO mode or have a PROFILE_PPK defined, visitors will trigger profiles to be calculated for everyone else based on that visitor's viewport. These records expire every 24 hours. --- CHANGELOG.md | 8 +- README.md | 1 + coverage/lcov-report/index.html | 168 +- coverage/lcov.info | 8891 ++++++++++++------------ docker-compose-template.yml | 4 +- docker/standalone/Dockerfile | 2 +- package-lock.json | 4541 +++++------- package.json | 28 +- src/main/server/profile/coordinator.js | 2 - src/main/swagger.json | 2 +- src/main/webapp | 2 +- 11 files changed, 6569 insertions(+), 7080 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 47ca5e959..6c89f40b0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,9 +1,15 @@ # Change Log +## 1.6.0 +* Updated editor. +* Added event based processing (reactive processing) with rxjs. Added events for (see src/main/server/shims/event.js). +* Added ephemeral storage and periodic deletion of ephemeral records where the TTL has expired. (see src/main/server/shims/ephemeral.js) +* This will require some updates to server.js if you are overriding it, or it will break some things. +* When in SSO mode or have a PROFILE_PPK defined, visitors will trigger profiles to be calculated for everyone else based on that visitor's viewport. These records expire every 24 hours. + ## 1.5.71 * Updated libraries. * Updated editor. -* ## 1.5.70 * Added additional logging diff --git a/README.md b/README.md index 621d22556..e5f3c9ade 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,7 @@ # CaSS Competency and Skills Service -- Competency Management +Experimental: 1.6.0 [![Build Status](https://travis-ci.org/cassproject/CASS.svg?branch=1.6)](https://travis-ci.org/cassproject/CASS) Release Candidate: 1.5.71 [![Build Status](https://travis-ci.org/cassproject/CASS.svg?branch=1.5)](https://travis-ci.org/cassproject/CASS) Supported: 1.4 [![Build Status](https://travis-ci.org/cassproject/CASS.svg?branch=1.4)](https://travis-ci.org/cassproject/CASS) Supported: 1.3 [![Build Status](https://travis-ci.org/cassproject/CASS.svg?branch=1.3)](https://travis-ci.org/cassproject/CASS) diff --git a/coverage/lcov-report/index.html b/coverage/lcov-report/index.html index 124534c66..f70fc41cc 100644 --- a/coverage/lcov-report/index.html +++ b/coverage/lcov-report/index.html @@ -23,30 +23,30 @@

All files

- 35.5% + 43.89% Statements - 2127/5991 + 2718/6192
- 24.03% + 32.45% Branches - 929/3865 + 1276/3932
- 38.22% + 43.88% Functions - 159/416 + 201/458
- 35.95% + 44.62% Lines - 2073/5766 + 2647/5931
@@ -80,62 +80,62 @@

All files

main - -
+ +
- 63.08% - 94/149 - 45.31% - 29/64 + 64.96% + 102/157 + 48.52% + 33/68 33.33% - 6/18 - 63.94% - 94/147 + 7/21 + 66% + 99/150 main/server - -
+ +
- 64.34% - 1238/1924 - 53.18% - 602/1132 - 79.5% - 97/122 - 64.19% - 1196/1863 + 63.85% + 1242/1945 + 53.24% + 607/1140 + 71.11% + 96/135 + 64.15% + 1199/1869 main/server/adapter/asn - -
+ +
- 4.76% - 18/378 - 2.57% - 7/272 - 18.18% - 2/11 - 4.91% - 18/366 + 23.28% + 88/378 + 18.75% + 51/272 + 27.27% + 3/11 + 23.22% + 85/366 - main/server/adapter/case - -
+ main/server/adapter/case + +
- 32.69% - 154/471 - 17.33% - 39/225 - 23.91% - 11/46 - 33.11% - 151/456 + 72.18% + 340/471 + 54.66% + 123/225 + 43.47% + 20/46 + 73.46% + 335/456 @@ -155,17 +155,17 @@

All files

main/server/adapter/ceasn - -
+ +
- 13.66% - 178/1303 - 8.56% - 88/1027 - 17.07% - 7/41 - 13.79% - 172/1247 + 30.08% + 392/1303 + 26.38% + 271/1027 + 41.46% + 17/41 + 30.55% + 381/1247 @@ -230,47 +230,47 @@

All files

main/server/adapter/xapi - +
- 11.85% - 30/253 + 11.81% + 30/254 0.78% 1/127 0% 0/21 - 12.71% - 30/236 + 12.65% + 30/237 main/server/profile - -
+ +
- 15.54% - 23/148 - 2.83% - 3/106 - 9.09% - 1/11 - 17.42% - 23/132 + 32.48% + 77/237 + 14.75% + 18/122 + 30% + 6/20 + 35.04% + 75/214 main/server/shims - -
+ +
- 39.31% - 346/880 - 25.04% - 152/607 - 31.19% - 34/109 - 40.73% - 343/842 + 41.68% + 401/962 + 25.38% + 164/646 + 40.47% + 51/126 + 43.38% + 397/915 @@ -296,7 +296,7 @@

All files