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

[#513] Release 2.5.0 #514

Closed
wants to merge 65 commits into from
Closed

[#513] Release 2.5.0 #514

wants to merge 65 commits into from

Conversation

SonnyBA
Copy link
Contributor

@SonnyBA SonnyBA commented Jan 8, 2025

Partially fixes #513

Changes

Releases version 2.5.0

@SonnyBA SonnyBA changed the title Release/2.5.0 [#513] Release 2.5.0 Jan 8, 2025
Comment on lines +13 to +15
`Objecttypes API`_ 2.2.2 (
`Redoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.2.2/src/objecttypes/api/v2/openapi.yaml>`__,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.2.2/src/objecttypes/api/v2/openapi.yaml>`__
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Not sure if we want to take the upcoming release into account here for the Objecttypes API

@SonnyBA SonnyBA requested review from Coperh and stevenbal January 8, 2025 10:10
@SonnyBA SonnyBA self-assigned this Jan 8, 2025
@SonnyBA SonnyBA marked this pull request as ready for review January 8, 2025 10:11
@SonnyBA SonnyBA requested a review from joeribekker January 8, 2025 10:16
CHANGELOG.rst Show resolved Hide resolved
CHANGELOG.rst Show resolved Hide resolved
publiccode.yaml Show resolved Hide resolved
CHANGELOG.rst Show resolved Hide resolved
CHANGELOG.rst Show resolved Hide resolved
CHANGELOG.rst Show resolved Hide resolved
CHANGELOG.rst Show resolved Hide resolved
CHANGELOG.rst Show resolved Hide resolved
@Coperh
Copy link
Contributor

Coperh commented Jan 8, 2025

Also for this and objectstypes, switching from setup-config <=3.0 to >=4.0 makes all previous configuration not work and should be mentioned.

SonnyBA and others added 3 commits January 8, 2025 16:19
swrichards and others added 23 commits January 8, 2025 16:19
* [#485] Merge closed branch

* [#485] Add SitesConfigurationStep and TokenAuthConfigurationStep in settings

* [#485] Black and isort

* [#485] Create Step and Model

* [#485] Fix requirements

* [#485] Fix yaml file

* [#485] Update namespace

* [#485] Fix tests

* [#485] Update generate tokens

* [#485] Fix docs

* [#485] Add missing field in docs

* [#485] Add validate_no_empty for identifier

* [#485] Open-api-framework new realease

* [#485] Run bin/generate_envvar_docs.sh

* [#485] Update fixtures demodata

* [#485] Add sites_config_enable in data.yaml
…ns-comma

support commas in data_attrs query param
* add sphinx dependencies to ci.in
* add flag to run docs check
* fix broken links
* parent 64fa395
author Daniel Mursa <[email protected]> 1734341658 +0100
committer Daniel Mursa <[email protected]> 1734604578 +0100

parent 64fa395
author Daniel Mursa <[email protected]> 1734341658 +0100
committer Daniel Mursa <[email protected]> 1734604572 +0100

[#485] Merge closed branch

[#485] Add SitesConfigurationStep and TokenAuthConfigurationStep in settings

[#485] Black and isort

[#485] Fix requirements

[#485] Update namespace

[#486] Update TokenAuthConfigurationStep

[#486] Permissions can be empty list

[#486] Update tests

[#486] New tests

[#486] Update tests

[#486] Fix old tests

[#486] Update data.yaml

[#486] Activate ObjectTypesConfigurationStep

[#486] Add new test

[#486] Update config_cli.rst

[#486] Fix config_cli.rst

[#486] Fix config_cli.rst

[#486] Uniform data.yaml and config_cli.rst

* [#486] Update PrerequisiteFailed in ConfigurationRunFailed

* [#486] Fields type in permissions

* [#486] Update debug message

* [#486] Update permissions fields type

* [#486] Fix tests

* [#486] New test for field_based_authorization

* [#486] Flake8
this version fixes publishing latest docker tag
see #260/#259/#258 (dependabot alerts)
@SonnyBA SonnyBA changed the base branch from master to stable/2.5.x January 8, 2025 15:28
Copy link
Member

@joeribekker joeribekker left a comment

Choose a reason for hiding this comment

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

This needs to split into a major and a minor release: 2.5.0 and 3.0.0 where they are exactly the same, except for the v1 endpoint removal in 3.0.0

@SonnyBA
Copy link
Contributor Author

SonnyBA commented Jan 8, 2025

Declining this in favor of #516

@SonnyBA SonnyBA closed this Jan 8, 2025
@SonnyBA SonnyBA mentioned this pull request Jan 9, 2025
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.

Objects / Objecttypes API release
7 participants