Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mitch/update rc to master #62

Closed
wants to merge 11 commits into from
Closed

Mitch/update rc to master #62

wants to merge 11 commits into from

Conversation

meotch
Copy link

@meotch meotch commented Mar 21, 2024

Summary of Changes

Please include a summary of the changes and the related issue. Please also include relevant motivation and context. List any dependencies that are required for this change.

Fixes # (issue)

Public API Additions/Changes

Please include a description of any new or modified publicly available classes and/or methods (if applicable).

Downstream Consumer Impact

Please include a description of how downstream consumers will be affected (breaking changes, bug fixes, internal behavior modification, etc.). If this PR introduces breaking changes please list out each of the breaking changes, as well as steps for migrating incompatible code.

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration

  • Test A
  • Test B

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works

mattnichols and others added 11 commits June 5, 2023 11:30
## [4.0.1](v4.0.0...4.0.1) (2023-06-06)

### Bug Fixes

* semantic release ([f5a986f](f5a986f))
## [5.0.0](v4.0.0...5.0.0) (2023-06-07)

### ⚠ BREAKING CHANGES

* upgrade to core:3.0.0

### Bug Fixes

* semantic release ([f5a986f](f5a986f))

### Build System

* upgrade to core:3.0.0 ([79dbbf5](79dbbf5))
This removes the extra throw of ConnectException on an unknown
exception. By allowing Exception to be thrown in the interface,
we can allow any non-R4J exception to be handled up the stack.
@meotch meotch closed this Mar 21, 2024
@meotch meotch deleted the mitch/update_rc_to_master branch March 26, 2024 20:27
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