Skip to content

Release v1.3.0#162

Merged
chadell merged 3 commits into
mainfrom
release-v1.3.0
Feb 19, 2024
Merged

Release v1.3.0#162
chadell merged 3 commits into
mainfrom
release-v1.3.0

Conversation

@chadell
Copy link
Copy Markdown
Contributor

@chadell chadell commented Feb 13, 2024

No description provided.

PhillSimonds and others added 3 commits August 4, 2023 10:55
Bring merge commits back into develop
* Update pydantic to v2 with necessary changes for tests to pass.
* Remove 3.12 from testing as there are ansible errors.
* Fixed deprecation warnings due to migrating to pydanticv2.
* Add test for load_validators to confirm which ones it loads.
* Updated pydantic env settings and added tests.
* Revert update of poetry.lock. Black tests/test_config_settings.py
* Fixed Flake8 issue.
* Loosened the pydantic version requirements to ^2.0
Comment thread pyproject.toml
[tool.poetry]
name = "schema-enforcer"
version = "1.2.2"
version = "1.3.0"
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Should this be a 2.0 version due to the pydantic version bump? Or are there no backwards-incompatible changes to the schema-enforcer API itself?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

that was my reasoning. I don't see any backwards-incompatible changes in the schema-enforcer. WDYT?

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Fine by me then.

@chadell chadell merged commit 1c32e46 into main Feb 19, 2024
@chadell chadell deleted the release-v1.3.0 branch February 19, 2024 15:29
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.

4 participants