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

Backport to 1.2.x - fix marshmallow-enum bug (#1746) #1754

Merged
merged 5 commits into from
Jul 19, 2023

Conversation

eapolinario
Copy link
Collaborator

@eapolinario eapolinario commented Jul 18, 2023

This backports #1746 to the 1.2 release branch as that's considered a critical fix.

I'm also removing the latest tag from the official docker images (so that only releases off of master can use them).

cosmicBboy and others added 2 commits July 18, 2023 10:23
* fix marchmallow-enum bug

Signed-off-by: Niels Bantilan <[email protected]>

* Remove constraints in requirements.in

Signed-off-by: eduardo apolinario <[email protected]>

* Fix test_dataclass_transformer

Signed-off-by: eduardo apolinario <[email protected]>

* Remove more dev dependencies

Signed-off-by: eduardo apolinario <[email protected]>

* Revert "Fix test_dataclass_transformer"

This reverts commit 7d92b0f.

Signed-off-by: eduardo apolinario <[email protected]>

* Set upper bound ot dataclasses-json

Signed-off-by: eduardo apolinario <[email protected]>

* Set pyyaml version to 5.4.1

Signed-off-by: eduardo apolinario <[email protected]>

---------

Signed-off-by: Niels Bantilan <[email protected]>
Signed-off-by: eduardo apolinario <[email protected]>
Co-authored-by: eduardo apolinario <[email protected]>
Signed-off-by: eduardo apolinario <[email protected]>
Signed-off-by: eduardo apolinario <[email protected]>
Signed-off-by: eduardo apolinario <[email protected]>
Signed-off-by: eduardo apolinario <[email protected]>
@eapolinario eapolinario merged commit 411f1ac into release-v1.2 Jul 19, 2023
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.

[BUG] The new release of dataclasses-json broke flytekit stock installations
3 participants