Skip to content

MDCB 2.8.1 Release Notes #6392

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

Merged
merged 10 commits into from
May 12, 2025
Merged

MDCB 2.8.1 Release Notes #6392

merged 10 commits into from
May 12, 2025

Conversation

Eopayemi
Copy link
Contributor

@Eopayemi Eopayemi commented May 9, 2025

User description

Preview Link

Checklist

  • Added a preview link
  • Reviewed AI PR Agent suggestions
  • For Tyk Members - Added Jira DX PR ticket to the subject
  • For Tyk Members - Added the appropriate release labels (for fixes add the latest release)

New Contributors


PR Type

Documentation


Description

  • Added release notes for MDCB version 2.8.1

  • Documented breaking changes and third-party dependencies

  • Provided upgrade instructions and download link

  • Introduced a changelog section for the new release


Changes walkthrough 📝

Relevant files
Documentation
mdcb.md
Add documentation for MDCB 2.8.1 release                                 

tyk-docs/content/developer-support/release-notes/mdcb.md

  • Introduced a new section for 2.8.1 release notes
  • Listed breaking changes and tested dependencies
  • Added upgrade instructions and Docker download link
  • Created a placeholder for the 2.8.1 changelog
  • +47/-0   

    Need help?
  • Type /help how to ... in the comments thread for any questions about PR-Agent usage.
  • Check out the documentation for more information.
  • Copy link
    Contributor

    github-actions bot commented May 9, 2025

    ⚠️ Deploy preview for PR #6392 did not become live after 3 attempts.
    Please check Netlify or try manually: Preview URL

    Copy link
    Contributor

    github-actions bot commented May 9, 2025

    PR Reviewer Guide 🔍

    Here are some key observations to aid the review process:

    ⏱️ Estimated effort to review: 1 🔵⚪⚪⚪⚪
    🧪 No relevant tests
    🔒 No security concerns identified
    ⚡ Recommended focus areas for review

    Documentation Accuracy

    Ensure that the release notes, breaking changes, third-party dependency versions, and upgrade instructions are accurate and reflect the actual changes in MDCB 2.8.1. Pay special attention to the changelog section and verify that all relevant updates are documented.

    ### 2.8.1 Release Notes
    
    #### Release Date 9 May 2025
    
    #### Release Highlights
    
    For a comprehensive list of changes, please refer to the detailed [changelog]({{< ref "#Changelog-v2.8.0" >}}) below.
    
    #### Breaking Changes
    
    ##### 3rd Party Dependencies & Tools
    | Third Party Dependency                                     | Tested Versions        | Compatible Versions    | Comments | 
    | ---------------------------------------------------------- | ---------------------- | ---------------------- | -------- | 
    | [Redis](https://redis.io/download/)  | 6.2.x, 7.x  | 6.2.x, 7.x  | Used by MDCB | 
    | [MongoDB](https://www.mongodb.com/try/download/community)  | 5.0.x, 6.0.x, 7.0.x | 4.4.x, 5.0.x, 6.0.x, 7.0.x | Used by MDCB | 
    | [PostgreSQL](https://www.postgresql.org/download/)         | 13.x - 17.x        | 13.x - 17.x            | Used by MDCB | 
    
    Given the time difference between your upgrade and the release of this version, we recommend customers verify the ongoing support of third-party dependencies they install, as their status may have changed since the release.
    
    #### Deprecations
    There are no deprecations in this release.
    
    #### Upgrade instructions
    For users currently on v2.7.0, we strongly recommend promptly upgrading to the latest release. If you are working with an older version (lower minor), it is advisable to bypass version 2.7.0 and proceed directly to this latest patch release.
    <br/>
    Go to the [Upgrading Tyk](#upgrading-tyk) section for detailed upgrade Instructions.
    
    #### Downloads
    - [Docker image v2.8.1](https://hub.docker.com/r/tykio/tyk-mdcb-docker/tags?page=&page_size=&ordering=&name=v2.8.1)
      - ```bash
        docker pull tykio/tyk-mdcb-docker:v2.8.1
        ```
    #### Changelog {#Changelog-v2.8.0}
    
    ##### Changed
    <ul>
    
    <li>
    <details>
    <summary>Add changelog Summary</summary>
    
    Add changelog description 
    </details>
    </li>
    
    </ul>
    

    Copy link
    Contributor

    github-actions bot commented May 9, 2025

    PR Code Suggestions ✨

    No code suggestions found for the PR.

    Copy link

    netlify bot commented May 9, 2025

    PS. Pls add /docs/nightly to the end of url

    Name Link
    🔨 Latest commit ab7c3bf
    🔍 Latest deploy log https://app.netlify.com/sites/tyk-docs/deploys/68219c968e2bed000867cde3
    😎 Deploy Preview https://deploy-preview-6392--tyk-docs.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 site configuration.

    @ilijabojanovic ilijabojanovic enabled auto-merge (squash) May 12, 2025 06:48
    @ilijabojanovic ilijabojanovic merged commit 38b337c into master May 12, 2025
    12 checks passed
    @ilijabojanovic ilijabojanovic deleted the mcdb-2.8.1 branch May 12, 2025 07:04
    @sharadregoti
    Copy link
    Contributor

    /release to release-5.8

    Copy link

    tykbot bot commented May 12, 2025

    Working on it! Note that it can take a few minutes.

    tykbot bot pushed a commit that referenced this pull request May 12, 2025
    * mdcb
    
    * Update mdcb.md
    
    * Fixes
    
    * Update tyk-docs/content/developer-support/release-notes/mdcb.md
    
    * Update tyk-docs/content/developer-support/release-notes/mdcb.md
    
    * Update tyk-docs/content/developer-support/release-notes/mdcb.md
    
    ---------
    
    Co-authored-by: Sharad Regoti <sharadregoti15@gmail.com>
    Co-authored-by: Leonid Bugaev <leonsbox@gmail.com>
    
    (cherry picked from commit 38b337c)
    Copy link

    tykbot bot commented May 12, 2025

    @sharadregoti Created merge PRs

    buger added a commit that referenced this pull request May 12, 2025
    MDCB 2.8.1 Release Notes  (#6392)
    
    * mdcb
    
    * Update mdcb.md
    
    * Fixes
    
    * Update tyk-docs/content/developer-support/release-notes/mdcb.md
    
    * Update tyk-docs/content/developer-support/release-notes/mdcb.md
    
    * Update tyk-docs/content/developer-support/release-notes/mdcb.md
    
    ---------
    
    Co-authored-by: Sharad Regoti <sharadregoti15@gmail.com>
    Co-authored-by: Leonid Bugaev <leonsbox@gmail.com>
    Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
    Projects
    None yet
    Development

    Successfully merging this pull request may close these issues.

    5 participants