Skip to content

Release#60

Merged
HardNorth merged 1 commit intomasterfrom
develop
Sep 29, 2025
Merged

Release#60
HardNorth merged 1 commit intomasterfrom
develop

Conversation

@HardNorth
Copy link
Member

No description provided.

@HardNorth HardNorth requested a review from Copilot September 29, 2025 09:29
@coderabbitai
Copy link

coderabbitai bot commented Sep 29, 2025

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch develop

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

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

Copy link

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 is a release preparation PR that updates the client version, migrates from JSR305 to Jakarta annotations, and modernizes timestamp handling by switching from Date to Instant classes for improved precision.

  • Client version updated to 5.4.3
  • Replaced JSR305 annotations with Jakarta annotations
  • Migrated from Date to Instant for better timestamp precision

Reviewed Changes

Copilot reviewed 32 out of 33 changed files in this pull request and generated 2 comments.

File Description
gradle.properties Version bump to 5.5.0-SNAPSHOT
CHANGELOG.md Documents the three main changes in this release
src/main/java/com/epam/reportportal/cucumber/*.java Migration from javax to jakarta annotations and Date to Instant
src/test/java/com/epam/reportportal/cucumber/**/*.java Test file updates for annotation migration, code formatting, and timestamp handling

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@HardNorth HardNorth merged commit af2f876 into master Sep 29, 2025
3 checks passed
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