Skip to content

Feat/custom JSON encoder - #521

Merged
cjlapao merged 5 commits into
Parallels:masterfrom
SeitaBV:feat/custom-json-encoder
Mar 9, 2026
Merged

Feat/custom JSON encoder#521
cjlapao merged 5 commits into
Parallels:masterfrom
SeitaBV:feat/custom-json-encoder

Conversation

@Flix6x

@Flix6x Flix6x commented Feb 27, 2026

Copy link
Copy Markdown
Contributor

Description

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • I have performed a self-review of my own code
  • I have made corresponding changes to the documentation: please advise where this is necessary
  • My changes generate no new warnings
  • I have run tests (pytest) that prove my fix is effective or that my feature works
  • I have updated the CHANGELOG.md file accordingly: this file seems to be missing?
  • I have added tests that prove my fix is effective or that my feature works: the current test suite seem purposely light-weight; would you actually require a test for this feature?

…ON_ENCODER app config setting

Signed-off-by: F.N. Claessen <claessen@seita.nl>
Signed-off-by: F.N. Claessen <claessen@seita.nl>
Signed-off-by: F.N. Claessen <claessen@seita.nl>
@Flix6x
Flix6x marked this pull request as ready for review February 27, 2026 11:20
Flix6x added a commit to FlexMeasures/flexmeasures that referenced this pull request Feb 27, 2026
Comment thread AUTHORS Outdated
@cjlapao
cjlapao merged commit 5fa9235 into Parallels:master Mar 9, 2026
6 checks passed
@cjlapao

cjlapao commented Mar 9, 2026

Copy link
Copy Markdown
Collaborator

@Flix6x Thanks for the work, if nothing will come up we will be releasing this on the end of this week

@Flix6x

Flix6x commented May 25, 2026

Copy link
Copy Markdown
Contributor Author

Hi @cjlapao no release yet I see? I was hoping to upgrade with this feature this week.

@cjlapao

cjlapao commented May 26, 2026

Copy link
Copy Markdown
Collaborator

@Flix6x done, just released version 0.8.7

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.

Allow configuring JSON encoder for job.get_meta() serialization in web.py

2 participants