Releases: karlproject/karl
Error mitigation
-
Added Sentry support for tracking errors mitigating nagios alerts for
errors we consider unimportant. -
Fixed a potential NameError that likely caused:
https://bugs.launchpad.net/karl4/+bug/1714033 -
Double the RelStorage commit-lock-timeout in hopes of avoiding
UnableToAcquireCommitLockError errors.
arc2box fixes
-
Added an arc2box option to just refresh box authentication. We'll
create a cron job to run this weekly to keep the auth token alive. -
When normalizing file and directory names for box, don't lower case
or convert dots to dashes.
Fix wiki/atom.xml and cleanups
-
Removed catalog-search logging, which had a bug that broke wiki/atom.xml.
-
Removed dependency on j1m.relstoragejsonsearch
-
removed search-instance configuration.
Database cleanups relating to community id and others
-
Fixed: pgevolve didn't work with new or very old databases.
-
Cleanup some database artifacts that were no-longer needed.
-
Added a trigger to remove karkex records when packing.
Fixed a bug introduced in 4.38.1 that broke profile recent-items search.
4.38.2 assign release number
Internal: use karlex.community_zoid for community queries
Also include a gsa_sync fix.
Use sso_id instead of email address for SSO
4.38.0 document release
Below water line: Add a Newt auxiliary table to hold and index community id.
4.37.3 document change
4.37.2
Fix community id index
4.37.1 changes