Skip to content
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

Release: Gateway 3.8.0.0 #7888

Merged
merged 1 commit into from
Sep 11, 2024
Merged

Release: Gateway 3.8.0.0 #7888

merged 1 commit into from
Sep 11, 2024

Conversation

lena-larionova
Copy link
Contributor

@lena-larionova lena-larionova commented Sep 10, 2024

Description

Releasing the docs for for Gateway 3.8 + creating a placeholder 3.9 version.

Preview link: https://deploy-preview-7888--kongdocs.netlify.app/gateway/

List of changes in this release

Release checklist

Release prep

  • Create release PR
  • Update docs normally generated via autodocs:
    • Config reference
    • CLI reference
    • Admin API
    • PDK
  • Plugin updates via docs-plugin-toolkit:
    • Generate plugin schemas and examples
    • Update the plugins submodule
    • Update plugin priority list
    • Update referenceable fields
  • Update support matrix
  • Upgrade:
    • Update upgrade paths
    • List breaking changes in 3.8
  • Pre-load API specs into dev portal
  • Update Konnect compatibility errors table
  • Gateway changelog
  • Konnect changelog
  • Performance testing benchmark update
  • SBOM link
  • Update GPG keys

Release day and post eng release

Code freeze on all doc updates that aren't for this release.

  • Merge all remaining PRs in release milestone
  • (Only after all packages are published) Run install instructions workflow
  • Sync specs via workflow
  • Merge release PR
  • Publish specs in Dev Portal

Post-merge

Testing/QA

  • Visual check that content renders correctly
  • Check for broken links (locally)
make clean && make build
netlify dev
cd tools
cd broken-link-checker
node full.js --host <http://localhost:8888>

@lena-larionova lena-larionova added do not merge Issues/ PRs whose changes should not be merged at this time review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly? labels Sep 10, 2024
@lena-larionova lena-larionova added this to the Gateway 3.8 milestone Sep 10, 2024
Copy link

netlify bot commented Sep 10, 2024

Deploy Preview for kongdocs ready!

Name Link
🔨 Latest commit 2533e9d
🔍 Latest deploy log https://app.netlify.com/sites/kongdocs/deploys/66e0b031dc62660008dc212f
😎 Deploy Preview https://deploy-preview-7888--kongdocs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
Lighthouse
Lighthouse
9 paths audited
Performance: 92 (🟢 up 4 from production)
Accessibility: 92 (no change from production)
Best Practices: 98 (🟢 up 8 from production)
SEO: 91 (no change from production)
PWA: -
View the detailed breakdown and full score reports

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

@Guaris
Copy link
Contributor

Guaris commented Sep 11, 2024

API PR here
#7892

@lena-larionova lena-larionova removed the do not merge Issues/ PRs whose changes should not be merged at this time label Sep 11, 2024
@lena-larionova lena-larionova marked this pull request as ready for review September 11, 2024 16:36
@lena-larionova lena-larionova requested a review from a team as a code owner September 11, 2024 16:36
@lena-larionova lena-larionova merged commit 2a176e0 into main Sep 11, 2024
45 of 50 checks passed
@lena-larionova lena-larionova deleted the release/gateway-3.8 branch September 11, 2024 16:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
review:general Review for general accuracy and presentation. Does the doc work? Does it output correctly?
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants