Skip to content

Bump product_version to 1.0.1 and align backport targets - #483

Merged
Jan-Kazlouski-elastic merged 1 commit into
mainfrom
jan-kazlouski/bump-product-version-1.0.1
Aug 26, 2026
Merged

Bump product_version to 1.0.1 and align backport targets#483
Jan-Kazlouski-elastic merged 1 commit into
mainfrom
jan-kazlouski/bump-product-version-1.0.1

Conversation

@Jan-Kazlouski-elastic

@Jan-Kazlouski-elastic Jan-Kazlouski-elastic commented Aug 26, 2026

Copy link
Copy Markdown
Contributor

Closes #482

After releasing 1.0.0, main still had product_version 1.0.0, so Docker publishes from main continued to overwrite 1.0.0-SNAPSHOT. That conflates the released image with the next development snapshot.

Changes

  • Bump product_version on main to 1.0.1 so the next publish from main produces docker.elastic.co/integrations/crawler:1.0.1-SNAPSHOT
  • Update .backportrc.json backport targets to the supported lines only: main and 1.0 (drop stale 0.4 / 0.3 / 0.2 and the obsolete v0.5.0main mapping)

Checklists

Pre-Review Checklist

  • This PR does NOT contain credentials of any kind, such as API keys or username/passwords (double check crawler.yml.example and elasticsearch.yml.example)
  • This PR has a meaningful title
  • This PR links to all relevant GitHub issues that it fixes or partially addresses
  • this PR has a thorough description
  • Covered the changes with automated tests
  • Tested the changes locally
  • Added a label for each target release version (example: v0.1.0)
  • Considered corresponding documentation changes
  • Contributed any configuration settings changes to the configuration reference
  • Ran make notice if any dependencies have been added

Changes Requiring Extra Attention

None. Version metadata and backport config only.

Related Pull Requests

N/A

Release Note

None. Internal versioning / release-process hygiene.

After 1.0.0, main should track the next patch so snapshot publishes are 1.0.1-SNAPSHOT. Limit backport targets to main and 1.0.
@Jan-Kazlouski-elastic
Jan-Kazlouski-elastic merged commit 37dd9fb into main Aug 26, 2026
6 checks passed
@Jan-Kazlouski-elastic
Jan-Kazlouski-elastic deleted the jan-kazlouski/bump-product-version-1.0.1 branch August 26, 2026 21:00
@github-actions

Copy link
Copy Markdown

💔 Failed to create backport PR(s)

Status Branch Result
1.0 Commit could not be cherrypicked due to conflicts

To backport manually run:
backport --pr 483 --autoMerge --autoMergeMethod squash

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

auto-backport housekeeping Misc changes to things such as in-line comments team:extract-and-transform v1.0.1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bump product_version to 1.0.1 and align backport targets

2 participants