Skip to content

Release 1.37 #3852

@dsimansk

Description

@dsimansk

Release Checklist

Resources

Pre-checks

Cutting the new release branch

Monitor Build Status

Once the serverless-operator branch is cut and PRs related to the release we're releasing are in,
Konflux pipelines will run (if they haven't already) and build the various artifacts.
You can check their aggregated status using the
Build Status Dashboard.

Pre-checks

Serving Manifests

  • Bump versions of serving, serving_artifacts_branch, kourier, net_kourier_artifacts_branch, net_istio and net_istio_artifacts_branch here
  • Run make generated-files and send a PR

Eventing Manifests

  • Bump versions of eventing* here
  • Run make generated-files and send a PR

Operator Manifests

  • Bump versions of operator here
  • Run make generated-files and send a PR (like this for 1.10)

Bump all golang deps

  • Update all versions here
  • Run ./hack/update-deps.sh --upgrade
  • Run make generated-files
  • Send a PR with the changes
  • Pray that it works 😸 Otherwise try bump in steps and/or find a dependency version mix (with go mod replace) that works

Update support end dates

  1. Go to Red Hat OpenShift Serverless product pages
  2. Update hack unsupported.yaml file
    with all versions and dates that have a fixed Maintenance support ends.
    - date: "2025-05-22"
      version: "1.34"
  3. Once the date arrives, hack will open a PR to remove midstream CI configurations
    (so that it removes periodic CI job runs, Konflux configuration generator will skip those branches, etc.)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions