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

🔖 release 2.1.1 #95

Merged
merged 1 commit into from
Feb 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .bumpversion.cfg
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[bumpversion]
commit = False
tag = False
current_version = 2.1.0
current_version = 2.1.1

[bumpversion:file:README.rst]

Expand Down
14 changes: 14 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,20 @@
Change history
==============

2.1.1 (2024-02-06)
------------------

**Bugfixes and QOL**

* added ``ENVIRONMENT`` environment variable (maykinmedia/objects-api#310)
* updated python to 3.10 (#94)
* bumped Django to 3.2 (#88)
* removed hijack library (#88)
* replaced vng-api-common with commonground-api-common library (#88)
* updated base for docker image from Debian 10 to Debian 12 (#94)
* bumped python libraries mozilla-django-oidc, mozilla-django-oidc-db (#94)
* fixed name of the folder in INSTALL.rst (#86)

2.1.0 (2022-06-24)
------------------

Expand Down
10 changes: 5 additions & 5 deletions README.NL.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Objecttypen API
===============

:Version: 2.1.0
:Version: 2.1.1
:Source: https://github.com/maykinmedia/objecttypes-api
:Keywords: objecten, assets, zaakobjecten

Expand Down Expand Up @@ -36,10 +36,10 @@ Versie Release datum API specificatie
============== ============== =============================
latest n/a `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml>`_,
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.1.0..master#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
2.1.0 2022-06-24 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.1.0/src/objecttypes/api/v2/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.1.0/src/objecttypes/api/v2/openapi.yaml>`_
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.0.0..2.1.0#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.1.1..master#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
2.1.1 2022-06-24 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.1.1/src/objecttypes/api/v2/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.1.1/src/objecttypes/api/v2/openapi.yaml>`_
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/2.0.0..2.1.1#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
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>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.0.0/src/objecttypes/api/v2/openapi.yaml>`_
(`verschillen <https://github.com/maykinmedia/objecttypes-api/compare/1.2.0..2.0.0#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
Expand Down
10 changes: 5 additions & 5 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Objecttypes API
===============

:Version: 2.1.0
:Version: 2.1.1
:Source: https://github.com/maykinmedia/objecttypes-api
:Keywords: objects, assets, zaakobjecten

Expand Down Expand Up @@ -35,10 +35,10 @@ Version Release date API specification
============== ============== =============================
latest n/a `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/master/src/objecttypes/api/v2/openapi.yaml>`_,
(`diff <https://github.com/maykinmedia/objecttypes-api/compare/2.1.0..master#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
2.1.0 2022-06-24 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.1.0/src/objecttypes/api/v2/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.1.0/src/objecttypes/api/v2/openapi.yaml>`_
(`diff <https://github.com/maykinmedia/objecttypes-api/compare/2.0.0..2.1.0#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
(`diff <https://github.com/maykinmedia/objecttypes-api/compare/2.1.1..master#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
2.1.1 2022-06-24 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.1.1/src/objecttypes/api/v2/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.1.1/src/objecttypes/api/v2/openapi.yaml>`_
(`diff <https://github.com/maykinmedia/objecttypes-api/compare/2.0.0..2.1.1#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
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>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/objecttypes-api/2.0.0/src/objecttypes/api/v2/openapi.yaml>`_
(`diff <https://github.com/maykinmedia/objecttypes-api/compare/1.2.0..2.0.0#diff-b9c28fec6c3f3fa5cff870d24601d6ab7027520f3b084cc767aefd258cb8c40a>`_)
Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "objecttypes",
"version": "2.1.0",
"version": "2.1.1",
"description": "objecttypes project",
"main": "src/objecttypes/static/bundles/objecttypes-js.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion publiccode.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ publiccodeYmlVersion: '0.2'
name: Objecttypes API
url: 'http://github.com/maykinmedia/objecttypes-api.git'
softwareType: standalone/backend
softwareVersion: 2.1.0
softwareVersion: 2.1.1
releaseDate: '2021-01-13'
logo: 'https://github.com/maykinmedia/objects-api/blob/master/docs/logo.png'
platforms:
Expand Down
2 changes: 1 addition & 1 deletion src/objecttypes/api/v2/openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.3
info:
title: Objecttypes API
version: 2.1.0 (v2)
version: 2.1.1 (v2)
description: |+
An API to manage Object types.

Expand Down Expand Up @@ -40,7 +40,7 @@
/objecttypes:
get:
operationId: objecttype_list
description: ''

Check warning on line 43 in src/objecttypes/api/v2/openapi.yaml

View workflow job for this annotation

GitHub Actions / Run with version v2

operation-description Operation `description` must be present and non-empty string.
parameters:
- in: query
name: dataClassification
Expand Down Expand Up @@ -77,7 +77,7 @@
description: OK
post:
operationId: objecttype_create
description: ''

Check warning on line 80 in src/objecttypes/api/v2/openapi.yaml

View workflow job for this annotation

GitHub Actions / Run with version v2

operation-description Operation `description` must be present and non-empty string.
parameters:
- in: header
name: Content-Type
Expand Down Expand Up @@ -107,7 +107,7 @@
/objecttypes/{objecttype_uuid}/versions:
get:
operationId: objectversion_list
description: ''

Check warning on line 110 in src/objecttypes/api/v2/openapi.yaml

View workflow job for this annotation

GitHub Actions / Run with version v2

operation-description Operation `description` must be present and non-empty string.
parameters:
- in: path
name: objecttype_uuid
Expand Down Expand Up @@ -141,7 +141,7 @@
description: OK
post:
operationId: objectversion_create
description: ''

Check warning on line 144 in src/objecttypes/api/v2/openapi.yaml

View workflow job for this annotation

GitHub Actions / Run with version v2

operation-description Operation `description` must be present and non-empty string.
parameters:
- in: header
name: Content-Type
Expand Down Expand Up @@ -177,7 +177,7 @@
/objecttypes/{objecttype_uuid}/versions/{version}:
get:
operationId: objectversion_read
description: ''

Check warning on line 180 in src/objecttypes/api/v2/openapi.yaml

View workflow job for this annotation

GitHub Actions / Run with version v2

operation-description Operation `description` must be present and non-empty string.
parameters:
- in: path
name: objecttype_uuid
Expand Down Expand Up @@ -206,7 +206,7 @@
description: OK
put:
operationId: objectversion_update
description: ''

Check warning on line 209 in src/objecttypes/api/v2/openapi.yaml

View workflow job for this annotation

GitHub Actions / Run with version v2

operation-description Operation `description` must be present and non-empty string.
parameters:
- in: header
name: Content-Type
Expand Down Expand Up @@ -248,7 +248,7 @@
description: OK
patch:
operationId: objectversion_partial_update
description: ''

Check warning on line 251 in src/objecttypes/api/v2/openapi.yaml

View workflow job for this annotation

GitHub Actions / Run with version v2

operation-description Operation `description` must be present and non-empty string.
parameters:
- in: header
name: Content-Type
Expand Down Expand Up @@ -290,7 +290,7 @@
description: OK
delete:
operationId: objectversion_delete
description: ''

Check warning on line 293 in src/objecttypes/api/v2/openapi.yaml

View workflow job for this annotation

GitHub Actions / Run with version v2

operation-description Operation `description` must be present and non-empty string.
parameters:
- in: path
name: objecttype_uuid
Expand All @@ -316,7 +316,7 @@
/objecttypes/{uuid}:
get:
operationId: objecttype_read
description: ''

Check warning on line 319 in src/objecttypes/api/v2/openapi.yaml

View workflow job for this annotation

GitHub Actions / Run with version v2

operation-description Operation `description` must be present and non-empty string.
parameters:
- in: path
name: uuid
Expand All @@ -338,7 +338,7 @@
description: OK
put:
operationId: objecttype_update
description: ''

Check warning on line 341 in src/objecttypes/api/v2/openapi.yaml

View workflow job for this annotation

GitHub Actions / Run with version v2

operation-description Operation `description` must be present and non-empty string.
parameters:
- in: header
name: Content-Type
Expand Down
4 changes: 2 additions & 2 deletions src/objecttypes/conf/api.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
from vng_api_common.conf.api import * # noqa - imports white-listed

API_VERSION = "2.1.0"
VERSIONS = {"v1": "1.2.0", "v2": "2.1.0"}
API_VERSION = "2.1.1"
VERSIONS = {"v1": "1.2.0", "v2": "2.1.1"}


# api settings
Expand Down
Loading