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-perl" ver="0.5" rev="1" 9 date="2018-02-01" time="18:00:00 +0300" 10 packager="Andrei Belov <defan@nginx.com>"> 11 12<change> 13<para> 14Initial release of Perl module for NGINX Unit. 15</para> 16</change> 17 18</changes> 19 20 21<changes apply="unit-go1.9" ver="0.4" rev="1" 22 date="2018-01-15" time="18:00:00 +0300" 23 packager="Andrei Belov <defan@nginx.com>"> 24 25<change> 26<para> 27NGINX Unit updated to 0.4. 28</para> 29</change> 30 31</changes> 32 33 34<changes apply="unit-go1.8" ver="0.4" rev="1" 35 date="2018-01-15" time="18:00:00 +0300" 36 packager="Andrei Belov <defan@nginx.com>"> 37 38<change> 39<para> 40NGINX Unit updated to 0.4. 41</para> 42</change> 43 44</changes> 45 46 47<changes apply="unit-go1.7" ver="0.4" rev="1" 48 date="2018-01-15" time="18:00:00 +0300" 49 packager="Andrei Belov <defan@nginx.com>"> 50 51<change> 52<para> 53NGINX Unit updated to 0.4. 54</para> 55</change> 56 57</changes> 58 59 60<changes apply="unit-go" ver="0.4" rev="1" 61 date="2018-01-15" time="18:00:00 +0300" 62 packager="Andrei Belov <defan@nginx.com>"> 63 64<change> 65<para> 66NGINX Unit updated to 0.4. 67</para> 68</change> 69 70</changes> 71 72 73<changes apply="unit-python3.6" ver="0.4" rev="1" 74 date="2018-01-15" time="18:00:00 +0300" 75 packager="Andrei Belov <defan@nginx.com>"> 76 77<change> 78<para> 79NGINX Unit updated to 0.4. 80</para> 81</change> 82 83</changes> 84 85 86<changes apply="unit-python3.5" ver="0.4" rev="1" 87 date="2018-01-15" time="18:00:00 +0300" 88 packager="Andrei Belov <defan@nginx.com>"> 89 90<change> 91<para> 92NGINX Unit updated to 0.4. 93</para> 94</change> 95 96</changes> 97 98 99<changes apply="unit-python3.4" ver="0.4" rev="1" 100 date="2018-01-15" time="18:00:00 +0300" 101 packager="Andrei Belov <defan@nginx.com>"> 102 103<change> 104<para> 105NGINX Unit updated to 0.4. 106</para> 107</change> 108 109</changes> 110 111 112<changes apply="unit-python2.7" ver="0.4" rev="1" 113 date="2018-01-15" time="18:00:00 +0300" 114 packager="Andrei Belov <defan@nginx.com>"> 115 116<change> 117<para> 118NGINX Unit updated to 0.4. 119</para> 120</change> 121 122</changes> 123 124 125<changes apply="unit-python" ver="0.4" rev="1" 126 date="2018-01-15" time="18:00:00 +0300" 127 packager="Andrei Belov <defan@nginx.com>"> 128 129<change> 130<para> 131NGINX Unit updated to 0.4. 132</para> 133</change> 134 135</changes> 136 137 138<changes apply="unit-php" ver="0.4" rev="1" 139 date="2018-01-15" time="18:00:00 +0300" 140 packager="Andrei Belov <defan@nginx.com>"> 141 142<change> 143<para> 144NGINX Unit updated to 0.4. 145</para> 146</change> 147 148</changes> 149 150 151<changes apply="unit" ver="0.4" rev="1" 152 date="2018-01-15" time="18:00:00 +0300" 153 packager="Andrei Belov <defan@nginx.com>"> 154 155<change type="feature"> 156<para> 157compatibility with DragonFly BSD. 158</para> 159</change> 160 161<change type="feature"> 162<para> 163"configure php --lib-static" option. 164</para> 165</change> 166 167<change type="bugfix"> 168<para> 169HTTP request body was not passed to application; 170the bug had appeared in 0.3. 171</para> 172</change> 173 174<change type="bugfix"> 175<para> 176HTTP large header buffers allocation and deallocation fixed; 177the bug had appeared in 0.3. 178</para> 179</change> 180 181<change type="bugfix"> 182<para> 183some PHP applications might not work with relative "root" path. 184</para> 185</change> 186 187</changes> 188 189 190<changes apply="unit-go1.9" ver="0.3" rev="1" 191 date="2017-12-28" time="18:00:00 +0300" 192 packager="Andrei Belov <defan@nginx.com>"> 193 194<change> 195<para> 196Initial release of Go 1.9 module for NGINX Unit. 197</para> 198</change> 199 200</changes> 201 202 203<changes apply="unit-python3.6" ver="0.3" rev="1" 204 date="2017-12-28" time="18:00:00 +0300" 205 packager="Andrei Belov <defan@nginx.com>"> 206 207<change> 208<para> 209Initial release of Python 3.6 module for NGINX Unit. 210</para> 211</change> 212 213</changes> 214 215 216<changes apply="unit-go" ver="0.3" rev="1" 217 date="2017-12-28" time="18:00:00 +0300" 218 packager="Andrei Belov <defan@nginx.com>"> 219 220<change> 221<para> 222NGINX Unit updated to 0.3. 223</para> 224</change> 225 226</changes> 227 228 229<changes apply="unit-go1.7" ver="0.3" rev="1" 230 date="2017-12-28" time="18:00:00 +0300" 231 packager="Andrei Belov <defan@nginx.com>"> 232 233<change> 234<para> 235NGINX Unit updated to 0.3. 236</para> 237</change> 238 239</changes> 240 241 242<changes apply="unit-go1.8" ver="0.3" rev="1" 243 date="2017-12-28" time="18:00:00 +0300" 244 packager="Andrei Belov <defan@nginx.com>"> 245 246<change> 247<para> 248NGINX Unit updated to 0.3. 249</para> 250</change> 251 252</changes> 253 254 255<changes apply="unit-python" ver="0.3" rev="1" 256 date="2017-12-28" time="18:00:00 +0300" 257 packager="Andrei Belov <defan@nginx.com>"> 258 259<change> 260<para> 261NGINX Unit updated to 0.3. 262</para> 263</change> 264 265</changes> 266 267 268<changes apply="unit-python2.7" ver="0.3" rev="1" 269 date="2017-12-28" time="18:00:00 +0300" 270 packager="Andrei Belov <defan@nginx.com>"> 271 272<change> 273<para> 274NGINX Unit updated to 0.3. 275</para> 276</change> 277 278</changes> 279 280 281<changes apply="unit-python3.4" ver="0.3" rev="1" 282 date="2017-12-28" time="18:00:00 +0300" 283 packager="Andrei Belov <defan@nginx.com>"> 284 285<change> 286<para> 287NGINX Unit updated to 0.3. 288</para> 289</change> 290 291</changes> 292 293 294<changes apply="unit-python3.5" ver="0.3" rev="1" 295 date="2017-12-28" time="18:00:00 +0300" 296 packager="Andrei Belov <defan@nginx.com>"> 297 298<change> 299<para> 300NGINX Unit updated to 0.3. 301</para> 302</change> 303 304</changes> 305 306 307<changes apply="unit-php" ver="0.3" rev="1" 308 date="2017-12-28" time="18:00:00 +0300" 309 packager="Andrei Belov <defan@nginx.com>"> 310 311<change> 312<para> 313NGINX Unit updated to 0.3. 314</para> 315</change> 316 317</changes> 318 319 320<changes apply="unit" ver="0.3" rev="1" 321 date="2017-12-28" time="18:00:00 +0300" 322 packager="Andrei Belov <defan@nginx.com>"> 323 324<change type="change"> 325<para> 326the Go package name changed to "nginx/unit". 327</para> 328</change> 329 330<change type="change"> 331<para> 332in the "limits.timeout" application option: application start time and 333time in queue now are not accounted. 334</para> 335</change> 336 337<change type="feature"> 338<para> 339the "limits.requests" application option. 340</para> 341</change> 342 343<change type="feature"> 344<para> 345application request processing latency optimization. 346</para> 347</change> 348 349<change type="feature"> 350<para> 351HTTP keep-alive connections support. 352</para> 353</change> 354 355<change type="feature"> 356<para> 357the "home" Python virtual environment configuration option. 358</para> 359</change> 360 361<change type="feature"> 362<para> 363Python atexit hook support. 364</para> 365</change> 366 367<change type="feature"> 368<para> 369various Go package improvements. 370</para> 371</change> 372 373<change type="bugfix"> 374<para> 375various crashes fixed. 376</para> 377</change> 378 379</changes> 380 381 382<changes apply="unit-go" ver="0.2" rev="1" 383 date="2017-10-19" time="18:00:00 +0300" 384 packager="Andrei Belov <defan@nginx.com>"> 385 386<change> 387<para> 388Initial release of Go module for NGINX Unit. 389</para> 390</change> 391 392</changes> 393 394 395<changes apply="unit-go1.7" ver="0.2" rev="1" 396 date="2017-10-19" time="18:00:00 +0300" 397 packager="Andrei Belov <defan@nginx.com>"> 398 399<change> 400<para> 401Initial release of Go 1.7 module for NGINX Unit. 402</para> 403</change> 404 405</changes> 406 407 408<changes apply="unit-go1.8" ver="0.2" rev="1" 409 date="2017-10-19" time="18:00:00 +0300" 410 packager="Andrei Belov <defan@nginx.com>"> 411 412<change> 413<para> 414Initial release of Go 1.8 module for NGINX Unit. 415</para> 416</change> 417 418</changes> 419 420 421<changes apply="unit-python" ver="0.2" rev="1" 422 date="2017-10-19" time="18:00:00 +0300" 423 packager="Andrei Belov <defan@nginx.com>"> 424 425<change> 426<para> 427Initial release of Python module for NGINX Unit. 428</para> 429</change> 430 431</changes> 432 433 434<changes apply="unit-python2.7" ver="0.2" rev="1" 435 date="2017-10-19" time="18:00:00 +0300" 436 packager="Andrei Belov <defan@nginx.com>"> 437 438<change> 439<para> 440Initial release of Python 2.7 module for NGINX Unit. 441</para> 442</change> 443 444</changes> 445 446 447<changes apply="unit-python3.4" ver="0.2" rev="1" 448 date="2017-10-19" time="18:00:00 +0300" 449 packager="Andrei Belov <defan@nginx.com>"> 450 451<change> 452<para> 453Initial release of Python 3.4 module for NGINX Unit. 454</para> 455</change> 456 457</changes> 458 459 460<changes apply="unit-python3.5" ver="0.2" rev="1" 461 date="2017-10-19" time="18:00:00 +0300" 462 packager="Andrei Belov <defan@nginx.com>"> 463 464<change> 465<para> 466Initial release of Python 3.5 module for NGINX Unit. 467</para> 468</change> 469 470</changes> 471 472 473<changes apply="unit-php" ver="0.2" rev="1" 474 date="2017-10-19" time="18:00:00 +0300" 475 packager="Andrei Belov <defan@nginx.com>"> 476 477<change> 478<para> 479Initial release of PHP module for NGINX Unit. 480</para> 481</change> 482 483</changes> 484 485 486<changes apply="unit" ver="0.2" rev="1" 487 date="2017-10-19" time="18:00:00 +0300" 488 packager="Andrei Belov <defan@nginx.com>"> 489 490<change type="feature"> 491<para> 492configuration persistence. 493</para> 494</change> 495 496<change type="feature"> 497<para> 498improved handling of configuration errors. 499</para> 500</change> 501 502<change type="feature"> 503<para> 504application "timeout" property. 505</para> 506</change> 507 508<change type="bugfix"> 509<para> 510POST request for PHP were handled incorrectly. 511</para> 512</change> 513 514<change type="bugfix"> 515<para> 516the router exited abnormally if all listeners had been deleted. 517</para> 518</change> 519 520<change type="bugfix"> 521<para> 522the router crashed under load. 523</para> 524</change> 525 526<change type="bugfix"> 527<para> 528memory leak in the router. 529</para> 530</change> 531 532</changes> 533 534 535<changes apply="unit" ver="0.1" rev="1" 536 date="2017-09-06" time="19:14:28 +0300" 537 packager="Andrei Belov <defan@nginx.com>"> 538 539<change> 540<para> 541First public release. 542</para> 543</change> 544 545</changes> 546 547 548</change_log> 549