Conversation
From container-diff of daemon://docker.io/sharelatex/sharelatex:6.2.0 vs 6.2.1: - services/web/frontend/js/vendor/libs/sharejs.js: drop fully-cancelled no-op ops, emit 'saved' when doc fully in sync - services/real-time/app/js/Router.js: strict zod schema for realtime update op Bucket A (apt/pip): none. Bucket C (build artifacts): filtered, see plan_6.2.0_6.2.1.md.
From container-diff of the official 6.2.1 vs 6.2.2 images, 6.2.2 files copied over the 6.2.1 state: - share-project-modal: group-link-sharing feature flag + sharing-updates flag (project-access.tsx, share-project-modal.tsx, ProjectController.mjs) - Email: AWS SES -> SESv2 client (EmailSender.mjs, services/web/package.json) - CollaboratorsInviteHelper: drop projectInviteEncryptorOptions debug logging; server-ce/config/settings.js: module.exports -> settings scope - document-updater ProjectFlusher: export _getKeys - deps: multer 2.1.1 -> 2.2.0 (new .yarn patch replacing multer-npm-2.1.1.patch), form-data/protobufjs overrides, package.json + yarn.lock - apt bucket: official apt upgrades only (no apt pins in this Dockerfile; base image handles them) plan_6.2.1_6.2.2.md is local-only, not committed.
New script added in official 6.2.2: flushes docs left with a stuck PendingUpdates queue in redis after their project was flushed / hard deleted. Byte-identical to the 6.2.2 image; dependency (minimist) already present.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
#1507