Update release notes for 2.6
Signed-off-by: Derek McGowan <derek@mcgstyle.net> (github: dmcgowan)master
							parent
							
								
									3bba9ff92b
								
							
						
					
					
						commit
						99861b87bf
					
				
							
								
								
									
										17
									
								
								CHANGELOG.md
								
								
								
								
							
							
						
						
									
										17
									
								
								CHANGELOG.md
								
								
								
								
							|  | @ -1,15 +1,6 @@ | ||||||
| # Changelog | # Changelog | ||||||
| 
 | 
 | ||||||
| ## 2.6.0-rc2 (2016-12-20) | ## 2.6.0 (2017-01-18) | ||||||
| 
 |  | ||||||
| #### Spec |  | ||||||
|  - Authorization: add support for repository classes |  | ||||||
| 
 |  | ||||||
| #### Registry |  | ||||||
|  - Add policy configuration for enforcing repository classes |  | ||||||
| 
 |  | ||||||
| 
 |  | ||||||
| ## 2.6.0-rc1 (2016-10-10) |  | ||||||
| 
 | 
 | ||||||
| #### Storage | #### Storage | ||||||
| - S3: fixed bug in delete due to read-after-write inconsistency | - S3: fixed bug in delete due to read-after-write inconsistency | ||||||
|  | @ -30,7 +21,6 @@ | ||||||
| - Improve catalog enumerate runtime | - Improve catalog enumerate runtime | ||||||
| 
 | 
 | ||||||
| #### Registry | #### Registry | ||||||
|   - Override media type returned from `Stat()` for existing manifests |  | ||||||
| - Export `storage.CreateOptions` in top-level package | - Export `storage.CreateOptions` in top-level package | ||||||
| - Enable notifications to endpoints that use self-signed certificates | - Enable notifications to endpoints that use self-signed certificates | ||||||
| - Properly validate multi-URL foreign layers | - Properly validate multi-URL foreign layers | ||||||
|  | @ -43,6 +33,7 @@ | ||||||
| - Manifest: `References()` returns all children | - Manifest: `References()` returns all children | ||||||
| - Honor `X-Forwarded-Port` and Forwarded headers | - Honor `X-Forwarded-Port` and Forwarded headers | ||||||
| - Reference: Preserve tag and digest in With* functions | - Reference: Preserve tag and digest in With* functions | ||||||
|  | - Add policy configuration for enforcing repository classes | ||||||
| 
 | 
 | ||||||
| #### Client | #### Client | ||||||
| - Changes the client Tags `All()` method to follow links | - Changes the client Tags `All()` method to follow links | ||||||
|  | @ -51,15 +42,17 @@ | ||||||
|    |    | ||||||
| #### Spec | #### Spec | ||||||
| - Manifest: clarify relationship between urls and foreign layers | - Manifest: clarify relationship between urls and foreign layers | ||||||
|  | - Authorization: add support for repository classes | ||||||
| 
 | 
 | ||||||
| #### Manifest | #### Manifest | ||||||
|  | - Override media type returned from `Stat()` for existing manifests | ||||||
| - Add plugin mediatype to distribution manifest | - Add plugin mediatype to distribution manifest | ||||||
| 
 | 
 | ||||||
| #### Docs | #### Docs | ||||||
| 
 |  | ||||||
| - Document `TOOMANYREQUESTS` error code | - Document `TOOMANYREQUESTS` error code | ||||||
| - Document required Let's Encrypt port | - Document required Let's Encrypt port | ||||||
| - Improve documentation around implementation of OAuth2 | - Improve documentation around implementation of OAuth2 | ||||||
|  | - Improve documentation for configuration | ||||||
| 
 | 
 | ||||||
| #### Auth | #### Auth | ||||||
| - Add support for registry type in scope | - Add support for registry type in scope | ||||||
|  |  | ||||||
		Loading…
	
		Reference in New Issue