Skip to content

Commit 0a497ee

Browse files
committed
🔖 Release version 3.4.2
1 parent dab3c86 commit 0a497ee

File tree

7 files changed

+72
-31
lines changed

7 files changed

+72
-31
lines changed

CHANGELOG.rst

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,41 @@
22
Change history
33
==============
44

5+
3.4.2 (2026-04-10)
6+
------------------
7+
8+
**Project maintenance**
9+
10+
* [maykinmedia/open-api-framework#211] Optimize memory usage for uWSGI and celery-flower
11+
12+
* Make sure uWSGI workers restart after 1000 requests
13+
* Set ``FLOWER_MAX_TASKS=1000`` and ``FLOWER_MAX_WORKERS=50``
14+
15+
* Upgrade python dependencies
16+
17+
* ``asgiref`` to 3.11.1
18+
* ``cbor2`` to 5.9.0
19+
* ``cffi`` to 2.0.0
20+
* ``commonground-api-common`` to 2.11.0
21+
* ``cryptography`` to 46.0.6
22+
* ``django`` to 5.2.13
23+
* ``django-formtools`` to 2.5.1
24+
* ``mozilla-django-oidc`` to 5.0.2
25+
* ``mozilla-django-oidc-db`` to 2.0.1
26+
* ``open-api-framework`` to 0.13.4
27+
* ``protobuf`` to 6.33.5
28+
* ``pyjwt`` to 2.12.1
29+
* ``pyopenssl`` to 26.0.0
30+
* ``requests`` to 2.33.1
31+
* ``sqlparse`` to 0.5.5
32+
33+
* Upgrade NPM dependencies
34+
* [maykinmedia/commonground-api-common#142] Update API response error format to be compliant with ``application/problem+json``
35+
36+
* Remove unnecessary dev packages from docker build
37+
* Fix CodeQL warning for codeql-analysis action
38+
* Add explicit least privilege permissions for each Github actions workflow
39+
540
3.4.1 (2026-02-05)
641
------------------
742

README.NL.rst

Lines changed: 26 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Objecttypen API
33
===============
44

5-
:Version: 3.4.1
5+
:Version: 3.4.2
66
:Source: https://github.com/maykinmedia/objecttypes-api
77
:Keywords: objecten, assets, zaakobjecten
88

@@ -31,34 +31,37 @@ API specificatie
3131

3232
|lint-oas| |generate-sdks| |generate-postman-collection|
3333

34-
================= ============== =============================
35-
Applicatie versie Release datum API specificatie
36-
================= ============== =============================
37-
latest n/a `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml>`_,
38-
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml>`_,
39-
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/3.4.1..master>`_)
34+
================= ============== =============================
35+
Applicatie versie Release datum API specificatie
36+
================= ============== =============================
37+
latest n/a `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml>`_,
38+
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml>`_,
39+
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/3.4.2..master>`_)
40+
3.4.2 2026-04-10 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.2/src/objecttypes/api/v2/openapi.yaml>`_,
41+
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.2/src/objecttypes/api/v2/openapi.yaml>`_
42+
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/3.4.1..3.4.2>`_)
4043
3.4.1 2026-02-05 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.1/src/objecttypes/api/v2/openapi.yaml>`_,
4144
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.1/src/objecttypes/api/v2/openapi.yaml>`_
4245
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/3.4.0..3.4.1>`_)
4346
3.4.0 2025-12-01 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.0/src/objecttypes/api/v2/openapi.yaml>`_,
4447
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.0/src/objecttypes/api/v2/openapi.yaml>`_
4548
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/3.0.0..3.4.0>`_)
46-
3.0.0 2025-01-22 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.0.0/src/objecttypes/api/v2/openapi.yaml>`_,
47-
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.0.0/src/objecttypes/api/v2/openapi.yaml>`_
48-
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.3.0..3.0.0>`_)
49-
2.3.0 2025-01-10 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.3.0/src/objecttypes/api/v2/openapi.yaml>`_,
50-
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.3.0/src/objecttypes/api/v2/openapi.yaml>`_
51-
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.2.2..2.3.0>`_)
52-
2.2.2 2022-08-23 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.2.2/src/objecttypes/api/v2/openapi.yaml>`_,
53-
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.2.2/src/objecttypes/api/v2/openapi.yaml>`_
54-
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.2.0..2.2.2#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
55-
2.2.0 2022-06-24 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.2.0/src/objecttypes/api/v2/openapi.yaml>`_,
56-
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.2.0/src/objecttypes/api/v2/openapi.yaml>`_
57-
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.0.0..2.2.0#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
58-
2.0.0 2021-10-04 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.0.0/src/objecttypes/api/v2/openapi.yaml>`_,
59-
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.0.0/src/objecttypes/api/v2/openapi.yaml>`_
60-
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/1.2.0..2.0.0#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
61-
================= ============== =============================
49+
3.0.0 2025-01-22 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.0.0/src/objecttypes/api/v2/openapi.yaml>`_,
50+
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.0.0/src/objecttypes/api/v2/openapi.yaml>`_
51+
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.3.0..3.0.0>`_)
52+
2.3.0 2025-01-10 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.3.0/src/objecttypes/api/v2/openapi.yaml>`_,
53+
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.3.0/src/objecttypes/api/v2/openapi.yaml>`_
54+
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.2.2..2.3.0>`_)
55+
2.2.2 2022-08-23 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.2.2/src/objecttypes/api/v2/openapi.yaml>`_,
56+
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.2.2/src/objecttypes/api/v2/openapi.yaml>`_
57+
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.2.0..2.2.2#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
58+
2.2.0 2022-06-24 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.2.0/src/objecttypes/api/v2/openapi.yaml>`_,
59+
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.2.0/src/objecttypes/api/v2/openapi.yaml>`_
60+
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.0.0..2.2.0#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
61+
2.0.0 2021-10-04 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.0.0/src/objecttypes/api/v2/openapi.yaml>`_,
62+
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.0.0/src/objecttypes/api/v2/openapi.yaml>`_
63+
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/1.2.0..2.0.0#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
64+
================= ============== =============================
6265

6366
Vorige versies worden nog 6 maanden ondersteund nadat de volgende versie is uitgebracht.
6467

README.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
Objecttypes API
33
===============
44

5-
:Version: 3.4.1
5+
:Version: 3.4.2
66
:Source: https://github.com/maykinmedia/objecttypes-api
77
:Keywords: objects, assets, zaakobjecten
88

@@ -35,7 +35,10 @@ Application version Release date API specification
3535
=================== ============== =============================
3636
latest n/a `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml>`_,
3737
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml>`_,
38-
(`diff <https://github.com/maykinmedia/objecttypes-api/compare/3.4.1..master>`_)
38+
(`diff <https://github.com/maykinmedia/objecttypes-api/compare/3.4.2..master>`_)
39+
3.4.2 2026-04-10 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.2/src/objecttypes/api/v2/openapi.yaml>`_,
40+
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.2/src/objecttypes/api/v2/openapi.yaml>`_
41+
(`diff <https://github.com/maykinmedia/objecttypes-api/compare/3.4.1..3.4.2>`_)
3942
3.4.1 2026-02-05 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.1/src/objecttypes/api/v2/openapi.yaml>`_,
4043
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.1/src/objecttypes/api/v2/openapi.yaml>`_
4144
(`diff <https://github.com/maykinmedia/objecttypes-api/compare/3.4.0..3.4.1>`_)

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "objecttypes",
3-
"version": "3.4.1",
3+
"version": "3.4.2",
44
"description": "objecttypes project",
55
"main": "src/objecttypes/static/bundles/objecttypes-js.js",
66
"directories": {

publiccode.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@ publiccodeYmlVersion: '0.2'
77
name: Objecttypes API
88
url: 'http://github.com/maykinmedia/objecttypes-api.git'
99
softwareType: standalone/backend
10-
softwareVersion: 3.4.1
11-
releaseDate: '2026-02-05'
10+
softwareVersion: 3.4.2
11+
releaseDate: '2026-04-10'
1212
logo: 'https://github.com/maykinmedia/objects-api/blob/master/docs/logo.png'
1313
platforms:
1414
- web

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ requires-python = "== 3.12"
44
# Bumpversion configuration
55

66
[tool.bumpversion]
7-
current_version = "3.4.1"
7+
current_version = "3.4.2"
88
commit = false
99
tag = false
1010
pre_commit_hooks = [

0 commit comments

Comments
 (0)