Skip to content

release: 1.0.2 – remove raygun4py dependency#5

Merged
ProRedCat merged 1 commit intomasterfrom
support/1.0.2
Nov 25, 2025
Merged

release: 1.0.2 – remove raygun4py dependency#5
ProRedCat merged 1 commit intomasterfrom
support/1.0.2

Conversation

@ProRedCat
Copy link
Copy Markdown
Member

@ProRedCat ProRedCat commented Nov 25, 2025

Description 📝

  • Purpose: Prepare patch release 1.0.2 by removing the raygun4py dependency and associated exception-hook wiring to reduce unnecessary dependencies and simplify error handling.
  • Approach: Removed raygun4py import and excepthook setup from integration.py, dropped raygun4py from pyproject.toml dependencies, bumped version to 1.0.2, and updated RELEASENOTES.md.

Type of change

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Updates
👉 Remove raygun4py dependency and exception handler code from integration.py
👉 Drop raygun4py from pyproject.toml dependencies
👉 Bump version to 1.0.2 and add 1.0.2 notes to RELEASENOTES.md

Screenshots 📷

{Image here of before and after - if applicable}

Test plan 🧪

Provide guidance for how to QA your proposed changes. This is not only for a test but also useful for a reviewer.
{A test plan outlining scenarios to test}

Author(s) to check 👓

  • Project and all contained modules builds successfully
  • Self-/dev-tested
  • Unit/UI/Automation/Integration tests provided where applicable
  • Code is written to standards
  • Appropriate documentation written (code comments, internal docs)

Copy link
Copy Markdown
Collaborator

@TheRealAgentK TheRealAgentK left a comment

Choose a reason for hiding this comment

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

LGTM

@ProRedCat ProRedCat merged commit e799898 into master Nov 25, 2025
@sumitramanga sumitramanga deleted the support/1.0.2 branch November 26, 2025 21:46
@g-n-b
Copy link
Copy Markdown

g-n-b commented Dec 1, 2025

LGTM

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.

3 participants