Adam Hopkins 
							
						 
					 
					
						
						
							
						
						205795d1e8 
					 
					
						
						
							
							Prepare for v23.6 release ( #2797 )  
						
						
						
						
					 
					
						2023-07-25 15:57:29 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						049983cb70 
					 
					
						
						
							
							Fix traversals for intended results ( #2728 )  
						
						
						
						
					 
					
						2023-07-09 09:21:39 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						6eaab2a7e5 
					 
					
						
						
							
							Release 23.3 ( #2723 )  
						
						
						
						
					 
					
						2023-03-26 22:54:28 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						4ad8168bb0 
					 
					
						
						
							
							Version 22.12 release notes ( #2637 )  
						
						
						
						
					 
					
						2022-12-27 16:50:36 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						4422d0c34d 
					 
					
						
						
							
							Mergeback from current-release  
						
						
						
						
					 
					
						2022-10-31 13:24:47 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						da23f85675 
					 
					
						
						
							
							Set version  
						
						
						
						
					 
					
						2022-10-31 13:20:17 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						f891995b48 
					 
					
						
						
							
							Start v22.12  
						
						
						
						
					 
					
						2022-09-29 13:04:46 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						23a430c4ad 
					 
					
						
						
							
							Set version properly  
						
						
						
						
					 
					
						2022-09-23 00:16:10 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						4726cf1910 
					 
					
						
						
							
							Sanic Server WorkerManager refactor ( #2499 )  
						
						... 
						
						
						
						Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com > 
						
						
					 
					
						2022-09-18 17:17:23 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						9cf38a0a83 
					 
					
						
						
							
							MERGEBACK ( #2495 ) ( #2512 )  
						
						... 
						
						
						
						Co-authored-by: Adam Hopkins <adam@amhopkins.com >
Co-authored-by: Zhiwei Liang <zhi.wei.liang@outlook.com >
Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com > 
						
						
					 
					
						2022-07-31 15:50:46 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						13d5a44278 
					 
					
						
						
							
							Release 22.6 ( #2487 )  
						
						
						
						
					 
					
						2022-06-28 15:25:46 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						2bfa65e0de 
					 
					
						
						
							
							Current release mergeback ( #2454 )  
						
						
						
						
					 
					
						2022-05-11 09:37:33 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						cc97287f8e 
					 
					
						
						
							
							Add fall back for Windows even loop fetching ( #2421 )  
						
						
						
						
					 
					
						2022-04-17 12:25:41 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						874718db94 
					 
					
						
						
							
							Bump version and 22.3 changelog ( #2418 )  
						
						
						
						
					 
					
						2022-03-30 15:09:45 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						a7bc8b56ba 
					 
					
						
						
							
							Set dev version  
						
						
						
						
					 
					
						2021-12-26 22:19:39 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						8c07e388cd 
					 
					
						
						
							
							LTS v21.12 Deprecations ( #2306 )  
						
						... 
						
						
						
						Co-authored-by: Néstor Pérez <25409753+prryplatypus@users.noreply.github.com > 
						
						
					 
					
						2021-12-24 00:30:27 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						392a497366 
					 
					
						
						
							
							Restructure of CLI and application state ( #2295 )  
						
						... 
						
						
						
						* Initial work on restructure of application state
* Updated MOTD with more flexible input and add basic version
* Remove unnecessary type ignores
* Add wrapping and smarter output per process type
* Add support for ASGI MOTD
* Add Windows color support ernable
* Refactor __main__ into submodule
* Renest arguments
* Passing unit tests
* Passing unit tests
* Typing
* Fix num worker test
* Add context to assert failure
* Add some type annotations
* Some linting
* Line aware searching in test
* Test abstractions
* Fix some flappy tests
* Bump up timeout on CLI tests
* Change test for no access logs on gunicornworker
* Add some basic test converage
* Some new tests, and disallow workers and fast on app.run 
						
						
					 
					
						2021-11-07 21:39:03 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						5e12edbc38 
					 
					
						
						
							
							Allow non-conforming ErrorHandlers ( #2259 )  
						
						... 
						
						
						
						* Allow non-conforming ErrorHandlers
* Rename to legacy lookup
* Updated depnotice
* Bump version
* Fix formatting
* Remove unused import
* Fix error messages 
						
						
					 
					
						2021-10-03 01:02:56 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						59dd6814f8 
					 
					
						
						
							
							21.9 release docs ( #2218 )  
						
						... 
						
						
						
						* Beging 21.9 release docs
* Add PRs to changelog
* Change deprecation version
* Update logging tests
* Bump version
* Update changelog 
						
						
					 
					
						2021-09-30 22:36:34 +03:00 
						 
				 
			
				
					
						
							
							
								Can Sarigol 
							
						 
					 
					
						
						
							
						
						0ba57d4701 
					 
					
						
						
							
							Fixed for handling exceptions of asgi app call. ( #2211 )  
						
						... 
						
						
						
						@cansarigol3megawatt Thanks for looking into this and getting the quick turnaround on this. I will 🍒  pick this into the 21.6 branch and get it out a little later tonight. 
						
						
					 
					
						2021-08-02 19:12:12 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						5a48b94089 
					 
					
						
						
							
							Bump version 21.6.1  
						
						
						
						
					 
					
						2021-07-28 11:41:26 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						30572c972d 
					 
					
						
						
							
							21.6 Changelog, release version, and deprecations ( #2172 )  
						
						... 
						
						
						
						* Changelog and version
* Rearrange API docs for easier navigation
* Version 21.6 docs
* Change release workflow
* Disable Windows tests 
						
						
					 
					
						2021-06-27 22:52:56 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						93a0246c03 
					 
					
						
						
							
							Bump version:  
						
						
						
						
					 
					
						2021-03-23 02:31:17 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						938d2b5923 
					 
					
						
						
							
							Static dir 2075 ( #2076 )  
						
						... 
						
						
						
						* Add support for nested static directories
* Add support for nested static directories
* Bump version 21.3.1 
						
						
					 
					
						2021-03-21 15:03:54 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						2586989eb7 
					 
					
						
						
							
							Prepare for 21.3 release ( #2057 )  
						
						... 
						
						
						
						* Prepare for release
* Add to changelog recent PRs
* add missing changelog items and update contributing docs
* Add 2061
* add 2060 to changelog
* Add 20.12.3 to changelog
* Add #2064  to changelog
* Do not show host and port in README
* Add some documentation PRs to changelog
* add new decorators to changelog
* Add 2063
* Add some PRs to misc 
						
						
					 
					
						2021-03-21 10:43:18 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						976a4c764d 
					 
					
						
						
							
							Set 21.3 alpha version  
						
						
						
						
					 
					
						2021-01-19 11:04:11 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						150d75b7c6 
					 
					
						
						
							
							Bump to v20.12 ( #1987 )  
						
						... 
						
						
						
						* Bump to v20.12
* Update Changelog 
						
						
					 
					
						2020-12-28 23:51:23 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						e5aed4c067 
					 
					
						
						
							
							Ignore writing headers when in ASGI mode ( #1957 )  
						
						... 
						
						
						
						* Ignore writing headers when in ASGI mode for streaming responses
* Move asgi set on streaming until after response type check
* Adds multidict==5.0.0 to pass tests
* Bump version to 20.9.1 
						
						
					 
					
						2020-10-25 15:01:53 +02:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						5928c50057 
					 
					
						
						
							
							Version 20.9 ( #1940 )  
						
						
						
						
					 
					
						2020-09-30 17:30:21 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						008b8ac394 
					 
					
						
						
							
							V2.6.3 changelog ( #1886 )  
						
						... 
						
						
						
						* Version
* Version 20.6.1
* v2.6.3 changelog and version 
						
						
					 
					
						2020-06-29 15:16:06 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						0cfd7b528b 
					 
					
						
						
							
							V20.6.2 changelog ( #1885 )  
						
						... 
						
						
						
						* Version
* Version 20.6.1
* CHANGELOG for v20.6.2 
						
						
					 
					
						2020-06-29 14:54:44 +03:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						4aba74d050 
					 
					
						
						
							
							V20.6 version ( #1882 )  
						
						... 
						
						
						
						* Version
* Version 20.6.1
Co-authored-by: 7 <yunxu1992@gmail.com > 
						
						
					 
					
						2020-06-29 00:17:24 +03:00 
						 
				 
			
				
					
						
							
							
								7 
							
						 
					 
					
						
						
							
						
						e7001b0074 
					 
					
						
						
							
							release 20.3.0 ( #1844 )  
						
						
						
						
					 
					
						2020-05-12 16:58:42 -07:00 
						 
				 
			
				
					
						
							
							
								Adam Hopkins 
							
						 
					 
					
						
						
							
						
						258dbee3b9 
					 
					
						
						
							
							Py38 tox env ( #1752 )  
						
						... 
						
						
						
						* Set version
Set version
* Add Python 3.8 to tests and package classifiers
Add Python3.8 to Appveyor config 
						
						
					 
					
						2020-02-05 13:17:55 -06:00 
						 
				 
			
				
					
						
							
							
								Stephen Sadowski 
							
						 
					 
					
						
						
							
						
						075affec23 
					 
					
						
						
							
							Release v19.12.0 ( #1740 )  
						
						... 
						
						
						
						* Bumping up version from 19.9.0 to 19.12.0
* Pipfile crud removed 
						
						
					 
					
						2019-12-27 07:10:46 -06:00 
						 
				 
			
				
					
						
							
							
								7 
							
						 
					 
					
						
						
							
						
						be0d539746 
					 
					
						
						
							
							19.9.0 release ( #1699 )  
						
						
						
						
					 
					
						2019-10-12 09:54:47 -05:00 
						 
				 
			
				
					
						
							
							
								Yun Xu 
							
						 
					 
					
						
						
							
						
						21307b397b 
					 
					
						
						
							
							release: 19.6.3  
						
						
						
						
					 
					
						2019-08-13 10:03:08 -07:00 
						 
				 
			
				
					
						
							
							
								Harsha Narayana 
							
						 
					 
					
						
						
							
						
						32eb8abb63 
					 
					
						
						
							
							fix :  #1631 : add towncrier support and fix documentation warnings  
						
						... 
						
						
						
						Signed-off-by: Harsha Narayana <harsha2k4@gmail.com > 
						
						
					 
					
						2019-07-13 21:47:48 +05:30