Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

fix (#136): remove pydantic.Field exclude #137

Merged
merged 2 commits into from
Sep 13, 2023
Merged

fix (#136): remove pydantic.Field exclude #137

merged 2 commits into from
Sep 13, 2023

Conversation

Lancetnik
Copy link
Owner

@Lancetnik Lancetnik commented Sep 13, 2023

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context.

close #136

Type of change

Please delete options that are not relevant.

  • Documentation (typos, code examples or any documentation update)
  • 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

Checklist

  • My code follows the style guidelines of this project (scripts/lint.sh has no errors)
  • I have performed a self-review of my own 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
  • New and existing unit tests pass locally with my changes
  • I added a code examples to illustrate the changes

@Lancetnik Lancetnik added the bug Something isn't working label Sep 13, 2023
@Lancetnik Lancetnik linked an issue Sep 13, 2023 that may be closed by this pull request
@Lancetnik Lancetnik merged commit b65e345 into main Sep 13, 2023
@Lancetnik Lancetnik deleted the fix-136 branch September 18, 2023 17:26
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Pydantic v1 'RabbitQueue' object has no attribute 'routing_key'
1 participant