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

clusterversion: create 25.1 version #134750

Merged
merged 2 commits into from
Nov 15, 2024

Commits on Nov 15, 2024

  1. clusterversion: create 25.1 version

    This change bumps the version on master to 25.1 without advancing the
    previous release to 24.3 (the latter can only be done once we have a
    published RC, or upgrade tests will fail). To allow this decoupling, a
    few minor tweaks were needed (to `SupportedPreviousReleases` and to
    the tool that generates the releases file.
    
    Also made some minor improvements to the runbook and
    sql-bootstrap-data. I will do a more thorough change to the runbook
    that separates this step.
    
    - [x] Add version key constant for new release, equal to `Latest`
    - [x] Add start version
    - [x] Update `pkg/build/version.txt` to the new version
    - [x] Update the `scplan` rules in `pkg/sql/schemachanger/scplan/internal/rules` (already done)
    - [x] Update releases file
    
    Epic: REL-1322
    RaduBerinde committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    519a3de View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f8b923 View commit details
    Browse the repository at this point in the history