Skip to content

chore: bump release 2.19.0#564

Merged
tom-vx51 merged 1 commit into
release/v2.19.0from
bump-versions-2.19.0
May 14, 2026
Merged

chore: bump release 2.19.0#564
tom-vx51 merged 1 commit into
release/v2.19.0from
bump-versions-2.19.0

Conversation

@tom-vx51

@tom-vx51 tom-vx51 commented May 13, 2026

Copy link
Copy Markdown
Member

Rationale

Bumps version references throughout the repo from 2.18.12.19.0 for the FiftyOne Enterprise 2.19.0 release.

Review Priority

  • high
  • medium
  • low

Changes

Ran perl -pi -e 's/2\.18\.1/2.19.0/g' across all files matching grep -rl '2.18.1' . (excluding .git, .venv, .idea, node_modules), then git restore tests/fixtures to preserve automation-managed fixtures.

Affected files (16 total):

  • helm/fiftyone-teams-app/Chart.yaml (version, appVersion)
  • helm/fiftyone-teams-app/values.yaml, values.schema.json, README.md
  • helm/values.yaml, helm/docs/upgrading.md
  • docker/common-services.yaml, docker/README.md, docker/docs/*.md
  • Makefile, skaffold.yaml
  • docs/custom-plugins.md, docs/orchestrators/configuring-databricks-orchestrator.md
  • tests/unit/compose/docker-compose-*_test.go

Checklist

  • This PR maintains parity between Docker Compose and Helm

Testing

N/A — version-string bump only. tests/fixtures/ was restored to avoid touching automation-managed files.

Related

  • Release branch: release/v2.19.0 (PR base)
  • fiftyone-teams bump: voxel51/fiftyone-teams#2623
  • voxel-hub bump: voxel51/voxel-hub#2221

Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
@tom-vx51 tom-vx51 requested a review from a team as a code owner May 13, 2026 18:25
@coderabbitai

coderabbitai Bot commented May 13, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

This PR bumps the FiftyOne Enterprise application version from 2.18.1 to 2.19.0 across build configuration, deployment documentation, and test validations. The version update cascades through Makefile, Docker and Helm deployment guides, example documentation, and test expectations.

Changes

Version 2.19.0 Release Bump

Layer / File(s) Summary
Build system version variable
Makefile
VERSION make variable updated to 2.19.0 for image version lookup and build targets.
Docker deployment documentation and examples
docker/README.md, docker/docs/configuring-gpu-workloads.md, docker/docs/upgrading.md
Docker guides updated with v2.19.0 image tags in examples and compose.override.yaml snippets. Upgrade instructions revised across multiple deployment paths with delegated operator image tags, license file requirements, and SDK connectivity loss notes updated to reference fiftyone==2.19.0.
Helm chart documentation and version metadata
helm/docs/upgrading.md, helm/fiftyone-teams-app/README.md
Helm chart version badge and teamsAppSettings.env.FIFTYONE_APP_TEAMS_SDK_RECOMMENDED_VERSION updated to 2.19.0. Helm upgrade guides revised with SDK connectivity and database access migration instructions matching the new release version across four legacy upgrade paths.
Example documentation for plugins and orchestrators
docs/custom-plugins.md, docs/orchestrators/configuring-databricks-orchestrator.md
Documentation examples updated with FIFTYONE_ENTERPRISE_VERSION and pinned SDK dependency references changed to 2.19.0.
Docker Compose test expectations
tests/unit/compose/docker-compose-internal-auth_test.go, tests/unit/compose/docker-compose-legacy-auth_test.go
Test assertions for service image tags and FIFTYONE_APP_TEAMS_SDK_RECOMMENDED_VERSION environment variables updated to v2.19.0 across internal-auth and legacy-auth configuration variants.

🎯 2 (Simple) | ⏱️ ~10 minutes

🐰 From version to version we hop,
2.19.0's a shiny new top!
Image tags gleam, tests validate bright,
Documentation aligned—all feels right! ✨

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'chore: bump release 2.19.0' clearly and concisely describes the main change—a version bump from 2.18.1 to 2.19.0 across the repository.
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.
Description check ✅ Passed The pull request description is well-structured and includes all required template sections with substantive content.

✏️ 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.19.0

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@docker/docs/upgrading.md`:
- Around line 249-252: Replace the imperative noun "Login to the FiftyOne
Enterprise UI" with the verb form "Log in to the FiftyOne Enterprise UI"
wherever it appears in the document (specifically update the occurrences of the
exact phrase "Login to the FiftyOne Enterprise UI" found in the shown diff block
and the other mentioned occurrences around lines 341-344 and 423-427); ensure
you only change the phrase text and preserve surrounding numbering, punctuation,
and formatting in the doc.

In `@helm/docs/upgrading.md`:
- Around line 398-401: Replace the phrase "Login to the FiftyOne Enterprise UI"
with "Log in to the FiftyOne Enterprise UI" wherever it appears in the updated
steps (specifically the instance shown in the diff and the other occurrences
noted at lines 482-485 and 572-575); update the markdown text in
helm/docs/upgrading.md so the step uses the verb form "Log in" for grammatical
consistency, preserving surrounding formatting and indentation.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: 046ef853-4dd8-4a5a-a812-5439b25e1c2f

📥 Commits

Reviewing files that changed from the base of the PR and between 816edea and 78d5f0d.

⛔ Files ignored due to path filters (6)
  • docker/common-services.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 (10)
  • Makefile
  • docker/README.md
  • docker/docs/configuring-gpu-workloads.md
  • docker/docs/upgrading.md
  • docs/custom-plugins.md
  • docs/orchestrators/configuring-databricks-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

Comment thread docker/docs/upgrading.md
Comment on lines +249 to 252
1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.19.0
1. Login to the FiftyOne Enterprise UI
1. To obtain the CLI command to install the FiftyOne SDK associated with
your FiftyOne Enterprise version, navigate to `Account > Install FiftyOne`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Use “Log in” (verb) instead of “Login” in step text.

Please change “Login to the FiftyOne Enterprise UI” to “Log in to the FiftyOne Enterprise UI” in these updated upgrade steps for consistent grammar.

Also applies to: 341-344, 423-427

🧰 Tools
🪛 LanguageTool

[grammar] ~249-~249: Ensure spelling is correct
Context: ...rs to FiftyOne Enterprise version 2.19.0 1. Login to the FiftyOne Enterprise UI 1. To...

(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docker/docs/upgrading.md` around lines 249 - 252, Replace the imperative noun
"Login to the FiftyOne Enterprise UI" with the verb form "Log in to the FiftyOne
Enterprise UI" wherever it appears in the document (specifically update the
occurrences of the exact phrase "Login to the FiftyOne Enterprise UI" found in
the shown diff block and the other mentioned occurrences around lines 341-344
and 423-427); ensure you only change the phrase text and preserve surrounding
numbering, punctuation, and formatting in the doc.

Comment thread helm/docs/upgrading.md
Comment on lines +398 to 401
1. Upgrade FiftyOne Enterprise SDK users to FiftyOne Enterprise version 2.19.0
1. Login to the FiftyOne Enterprise UI
1. To obtain the CLI command to install the FiftyOne SDK associated with
your FiftyOne Enterprise version, navigate to `Account > Install FiftyOne`

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Use “Log in” (verb) instead of “Login” in step text.

Please change “Login to the FiftyOne Enterprise UI” to “Log in to the FiftyOne Enterprise UI” in these updated steps for grammatical consistency.

Also applies to: 482-485, 572-575

🧰 Tools
🪛 LanguageTool

[grammar] ~398-~398: Ensure spelling is correct
Context: ...rs to FiftyOne Enterprise version 2.19.0 1. Login to the FiftyOne Enterprise UI 1. To...

(QB_NEW_EN_ORTHOGRAPHY_ERROR_IDS_1)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@helm/docs/upgrading.md` around lines 398 - 401, Replace the phrase "Login to
the FiftyOne Enterprise UI" with "Log in to the FiftyOne Enterprise UI" wherever
it appears in the updated steps (specifically the instance shown in the diff and
the other occurrences noted at lines 482-485 and 572-575); update the markdown
text in helm/docs/upgrading.md so the step uses the verb form "Log in" for
grammatical consistency, preserving surrounding formatting and indentation.

@kevin-dimichel kevin-dimichel added the priority-low Low Priority PR - review today label May 13, 2026
@tom-vx51 tom-vx51 merged commit e0b432d into release/v2.19.0 May 14, 2026
12 checks passed
@tom-vx51 tom-vx51 deleted the bump-versions-2.19.0 branch May 14, 2026 18:01
@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

priority-low Low Priority PR - review today

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants