All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
- Added deprecation notice to the README.
1.1.2 - 2017-08-21
- (DotNet) Appropriate request headers are now passed through #433
1.1.1 - 2017-08-15
- (DotNet) Support for using IIS application pool for authenticating with secured resources
- Support WMS servers that use
application/vnd.ogc.wms_xml
content-type - (DotNet) Change error response to be well-formed JSON
- (DotNet) Smarter SSL/TLS1.2/TLS1.3 picking
- (DotNet) Smarter HTTP header pass-alongs
- (DotNet) Improved 498/499 handling
- (DotNet) Avoid "Exception thrown: 'System.Threading.ThreadAbortException' in mscorlib.dll" error in Visual Studio.
- (Java) Support chunked transfers
- Improved doc
1.1.0 - 2015-11-05
- Support for 10.3 tokens
- Support for federated services
- Support for hostRedirect to use aliased domains
- Added "?ping" for easier testing
- (DotNet) Support for Windows authentication
- Better referer handling
- Improved allowedReferers support
- Support for '?' in passwords
- Handling of multiple redirects
- Handling of token expiration
- Removed HTTP range-request Headers
- Better HTTP header handling
- Security enhancements
1.0 - 2014-04-14
- Better parity across proxies
- Case insensitive URL comparisons
- Support for encoded URLs
- Improved handling of token URL logic
- Notepad friendly line endings
- Passing along http headers from proxied servers
- Support token authentication for ArcGIS Portal
- Support protocol relative urls in configuration file
- (DotNet) Use relative path for proxy.config
- (Java) Support allowedReferer="*"
- (Java) support mustMatch="false"
- (php) Support redirects
- Improved error handling and error messages
- Improved documentation
- Added version number to each proxy code file
- Initial public release