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

🔖 [#318] Release 2.5.0 #319

Merged
merged 2 commits into from
Jan 28, 2025
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.4.0
current_version = 2.5.0

[bumpversion:file:README.rst]

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

2.5.0
=====
*January, 28, 2025*

**New features**

* Add support for setup configuration
* [#293] Configuring access tokens
* [#294] Admin authentication via OIDC

**Bugfixes/QoL**:

* Add UUID to Klantinteracties admin search fields and fieldsets
* [#254] Fix incorrect URLs being returned in API responses for ``Persoon``, ``Bijlage`` and ``CategorieRelatie``
* [#265] Fix ``adres__icontains`` for GET requests on ``digitaleadressen`` endpoint
* [#272] Make ``digitaalAdres.omschrijving`` not required
* [#252] Make ``Persoon.overlijdensdatum`` optional via admin interface
* Point help text for ``DigitaalAdres.is_standaard_adres`` to correctly cased field name
* [maykinmedia/charts#148] Add timeouts to celery tasks


**Project maintenance**

* [#66] Update zgw-consumers to 0.35.1
* [#66] Update commonground-api-common to 2.1.2
* [#66] Update notifications-api-common to 0.3.1
* Update open-api-framework to 0.9.2
* [maykinmedia/open-api-framework#92] Make sure documentation is built in CI
* [maykinmedia/open-api-framework#92] Fix pushing of Docker latest tag
* Fix code-analysis workflow
* [maykinmedia/open-api-framework#81] Switch from pip-compile to UV
* [maykinmedia/open-api-framework#93] Security updates for third party libraries

**Documentation**

* Add documentation for OpenKlant v2 semantic information model


2.4.0
=====
*November, 26, 2024*
Expand Down
14 changes: 8 additions & 6 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
Open Klant
==========

:Version: 2.4.0
:Version: 2.5.0
:Source: https://github.com/maykinmedia/open-klant
:Keywords: klanten, klantinteracties, contactmomenten, api, common ground
:License: EUPL
Expand Down Expand Up @@ -39,15 +39,17 @@ Open Klant versie API versie Release datum API specificatie
================== ============== ============= ================
master/latest n/a n/a `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/master/src/openklant/components/klantinteracties/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/master/src/openklant/components/klantinteracties/openapi.yaml>`_,
(`diff <https://github.com/maykinmedia/open-klant/compare/2.4.0..master>`_)
2.4.0 0.0.3+ 2024-11-22 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.4.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
(`diff <https://github.com/maykinmedia/open-klant/compare/2.5.0..master>`_)
2.5.0 0.0.4 2025-01-28 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.5.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.5.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
(`diff <https://github.com/maykinmedia/open-klant/compare/2.4.0..2.5.0>`_)
2.4.0 0.0.3 2024-11-22 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.4.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.4.0/src/openklant/components/klantinteracties/openapi.yaml>`_,

(`diff <https://github.com/maykinmedia/open-klant/compare/2.3.0..2.4.0>`_)
2.3.0 0.0.3+ 2024-09-05 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.3.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
2.3.0 0.0.3 2024-09-05 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.3.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.3.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
(`diff <https://github.com/maykinmedia/open-klant/compare/2.1.0..2.3.0>`_)
2.1.0 0.0.3+ 2024-07-16 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.1.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
2.1.0 0.0.3 2024-07-16 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.1.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
`Swagger <https://petstore.swagger.io/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.1.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
(`diff <https://github.com/maykinmedia/open-klant/compare/2.0.0..2.1.0>`_)
2.0.0 0.0.3 2024-03-15 `ReDoc <https://redocly.github.io/redoc/?url=https://raw.githubusercontent.com/maykinmedia/open-klant/2.0.0/src/openklant/components/klantinteracties/openapi.yaml>`_,
Expand Down
4 changes: 2 additions & 2 deletions 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": "openklant",
"version": "2.4.0",
"version": "2.5.0",
"description": "openklant project",
"main": "src/static/openklant/js/openklant.js",
"directories": {
Expand Down
2 changes: 1 addition & 1 deletion src/openklant/__init__.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from .celery import app as celery_app

__all__ = ("celery_app",)
__version__ = "2.4.0"
__version__ = "2.5.0"
__author__ = "Maykin"
__homepage__ = "https://github.com/maykinmedia/open-klant"
2 changes: 1 addition & 1 deletion src/openklant/components/klantinteracties/openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
openapi: 3.0.3
info:
title: klantinteracties
version: 0.0.3
version: 0.0.4
description: |2

Description WIP.
Expand Down
2 changes: 1 addition & 1 deletion src/openklant/conf/api.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

KLANTEN_API_VERSION = "1.0.0"
CONTACTMOMENTEN_API_VERSION = "1.0.0"
KLANTINTERACTIES_API_VERSION = "0.0.3"
KLANTINTERACTIES_API_VERSION = "0.0.4"
CONTACTGEGEVENS_API_VERSION = "1.0.0"

REST_FRAMEWORK = BASE_REST_FRAMEWORK.copy()
Expand Down
Loading