Skip to content

DOCSP-41784 Support for Explicit Resource Management #1165

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

mballard-mdb
Copy link
Collaborator

@mballard-mdb mballard-mdb commented Jun 16, 2025

Pull Request Info

Added tips to certain pages that introduce resources covered by ERM. Limited inclusion to intro pages, but can extend tips to any instance of MongoClient and other resources being created (this would be a lot of pages, not sure if action needed everywhere considering most pages link back to intro reference page when resource is used in example).

PR Reviewing Guidelines

JIRA - https://jira.mongodb.org/browse/DOCSP-41784

Staging Links

  • connect/mongoclient
  • crud/query/cursor
  • crud/transactions
  • crud/transactions/transaction-core
  • monitoring-and-logging/change-streams
  • Self-Review Checklist

    • Is this free of any warnings or errors in the RST?
    • Did you run a spell-check?
    • Did you run a grammar-check?
    • Are all the links working?
    • Are the facets and meta keywords accurate?
    • Are the page titles greater than 20 characters long and SEO relevant?

    Copy link

    netlify bot commented Jun 16, 2025

    Deploy Preview for docs-node ready!

    Name Link
    🔨 Latest commit 5f83efc
    🔍 Latest deploy log https://app.netlify.com/projects/docs-node/deploys/68555e771d89700008303f5e
    😎 Deploy Preview https://deploy-preview-1165--docs-node.netlify.app
    📱 Preview on mobile
    Toggle QR Code...

    QR Code

    Use your smartphone camera to open QR code link.

    To edit notification comments on pull requests, go to your Netlify project configuration.

    @mballard-mdb mballard-mdb marked this pull request as draft June 16, 2025 20:45
    @mballard-mdb mballard-mdb marked this pull request as ready for review June 17, 2025 15:58
    Copy link
    Collaborator

    @jordan-smith721 jordan-smith721 left a comment

    Choose a reason for hiding this comment

    The reason will be displayed to describe this comment to others. Learn more.

    LGTM!

    @docs-builder-bot
    Copy link

    🔄 Deploy Preview for docs-node processing

    Item Details
    🔨 Latest Commit ead861cb859d3f927345294613fcc1cc68578acd
    😎 Deploy Preview https://deploy-preview-1165--docs-node.netlify.app
    🔍 Build Logs View Logs

    @mballard-mdb mballard-mdb requested a review from durran June 20, 2025 13:25
    @mballard-mdb mballard-mdb merged commit 98ab65a into mongodb:master Jun 23, 2025
    6 checks passed
    @mballard-mdb mballard-mdb deleted the DOCSP-41784-explicit-resource-management branch June 23, 2025 19:19
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jun 23, 2025
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    (cherry picked from commit 98ab65a)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jun 23, 2025
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    (cherry picked from commit 98ab65a)
    @mballard-mdb
    Copy link
    Collaborator Author

    💔 Some backports could not be created

    Status Branch Result
    v6.17
    v6.16
    v6.15 Conflict resolution was aborted by the user
    v6.14 Conflict resolution was aborted by the user
    v6.13 Conflict resolution was aborted by the user
    v6.12 Conflict resolution was aborted by the user
    v6.11 Conflict resolution was aborted by the user
    v6.10 Conflict resolution was aborted by the user
    v6.9 Conflict resolution was aborted by the user

    Note: Successful backport PRs will be merged automatically after passing CI.

    Manual backport

    To create the backport manually run:

    backport --pr 1165
    

    Questions ?

    Please refer to the Backport tool documentation

    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jun 23, 2025
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    (cherry picked from commit 98ab65a)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jun 23, 2025
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    (cherry picked from commit 98ab65a)
    @mballard-mdb
    Copy link
    Collaborator Author

    💚 All backports created successfully

    Status Branch Result
    v6.17
    v6.16

    Note: Successful backport PRs will be merged automatically after passing CI.

    Questions ?

    Please refer to the Backport tool documentation

    mballard-mdb added a commit that referenced this pull request Jun 23, 2025
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    (cherry picked from commit 98ab65a)
    mballard-mdb added a commit that referenced this pull request Jun 23, 2025
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    (cherry picked from commit 98ab65a)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jun 30, 2025
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jun 30, 2025
    mballard-mdb added a commit that referenced this pull request Jul 1, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    ---------
    
    Co-authored-by: Jordan Smith <[email protected]>
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (mongodb#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (mongodb#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (mongodb#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (mongodb#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (mongodb#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (mongodb#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (mongodb#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (mongodb#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (mongodb#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (mongodb#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (mongodb#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (mongodb#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (mongodb#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (mongodb#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (mongodb#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (mongodb#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (mongodb#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (mongodb#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit to mballard-mdb/docs-node that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (mongodb#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (mongodb#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (mongodb#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    mballard-mdb added a commit that referenced this pull request Jul 2, 2025
    * DOCSP-50497 fixing git rebases and uploading changes to agg pages
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 fix errors
    
    * DOCSP-50497 final changes
    
    * DOCSP-41784 Support for Explicit Resource Management  (#1165)
    
    * DOCSP-41784 add support for explicit resource management note where applicable resources are declared
    
    * DOCSP-41784 fix note
    format
    
    * DOCSP-41784 change to tip and move pages around
    
    * DOCSP-41784 reword tip for clarity
    
    * DOCSP-41784 update backport file and move tips to below code examples
    
    * Add redirect for quick start landing page (#1171)
    
    * DOCSP-50497 suggestions
    
    * DOCSP=50497 final changes
    
    * revert "Add redirect for quick start landing page (#1171)"
    
    This reverts commit e7a22e5.
    
    revert commit
    
    * Revert "DOCSP-41784 Support for Explicit Resource Management  (#1165)"
    
    This reverts commit 8f0f343.
    
    * DOCSP-50497 removing commits
    
    * DOCSP-50497 remove capital in aggregate method
    
    * DOCSP-50497 edits
    
    * DOCSP-50497 tweaks
    
    * DOCSP-50497 tech review comments
    
    * DOCSP-50497 edits
    
    (cherry picked from commit 35a4f2f)
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Labels
    None yet
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    4 participants