Skip to content

Conversation

@nikhilsinhaparseable
Copy link
Contributor

@nikhilsinhaparseable nikhilsinhaparseable commented Nov 10, 2025

Summary by CodeRabbit

  • Chores
    • Version updated to 2.5.0
    • Metadata references updated to align with the new version

@coderabbitai
Copy link
Contributor

coderabbitai bot commented Nov 10, 2025

Walkthrough

This PR bumps the Parseable crate version from 2.4.3 to 2.5.0 in Cargo.toml and updates the associated parseable_ui metadata references (assets-url and assets-sha1) to align with the new release version.

Changes

Cohort / File(s) Summary
Version and metadata update
Cargo.toml
Bumped package version to 2.5.0; updated [package.metadata.parseable_ui] assets-url and assets-sha1 to reference the new 2.5.0 release artifacts.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

  • Straightforward version bump and metadata reference update with no logic changes
  • Single file modified with deterministic configuration updates

Possibly related PRs

Suggested reviewers

  • nitisht

Poem

🐰 The version hops from 2.4 to 2.5 so neat,
Assets updated, the release is complete!
Metadata dancing in Cargo's sweet care,
A spring-time bump floating through the air!

Pre-merge checks and finishing touches

❌ Failed checks (1 warning)
Check name Status Explanation Resolution
Description check ⚠️ Warning The pull request has no description provided by the author, missing required sections like Description, testing confirmation, and documentation checklist from the template. Add a pull request description following the template, including the goal of the release, key changes made, and confirmation of testing and documentation requirements.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely describes the main change: updating Cargo.toml for version 2.5.0 release, which matches the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

📜 Recent review details

Configuration used: CodeRabbit UI

Review profile: CHILL

Plan: Pro

📥 Commits

Reviewing files that changed from the base of the PR and between cbb8942 and 7959d22.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (1)
  • Cargo.toml (2 hunks)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (10)
  • GitHub Check: coverage
  • GitHub Check: Quest Smoke and Load Tests for Distributed deployments
  • GitHub Check: Quest Smoke and Load Tests for Standalone deployments
  • GitHub Check: Build Kafka aarch64-apple-darwin
  • GitHub Check: Build Default x86_64-unknown-linux-gnu
  • GitHub Check: Build Default x86_64-pc-windows-msvc
  • GitHub Check: Build Default aarch64-apple-darwin
  • GitHub Check: Build Default x86_64-apple-darwin
  • GitHub Check: Build Default aarch64-unknown-linux-gnu
  • GitHub Check: Build Kafka x86_64-unknown-linux-gnu
🔇 Additional comments (2)
Cargo.toml (2)

3-3: Version bump looks good.

Version is consistently updated from 2.4.3 to 2.5.0 across the package declaration.


163-164: Verify asset URL and SHA1 hash correspond to actual release artifacts.

The metadata references are updated to v2.5.0 with a new SHA1 hash. However, if this hash doesn't match the actual artifact at the S3 URL, build pipelines will fail during the asset verification step. Ensure that:

  1. The S3 asset actually exists at https://parseable-prism-build.s3.us-east-2.amazonaws.com/v2.5.0/build.zip
  2. The SHA1 hash c530d2e82d58e7ad577adf35f8fde77b26aea359 matches the downloaded artifact

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

@nikhilsinhaparseable nikhilsinhaparseable merged commit 0c1098f into parseablehq:main Nov 10, 2025
13 checks passed
@nikhilsinhaparseable nikhilsinhaparseable deleted the prepare-v2.5.0 branch November 10, 2025 22:00
@coderabbitai coderabbitai bot mentioned this pull request Nov 11, 2025
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.

1 participant