Changelog
This commit is contained in:
		
							parent
							
								
									6989643a49
								
							
						
					
					
						commit
						e20fd0f84f
					
				
					 2 changed files with 1 additions and 1 deletions
				
			
		|  | @ -6,6 +6,7 @@ and the [ntfy Android app](https://github.com/binwiederhier/ntfy-android/release | ||||||
| 
 | 
 | ||||||
| **Features:** | **Features:** | ||||||
| 
 | 
 | ||||||
|  | * Monitoring: ntfy now exposes a `/metrics` endpoint for [Prometheus](https://prometheus.io/) if [configured](config.md#monitoring) ([#210](https://github.com/binwiederhier/ntfy/issues/210), thanks to [@rogeliodh](https://github.com/rogeliodh) for reporting) | ||||||
| * You can now use tokens in `client.yml` for publishing and subscribing ([#653](https://github.com/binwiederhier/ntfy/issues/653), thanks to [@wunter8](https://github.com/wunter8)) | * You can now use tokens in `client.yml` for publishing and subscribing ([#653](https://github.com/binwiederhier/ntfy/issues/653), thanks to [@wunter8](https://github.com/wunter8)) | ||||||
| 
 | 
 | ||||||
| **Bug fixes + maintenance:** | **Bug fixes + maintenance:** | ||||||
|  |  | ||||||
|  | @ -12,7 +12,6 @@ const ( | ||||||
| 	contextRateVisitor contextKey = iota + 2586 | 	contextRateVisitor contextKey = iota + 2586 | ||||||
| 	contextTopic | 	contextTopic | ||||||
| 	contextMatrixPushKey | 	contextMatrixPushKey | ||||||
| 	contextUnifiedPush |  | ||||||
| ) | ) | ||||||
| 
 | 
 | ||||||
| func (s *Server) limitRequests(next handleFunc) handleFunc { | func (s *Server) limitRequests(next handleFunc) handleFunc { | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue