Skip to content

chore: bump release 2.21.0#587

Merged
mcdoh merged 1 commit into
release/v2.21.0from
bump-versions-2.21.0
Jun 25, 2026
Merged

chore: bump release 2.21.0#587
mcdoh merged 1 commit into
release/v2.21.0from
bump-versions-2.21.0

Conversation

@mcdoh

@mcdoh mcdoh commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Summary

Bumps version from 2.20.0 to 2.21.0 (READMEs, docker compose files, Helm chart/values, skaffold, Makefile, compose unit tests) for the Enterprise 2.21.0 / OSS 1.18.0 release.

tests/fixtures/** are intentionally left at 2.20.0 — release automation revs those as RC artifacts publish.

Related

@mcdoh mcdoh requested a review from a team as a code owner June 25, 2026 13:50
@coderabbitai

coderabbitai Bot commented Jun 25, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 23109a07-c272-41d8-9fa6-2aa885d9985d

📥 Commits

Reviewing files that changed from the base of the PR and between d698de7 and eeb219b.

⛔ Files ignored due to path filters (10)
  • docker/common-services.yaml is excluded by !**/*.yaml
  • docker/internal-auth/compose.delegated-operators.gpu.yaml is excluded by !**/*.yaml
  • docker/internal-auth/compose.delegated-operators.yaml is excluded by !**/*.yaml
  • docker/legacy-auth/compose.delegated-operators.gpu.yaml is excluded by !**/*.yaml
  • docker/legacy-auth/compose.delegated-operators.yaml is excluded by !**/*.yaml
  • helm/fiftyone-teams-app/Chart.yaml is excluded by !**/*.yaml
  • helm/fiftyone-teams-app/values.schema.json is excluded by !**/*.json
  • helm/fiftyone-teams-app/values.yaml is excluded by !**/*.yaml
  • helm/values.yaml is excluded by !**/*.yaml
  • skaffold.yaml is excluded by !**/*.yaml
📒 Files selected for processing (11)
  • Makefile
  • docker/README.md
  • docker/docs/configuring-gpu-workloads.md
  • docker/docs/upgrading.md
  • docs/custom-plugins.md
  • docs/orchestrators/configuring-databricks-orchestrator.md
  • docs/orchestrators/configuring-kubernetes-orchestrator.md
  • helm/docs/upgrading.md
  • helm/fiftyone-teams-app/README.md
  • tests/unit/compose/docker-compose-internal-auth_test.go
  • tests/unit/compose/docker-compose-legacy-auth_test.go

Walkthrough

Bumped the default release version to 2.21.0 and updated matching Docker, Helm, orchestrator, and compose test references to the new images and SDK version.

Changes

2.21.0 release version bump

Layer / File(s) Summary
Version and reference updates
Makefile, docker/README.md, docker/docs/configuring-gpu-workloads.md, docs/custom-plugins.md, docs/orchestrators/configuring-databricks-orchestrator.md, docs/orchestrators/configuring-kubernetes-orchestrator.md, helm/fiftyone-teams-app/README.md
The default version, image tags, and pinned dependency examples were updated to 2.21.0 across build and documentation files.
Docker upgrade guide
docker/docs/upgrading.md
Docker upgrade instructions, notes, and example compose snippets were updated to reference FiftyOne Enterprise v2.21.0 and matching SDK versions.
Helm upgrade guide
helm/docs/upgrading.md
Helm upgrade instructions were updated to reference FiftyOne Enterprise v2.21.0, including license-file notes, SDK version guidance, and upgrade steps.
Internal-auth compose expectations
tests/unit/compose/docker-compose-internal-auth_test.go
Internal-auth compose tests now expect v2.21.0 image tags and FIFTYONE_APP_TEAMS_SDK_RECOMMENDED_VERSION=2.21.0 across app, plugins, delegated operations, and telemetry sidecar scenarios.
Legacy-auth compose expectations
tests/unit/compose/docker-compose-legacy-auth_test.go
Legacy-auth compose tests now expect v2.21.0 image tags and FIFTYONE_APP_TEAMS_SDK_RECOMMENDED_VERSION=2.21.0 across app, plugins, delegated operations, and telemetry sidecar scenarios.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

Suggested labels

priority-low

Suggested reviewers

  • kevin-dimichel
  • mo-getter

Poem

A bunny hopped through version land,
with carrots in a careful hand.
v2.21.0 now twinkles bright,
in docs and tests and images light.
🐇✨

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is missing the required Rationale, Changes, Review Priority, Checklist, and Testing sections from the template. Add the template sections: Rationale, Review Priority, Changes, Checklist parity between Docker Compose and Helm, and Testing.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the main change: a release version bump to 2.21.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch bump-versions-2.21.0

Warning

There were issues while running some tools. Please review the errors and either fix the tool's configuration or disable the tool if it's a critical failure.

🔧 golangci-lint (2.12.2)

level=error msg="[linters_context] typechecking error: pattern ./...: directory prefix . does not contain main module or its selected dependencies"


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

@mcdoh mcdoh merged commit 711670f into release/v2.21.0 Jun 25, 2026
10 of 12 checks passed
@mcdoh mcdoh deleted the bump-versions-2.21.0 branch June 25, 2026 15:41
@coderabbitai coderabbitai Bot mentioned this pull request Jul 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants