changes.xml (2061:572f002532de) changes.xml (2067:78864c9d5ba8)
1<?xml version="1.0" ?>
2<!DOCTYPE change_log SYSTEM "changes.dtd" >
3
4
5<change_log title="unit">
6
7
8<changes apply="unit-php

--- 29 unchanged lines hidden (view full) ---

38</change>
39
40<change type="bugfix">
41<para>
42some Spring Boot applications failed to start, notably with Grails.
43</para>
44</change>
45
1<?xml version="1.0" ?>
2<!DOCTYPE change_log SYSTEM "changes.dtd" >
3
4
5<change_log title="unit">
6
7
8<changes apply="unit-php

--- 29 unchanged lines hidden (view full) ---

38</change>
39
40<change type="bugfix">
41<para>
42some Spring Boot applications failed to start, notably with Grails.
43</para>
44</change>
45
46<change type="bugfix">
47<para>
48incorrect Python protocol auto detection (ASGI or WSGI) for native callable
49object, notably with Falcon.
50</para>
51</change>
52
46</changes>
47
48
49<changes apply="unit-php
50 unit-python unit-python2.7
51 unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7
52 unit-python3.8 unit-python3.9 unit-python3.10
53 unit-go

--- 3158 unchanged lines hidden ---
53</changes>
54
55
56<changes apply="unit-php
57 unit-python unit-python2.7
58 unit-python3.4 unit-python3.5 unit-python3.6 unit-python3.7
59 unit-python3.8 unit-python3.9 unit-python3.10
60 unit-go

--- 3158 unchanged lines hidden ---