This repository has been archived by the owner on Apr 26, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 322
Home
john gravois edited this page Aug 21, 2017
·
3 revisions
- This repo :)
- https://developers.arcgis.com/javascript/latest/guide/proxies/index.html
- https://developers.arcgis.com/javascript/3/jshelp/ags_proxy.html
- https://www.mnot.net/blog/2011/07/11/what_proxies_must_do
- https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers
- https://tools.ietf.org/html/rfc2616#section-8.1.3
- bump the version number (2 locations in each of the 3 proxies) and update the CHANGELOG to describe what has been fixed/added
- either commit the changes above directly to
master
or create a PR for review - in /releases, click Draft a new release
- copy in the info from the CHANGELOG and use
v
as a prefix for the tag version, but not the release title
Tag version:
v1.0.0
Release title:
1.0.0
Release description:
### Fixed
- (DotNet) fixed a _really_ bad bug [#1](https://github.com/Esri/resource-proxy/issues/1)