File tree Expand file tree Collapse file tree 3 files changed +30
-2
lines changed Expand file tree Collapse file tree 3 files changed +30
-2
lines changed Original file line number Diff line number Diff line change 1- 0.5.33
1+ 0.5.34
Original file line number Diff line number Diff line change @@ -21,6 +21,34 @@ Version Main features
2121Changelog
2222---------
2323
24+ openleadr 0.5.34
25+ ~~~~~~~~~~~~~~~~
26+
27+ Released: 12 february 2024
28+
29+ This version fixes behaviour that when a VEN responds to a completed Event, the VTN service would return a 452 "Unknown ID" error.
30+
31+ openleadr 0.5.33
32+ ~~~~~~~~~~~~~~~~
33+
34+ Released: 13 november 2023
35+
36+ This version updates the version of SignXML, and adds as small option to display the domain names your VTN certificate is valid for on startup.
37+
38+ openleadr 0.5.32
39+ ~~~~~~~~~~~~~~~~
40+
41+ Released: 6 november 2023
42+
43+ This version makes verification of message signatures optional.
44+
45+ openleadr 0.5.31
46+ ~~~~~~~~~~~~~~~~
47+
48+ Released: 3 november 2023
49+
50+ This version implements message delivery callbacks
51+
2452openleadr 0.5.30
2553~~~~~~~~~~~~~~~~
2654
Original file line number Diff line number Diff line change 2020 long_description = file .read ()
2121
2222setup (name = 'openleadr' ,
23- version = '0.5.33 ' ,
23+ version = '0.5.34 ' ,
2424 description = 'Python3 library for building OpenADR Clients (VENs) and Servers (VTNs)' ,
2525 long_description = long_description ,
2626 long_description_content_type = 'text/markdown' ,
You can’t perform that action at this time.
0 commit comments