Skip to content

Comments

fix!: require emit() method implementation in LogHandlerBase#41

Merged
cademirch merged 2 commits intomainfrom
release-2.0
Sep 28, 2025
Merged

fix!: require emit() method implementation in LogHandlerBase#41
cademirch merged 2 commits intomainfrom
release-2.0

Conversation

@cademirch
Copy link
Collaborator

BREAKING CHANGE: All LogHandlerBase subclasses must now implement the emit() method.

This change was introduced in PR #35 but was not properly documented as breaking. Plugin authors need to ensure their LogHandlerBase implementations include a concrete emit() method.

@cademirch cademirch merged commit f3d56fe into main Sep 28, 2025
4 checks passed
@cademirch cademirch deleted the release-2.0 branch September 28, 2025 19:47
cademirch pushed a commit that referenced this pull request Sep 28, 2025
🤖 I have created a release *beep* *boop*
---


##
[2.0.0](v1.2.5...v2.0.0)
(2025-09-28)


### ⚠ BREAKING CHANGES

* All LogHandlerBase subclasses must now implement the emit() method.

### Features

* Add test baseclass
([#39](#39))
([1b4f2b2](1b4f2b2))


### Bug Fixes

* require emit() method implementation in LogHandlerBase
([#41](#41))
([f3d56fe](f3d56fe))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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