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

chore(deps): update maykinmedia/open-klant docker tag to v2.4.0 - autoclosed #350

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 15, 2025

This PR contains the following updates:

Package Update Change
maykinmedia/open-klant minor 2.1.0 -> 2.4.0

Release Notes

maykinmedia/open-klant (maykinmedia/open-klant)

v2.4.0

Compare Source

=====
November, 26, 2024

New features

  • [#​256] Added the hadBetrokkene__wasPartij__url and hadBetrokkene__wasPartij__uuid
    query parameters to allow filtering KlantenContact by Partij
  • [#​251] Added admin inlines for the InterneTaak and Actor to allow managing
    the relations between both. Also added search fields for both admins to search for both relations.
  • [#​197] Added a migrate_to_v2 management command which allows users of version 1.0.0 to migrate to version 2.4.0
    More information can be found in the documentation <https://open-klant.readthedocs.io/en/latest/installation/migration.html>
  • [#​246] Added isStandaardAdres for DigitaalAdres
  • Updated OAF version to 0.9.0. This upgrade allows admin users managing their sessions through the admin.
  • [#​147] Added /maak-klantcontact convenience endpoint. This allows creating
    a KlantContact, a Betrokkene and a OnderwerpObject through a
    single API request
  • [#​232] Added soortDigitaalAdres enum for DigitaalAdres

Bugfixes/QoL:

  • [#​235] Added extra validation for phone numbers for DigitaalAdres.adres
    when DigitaalAdres.soortDigitaalAdres is telefoonnummer.
  • [#​243] Fix expand query parameters. Shows the _expand field in the response body
    even though it might be empty. This behavior is applied to all available
    _expand parameters.
  • [#​258] Added correct API root paths in redoc OAS
  • [#​234] Added validation for DigitaalAdres.adres when it's type is email
  • [#​227] Fixed partijen creation endpoint crash when partijIdentificatie is not provided
  • [#​261] Fixed Onderwerpobject admin inline to use klantcontact instead of
    was_klantcontact
  • [#​226] Made betrokkene a non-required form field in the admin
  • [#​229] Fixed partijen admin search

Project maintenance

  • [#​247] Added CI check to verify open API framework is updated to the latest version
  • Upgraded commonground-api-common to 1.13.4
  • [#​13] Implemented open-api-workflows

v2.3.0

Compare Source

=====
October 4, 2024

New features

  • [#​236] add dynamic pagination with pageSize parameter

Bugfixes/QoL:

  • [#​258] Use correct API root in redoc OAS
  • [#​255] Fix API schema not showing caused by CSP errors
  • [#​255] Change SameSite session cookie to lax to fix OIDC login not working

v2.2.0

Compare Source

=====

September 5, 2024

New features

  • [#​50] updated Python dependencies to minimize security risks.
  • [#​208] fixed the bug within the API schema generation for expand paths.
  • [#​209] added query parameters to the digitaleadressen endpoint.
  • [#​214] Added expand path from digitaleadressen to internetaken.
  • [#​182] added actoren field in internetaken.
  • [#​207] changed indicatie geheimhouding from required to optional.
  • updated open-api-framework to 0.8.0, which includes adding CSRF, CSP and HSTS settings (#​438).
    All new environment variables are added to the documentation <https://objects-and-objecttypes-api.readthedocs.io/en/latest/installation/config.html>_

.. warning::

``SECURE_HSTS_SECONDS`` has been added with a default of 31536000 seconds, ensure that
before upgrading to this version of open-api-framework, your entire application is served
over HTTPS, otherwise this setting can break parts of your application (see https://docs.djangoproject.com/en/4.2/ref/middleware/#http-strict-transport-security)

.. warning::

With the introduction of the ``actoren`` field in the `internetaken` endpoint, the field ``actor`` is now deprecated and will be removed in the next version.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update maykinmedia/open-klant docker tag to v2.4.0 chore(deps): update maykinmedia/open-klant docker tag to v2.4.0 - autoclosed Jan 15, 2025
@renovate renovate bot closed this Jan 15, 2025
@renovate renovate bot deleted the renovate/maykinmedia-open-klant-2.x branch January 15, 2025 13:13
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.

0 participants