Skip to content

Releases: mongodb/docs-worker-pool

v1.0.4 Purge Fixes

22 Sep 00:27
cf0610a
Compare
Choose a tag to compare

Fixing Purging issues DOP-2481
Current purge implementation is not working. for the following reaosns

  • We are using dochub service id and credentials for all other services we have in the system
  • We are purging by surrogate key which is implemented wrongly, unless a key is associated with a url we wont be able to use it.

Implementation includes the following

  • pick ids and token based on the repo
  • purge by url , urls are returned by mut publish

v1.0.3 Driver issues and Mut /Parser upgrade

20 Sep 19:24
b240418
Compare
Choose a tag to compare

Upgraded parser
New buckets for node, java and go drivers

v.1.0.2 All Things Navigation

20 Sep 11:28
440b2d9
Compare
Choose a tag to compare

Consistent Navigation and new Side Navigation code for frontend docs.

v1.0.1 Fix indentation issue in shared mk

10 Sep 18:47
Compare
Choose a tag to compare

Fixing the indentation issue in shared.mk which might have caused the mms-docs build failure

v1.0.0 DOP Infrastructure migration

10 Sep 04:39
9196d1e
Compare
Choose a tag to compare

Highlights
We are moving away from EC2 to ECS Task
We will be using serverless to automate resource creation
All our infrastructure items will be moved from NOC to docs platform aws account.

Tickets Delivered
Update Make files to publish to new bucket
Add serverless framework for Infrastructure as code
Add bucket policies

Parser v0.11.3 and frontend v0.11.9 version bumps

26 Aug 16:35
Compare
Choose a tag to compare

Parser [v0.11.3] - 2021-08-25

Added

  • Add version 5.0 to mongo-web-shell directive (DOP-2356)

Frontend [v0.11.9] - 2021-08-25

Fixed

v0.9.23 Hotfix for undefined environment variable behavior

19 Aug 15:34
Compare
Choose a tag to compare
Wrap GATSBY_FEATURE_FLAG_CONSISTENT_NAVIGATION in nullcheck before ad…

…ding to env

Purge update and FE update

18 Aug 21:24
Compare
Choose a tag to compare

Improvements / Enhancements
DOP-2294: handle page data .json purges
DOP-2366: Add UnifiedFooter to Snooty Frontend

v0.9.21: The One That Was Very Quizzical (2021-08-05)

05 Aug 14:36
3862310
Compare
Choose a tag to compare

Bumps snooty-parser to v.0.11.2 and snooty to v0.11.6

Improvements / Enhancements

  • DOP-2290: Quiz Widget is now ready to use
  • DOP-2338: Adds consistent nav POC behind feature flag
  • Added java-docs-4.3 extlink to parser

Tech Debt / Bug Fixes

  • Pruned unused guides code from Snooty front-end

v0.9.20 front-end bump

19 Jul 18:21
Compare
Choose a tag to compare

v0.11.4 snooty frontend