Skip to content

Releases: camptocamp/c2cwsgiutils

6.1.1

26 Oct 13:50
6.1.1
ff14f24
Compare
Choose a tag to compare

6.1.1 (2024-10-26)

New feature

Chore

Changes that shouldn't affect the users like continuous integration updates

6.1.0

25 Oct 10:33
6.1.0
f438097
Compare
Choose a tag to compare

6.1.0 (2024-10-25)

See announcement.

Migration note

In the production.ini file, in the logging configuration, you should do:

-args = (sys.stdout,)
+kwargs = {'stream': 'ext://sys.stdout'}

New feature

Fixed bugs

Documentation

Dependency update

Read more

6.0.8

11 Apr 16:04
6.0.8
2f6b7b8
Compare
Choose a tag to compare

6.0.8 (2024-04-11)

New feature

Fixed bugs

Security fixes

Dependency update

Chore

Changes that shouldn't affect the users like continuous integration updates

6.0.7

09 Jan 12:12
819314a
Compare
Choose a tag to compare

[6.0.7] - 2024-01-09

Updated

Removed

Contributors

Generated by Automation

6.0.6

22 Dec 08:28
46ed5e3
Compare
Choose a tag to compare

[6.0.6] - 2023-12-22

Changed

Contributors

Generated by Automation

6.0.5

21 Dec 08:49
79f17dc
Compare
Choose a tag to compare

[6.0.5] - 2023-12-21

Changed

Fixed

Updated

Contributors

Generated by Automation

6.0.4

03 Oct 13:07
4a419bf
Compare
Choose a tag to compare

[6.0.4] - 2023-10-03

Changed

  • #1983 - Move some dependency from default to standard and webserver - @sbrunner

Contributors

Generated by Automation

6.0.3

03 Oct 09:24
a10d21a
Compare
Choose a tag to compare

[6.0.3] - 2023-10-03

Fixed

Contributors

Generated by Automation

6.0.2

02 Oct 12:52
04e90dc
Compare
Choose a tag to compare

[6.0.2] - 2023-10-02

Changed

  • #1980 - Don't use the static view name, reserve it for the application - @sbrunner

Contributors

Generated by Automation

6.0.1

02 Oct 08:47
6c0b992
Compare
Choose a tag to compare

[6.0.1] - 2023-10-02

Changed

Updated

Contributors

Generated by Automation