Skip to content

[changelog] add release dates + descriptions to existing releases bundles#1048

Merged
SylvainJuge merged 4 commits intoelastic:mainfrom
SylvainJuge:release-notes-release-date
Apr 21, 2026
Merged

[changelog] add release dates + descriptions to existing releases bundles#1048
SylvainJuge merged 4 commits intoelastic:mainfrom
SylvainJuge:release-notes-release-date

Conversation

@SylvainJuge
Copy link
Copy Markdown
Member

@SylvainJuge SylvainJuge commented Apr 10, 2026

the release date is getting added to docs-builder in elastic/docs-builder#3066

This PR just adds existing releases dates to the yaml so release dates can be rendered when the feature is available and deployed.

EDIT: thanks to @lcawl this PR now also enables generating release dates at release time.

EDIT: currently blocked on waiting for the 1.6.0 release of docs-builder as the release_dates option is not supported until then in changelog config #1048 (comment).

@github-actions
Copy link
Copy Markdown

📋 Changelog

⚠️ Cannot generate changelog: no matching type label found on this PR.

🔖 Add one of these type labels to your PR:

Label Type
breaking-change breaking-change
bug bug-fix
deprecation deprecation
feature feature
enhancement enhancement
changelog:upstream-update enhancement
docs docs
documentation docs

🔖 To skip changelog generation or configure label rules, see docs/changelog.yml.

@github-actions
Copy link
Copy Markdown

github-actions Bot commented Apr 10, 2026

🔍 Preview links for changed docs

⏳ Building and deploying preview... View progress

This comment will be updated with preview links when the build is complete.

@SylvainJuge SylvainJuge changed the title [changelog] add release dates to existing releases [changelog] add release dates to existing releases yaml Apr 10, 2026
@lcawl
Copy link
Copy Markdown
Contributor

lcawl commented Apr 17, 2026

i've created SylvainJuge#3 to update the config file so future release notes explicitly have release dates generated.

Add release_dates changelog config
@SylvainJuge SylvainJuge marked this pull request as ready for review April 17, 2026 12:46
@SylvainJuge SylvainJuge requested review from a team as code owners April 17, 2026 12:46
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 17, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: f2ac46bd-0880-41c9-8061-e06a311fe4c7

📥 Commits

Reviewing files that changed from the base of the PR and between 4d73e36 and f0e34d8.

📒 Files selected for processing (10)
  • docs/releases/1.1.0.yaml
  • docs/releases/1.10.0.yaml
  • docs/releases/1.2.0.yaml
  • docs/releases/1.2.1.yaml
  • docs/releases/1.3.0.yaml
  • docs/releases/1.4.0.yaml
  • docs/releases/1.4.1.yaml
  • docs/releases/1.5.0.yaml
  • docs/releases/1.6.0.yaml
  • docs/releases/1.7.0.yaml
✅ Files skipped from review due to trivial changes (8)
  • docs/releases/1.4.0.yaml
  • docs/releases/1.4.1.yaml
  • docs/releases/1.2.0.yaml
  • docs/releases/1.7.0.yaml
  • docs/releases/1.5.0.yaml
  • docs/releases/1.1.0.yaml
  • docs/releases/1.6.0.yaml
  • docs/releases/1.10.0.yaml
🚧 Files skipped from review as they are similar to previous changes (2)
  • docs/releases/1.3.0.yaml
  • docs/releases/1.2.1.yaml

📝 Walkthrough

Walkthrough

The bundle configuration in docs/changelog.yml was updated to enable release date tracking by setting release_dates: true. Release manifest files docs/releases/1.0.0.yaml through docs/releases/1.10.0.yaml were updated to add top-level release-date fields (dates from 2024-09-02 to 2026-03-24) and, in many files, a description block listing upstream component versions. No existing entries, checksums, or other metadata structures were modified.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • 🛠️ Update Documentation: Commit on current branch
  • 🛠️ Update Documentation: Create PR

Comment @coderabbitai help to get the list of available commands and usage tips.

@SylvainJuge SylvainJuge changed the title [changelog] add release dates to existing releases yaml [changelog] add release dates + descriptions to existing releases bundles Apr 17, 2026
Comment thread docs/changelog.yml
resolve: true
repo: elastic-otel-java
owner: elastic
release_dates: true
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

In practice this option will require the next release of docs-builder as it has been merged just after release: elastic/docs-builder#3072.
@lcawl do you have an idea when the next release is scheduled ?

Copy link
Copy Markdown
Member

@theletterf theletterf left a comment

Choose a reason for hiding this comment

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

Nice!

@SylvainJuge SylvainJuge merged commit 986f59d into elastic:main Apr 21, 2026
25 checks passed
@SylvainJuge SylvainJuge deleted the release-notes-release-date branch April 21, 2026 13:29
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.

4 participants