Skip to content

Conversation

@jp-agenta
Copy link
Member

release/v0.60.2

Copilot AI review requested due to automatic review settings November 10, 2025 13:41
@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Nov 10, 2025
@CLAassistant
Copy link

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


GitHub CI seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

@dosubot dosubot bot added the implemented label Nov 10, 2025
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR bumps the version from 0.60.1 to 0.60.2 and includes several improvements: updated logo assets across the application, enhanced path resolution for handling object keys containing dots, and adjusted entitlements for the Hobby plan.

Key changes:

  • Version bump to 0.60.2 across all packages (web, SDK, API)
  • Logo asset updates replacing old image files with new standardized naming
  • Improved path resolution logic to support literal keys containing dots in nested objects
  • Removed application quota limit for Hobby plan and updated plan features text

Reviewed Changes

Copilot reviewed 16 out of 40 changed files in this pull request and generated 3 comments.

Show a summary per file
File Description
web/package.json, web/oss/package.json, web/ee/package.json Version bumped to 0.60.2
sdk/pyproject.toml, api/pyproject.toml Version bumped to 0.60.2
web/oss/src/pages/auth/[[...path]].tsx Updated logo path reference
web/oss/src/components/pages/app-management/modals/MaxAppModal.tsx Updated logo path reference
web/oss/src/components/Logo/Logo.tsx Updated logo paths in LOGOS object
web/ee/src/components/PostSignupForm/PostSignupForm.tsx Updated logo path reference
docs/docusaurus.config.ts Updated logo paths in config
web/oss/src/components/pages/observability/drawer/TestsetDrawer/assets/helpers.ts Added getValueAtPath helper function with dot notation support
web/oss/src/components/pages/observability/drawer/TestsetDrawer/TestsetDrawer.tsx Replaced manual path resolution with getValueAtPath helper
web/ee/src/lib/workers/evalRunner/pureEnrichment.ts Enhanced resolvePath to support literal keys with dots
web/oss/src/components/TestsetTable/TestsetTable.tsx Added suppressFieldDotNotation prop to AG Grid
web/ee/src/components/pages/settings/Billing/index.tsx Added "applications" to usage filter
api/ee/src/core/entitlements/types.py Updated Hobby plan features text and removed applications quota limit
Multiple asset files Removed old logo files and added new standardized logo assets

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@bekossy bekossy self-requested a review November 10, 2025 13:44
@dosubot dosubot bot added the lgtm This PR has been approved by a maintainer label Nov 10, 2025
@jp-agenta jp-agenta enabled auto-merge November 10, 2025 13:54
@jp-agenta jp-agenta merged commit 210c6fe into main Nov 10, 2025
12 of 13 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

implemented lgtm This PR has been approved by a maintainer size:M This PR changes 30-99 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants