File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22Change history
33==============
44
5+ 4.0.0 (2026-04-08)
6+ ------------------
7+
8+ .. warning ::
9+
10+ This version combines the Objects API and Objecttypes into a single application named
11+ Open Object. This application no longer supports objecttypes hosted in an external application
12+ and it is required to first update to Objects API version 3.6.0 and run an import command
13+ to locally import the objecttypes (see TODO for more details).
14+
15+ **💥 Breaking changes **
16+
17+ **New features **
18+
19+ **Bugfixes **
20+
21+ **Maintenance **
22+
23+ **Documentation **
24+
25+
5263.6.0 (2026-02-06)
627------------------
728
Original file line number Diff line number Diff line change 22Objecten API
33============
44
5- :Version: 3.6 .0
5+ :Version: 4.0 .0
66:Source: https://github.com/maykinmedia/objecttypes-api
77:Keywords: objecten, assets, zaakobjecten
88
@@ -38,7 +38,10 @@ Applicatie versie Release datum API specificatie
3838================= ============== =============================
3939latest n/a `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/master/src/objects/api/v2/openapi.yaml >`_,
4040 `Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/master/src/objects/api/v2/openapi.yaml >`_,
41- (`verschillen <https://github.com/maykinmedia/objects-api/compare/3.6.0..master >`_)
41+ (`verschillen <https://github.com/maykinmedia/objects-api/compare/4.0.0..master >`_)
42+ 4.0.0 2026-04-08 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/4.0.0/src/objects/api/v2/openapi.yaml >`_,
43+ `Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/4.0.0/src/objects/api/v2/openapi.yaml >`_
44+ (`verschillen <https://github.com/maykinmedia/objects-api/compare/3.6.0..4.0.0 >`_)
42453.6.0 2026-02-06 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/3.6.0/src/objects/api/v2/openapi.yaml >`_,
4346 `Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/3.6.0/src/objects/api/v2/openapi.yaml >`_
4447 (`verschillen <https://github.com/maykinmedia/objects-api/compare/3.5.0..3.6.0 >`_)
Original file line number Diff line number Diff line change 22Objects API
33===========
44
5- :Version: 3.6 .0
5+ :Version: 4.0 .0
66:Source: https://github.com/maykinmedia/objects-api
77:Keywords: objects, assets, zaakobjecten
88
@@ -36,7 +36,10 @@ Application version Release date API specification
3636=================== ============== =============================
3737latest n/a `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/master/src/objects/api/v2/openapi.yaml >`_,
3838 `Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/master/src/objects/api/v2/openapi.yaml >`_,
39- (`diff <https://github.com/maykinmedia/objects-api/compare/3.6.0..master >`_)
39+ (`diff <https://github.com/maykinmedia/objects-api/compare/4.0.0..master >`_)
40+ 4.0.0 2026-04-08 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/4.0.0/src/objects/api/v2/openapi.yaml >`_,
41+ `Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/4.0.0/src/objects/api/v2/openapi.yaml >`_
42+ (`diff <https://github.com/maykinmedia/objects-api/compare/3.6.0..4.0.0 >`_)
40433.6.0 2026-02-06 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/3.6.0/src/objects/api/v2/openapi.yaml >`_,
4144 `Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/3.6.0/src/objects/api/v2/openapi.yaml >`_
4245 (`diff <https://github.com/maykinmedia/objects-api/compare/3.5.0..3.6.0 >`_)
Original file line number Diff line number Diff line change @@ -14,9 +14,9 @@ API Specification version(s)
1414 `Redoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.1/src/objecttypes/api/v2/openapi.yaml >`__,
1515 `Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/3.4.1/src/objecttypes/api/v2/openapi.yaml >`__
1616 )
17- `Objects API `_ 2.6 .0 (
18- `Redoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/3.6 .0/src/objects/api/v2/openapi.yaml >`__,
19- `Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/3.6 .0/src/objects/api/v2/openapi.yaml >`__
17+ `Objects API `_ 2.7 .0 (
18+ `Redoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/4.0 .0/src/objects/api/v2/openapi.yaml >`__,
19+ `Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objects-api/4.0 .0/src/objects/api/v2/openapi.yaml >`__
2020 )
2121====================== ==========================================
2222
Original file line number Diff line number Diff line change 11{
22 "name" : " objects" ,
3- "version" : " 3.6 .0" ,
3+ "version" : " 4.0 .0" ,
44 "description" : " objects project" ,
55 "main" : " src/objects/static/bundles/objects-js.js" ,
66 "directories" : {
Original file line number Diff line number Diff line change 1+ bsdutils -> useful for debugging
2+ dirmngr
3+ libblkid1
4+ libmariadb3 -> used by gdal?
5+ mariadb-common
6+ libheif-plugin-dav1d
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ publiccodeYmlVersion: '0.2'
77name : Objects API
88url : ' http://github.com/maykinmedia/objects-api.git'
99softwareType : standalone/backend
10- softwareVersion : 3.6 .0
11- releaseDate : ' 2026-02-06 '
10+ softwareVersion : 4.0 .0
11+ releaseDate : ' 2026-04-08 '
1212logo : ' https://github.com/maykinmedia/objects-api/blob/master/docs/logo.png'
1313platforms :
1414 - web
Original file line number Diff line number Diff line change 11[project ]
22requires-python = " ~= 3.12.12"
3- version = " 3.6 .0"
3+ version = " 4.0 .0"
44name = " objects-api"
55
66# Bumpversion configuration
77
88[tool .bumpversion ]
99commit = false
1010tag = false
11- current_version = " 3.6 .0"
11+ current_version = " 4.0 .0"
1212pre_commit_hooks = [
1313 " npm i" , # ensure that package-lock.json is updated
1414]
Original file line number Diff line number Diff line change 11from .celery import app as celery_app
22
33__all__ = ("celery_app" ,)
4- __version__ = "3.6 .0"
4+ __version__ = "4.0 .0"
55__author__ = "Maykin Media"
66__homepage__ = "https://github.com/maykinmedia/objects-api"
You can’t perform that action at this time.
0 commit comments