This repository was archived by the owner on Aug 6, 2025. It is now read-only.
Releases: mongodb/docs-worker-pool
Releases · mongodb/docs-worker-pool
v1.2.29: the one where we started UAT for reals
What's Changed
- [HOTFIX]: Add GitHub Bot password by @branberry in #880
- [DOP-3941]: Document how to add environment variables for the enhanced autobuilder by @branberry in #879
- DOP-3943: Mark data for deletion based on user by @rayangler in #881
- DOP-3801: Ensure db pools/topologies are used efficiently by @mmeigs in #884
- ♻️ DOP-3885 consolidate RepoBranchesRepository and RepoBranchesRepository into one class by @caesarbell in #883
- [HOTFIX]: Update staging deploys for worker and webhooks to use correct stack name by @branberry in #885
- DOP-3942: Find previous ASTs based on user by @rayangler in #882
- DOP-3951: Call Gatsby Cloud webhook after persistence module by @rayangler in #889
- Add missing feature flag for persistence module by @rayangler in #891
- Add Gatsby Cloud-related webhooks to Enhanced Autobuilder by @rayangler in #892
- Fix githubEndpoint trigger resource by @rayangler in #893
- Add space for prd webhook command by @branberry in #895
- Add entitlements repo to enhanced autobuilder by @rayangler in #896
- [DOP-3641/DOP-3644]: Create GitHub Actions to provision and deprovision feature branch infra by @branberry in #886
- Print hotfix by @branberry in #898
- Add missing repo branches collection name by @rayangler in #897
Full Changelog: v1.2.27.1...v1.2.29
v1.2.28 The one where Gatsby went into UAT
What's Changed
- [HOTFIX]: Add GitHub Bot password by @branberry in #880
- [DOP-3941]: Document how to add environment variables for the enhanced autobuilder by @branberry in #879
- DOP-3943: Mark data for deletion based on user by @rayangler in #881
- DOP-3801: Ensure db pools/topologies are used efficiently by @mmeigs in #884
- ♻️ DOP-3885 consolidate RepoBranchesRepository and RepoBranchesRepository into one class by @caesarbell in #883
- [HOTFIX]: Update staging deploys for worker and webhooks to use correct stack name by @branberry in #885
- DOP-3942: Find previous ASTs based on user by @rayangler in #882
- DOP-3951: Call Gatsby Cloud webhook after persistence module by @rayangler in #889
- Add missing feature flag for persistence module by @rayangler in #891
- Add Gatsby Cloud-related webhooks to Enhanced Autobuilder by @rayangler in #892
- Fix githubEndpoint trigger resource by @rayangler in #893
Release doc link for MongoDB Employees
Full Changelog: v1.2.27.1...v1.2.28
v1.2.27.1 The one where v1.2.27 actually happens
What's Changed
- add ci command for webhooks and increase visibility timeout by @branberry in #878
Full Changelog: v1.2.27...v1.2.27.1
v1.2.27 The one where facets cascaded amongst other things
Release doc (for MongoDB employees)
What's Changed
- DOP-3868: Use Gatsby Cloud site ID based on user by @rayangler in #863
- [HOTFIX]: Remove archive job function for enhanced application by @branberry in #865
- DOP-3877: Share Gatsby Cloud webhooks with v1 and v2 by @rayangler in #866
- DOP-3722: Allow errors to exit the Persistence Module by @mmeigs in #868
- 📦 DOP-3840 updates nodejs version to 18.x by @caesarbell in #869
- [HOTFIX]: Add STAGE environment variable to webhooks by @branberry in #871
- DOP-3895: Gatsby Preview URL by @mmeigs in #870
- DOP-3907: Update time for marking metadata doc deletion by @rayangler in #872
- DOP-3904: SnootyBuildWebhook updates Job status by @mmeigs in #874
- Return the value of the update by @rayangler in #875
- Update deploy-prd-enhanced-worker.yml by @branberry in #876
- Add GitHub Actions to deploy enhanced app to staging by @branberry in #877
Full Changelog: v1.2.26...v1.2.27
v1.2.26 The one where we had too many things to count, honestly
We have a lot of subsystems now.
v1.2.25 the one with vector search in the topnav
Bump front-end version to pull in updated topnav.
Full Changelog: v1.2.24...v1.2.25
The one where we left comments on your PRs
What's Changed
- [DOP-3755] Fix potential null access terminal error case by @casthewiz in #843
- DOP-3604: Github comment on Job Deploy by @mmeigs in #842
- DOP-3792: added featureFlagSearchUI by @mmeigs in #845
Full Changelog: v1.2.23...v1.2.24
Release notes for MongoDB employees
v1.2.23 The one where we drain connections in the lambda layer
Still not perfect (we should have a higher order way of handling this in another layer, to manage connections) but going away with the enhanced stack regardless.
v1.2.22.3 The one where docs-k8s-operator was also incompatible
[fix] Add docs-k8s-operator to exclusion array (#836) * [fix] Add docs-k8s-operator to exclusion array * [fix] Make linter happy
v1.2.22.2 The one where MMS-Docs wasn't compatible with build invocation changes
Add exclusion array to jobManager.ts (#834) * Add exclusion array to jobManager.ts * fixup * fixup