You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+20-10Lines changed: 20 additions & 10 deletions
Original file line number
Diff line number
Diff line change
@@ -7,10 +7,25 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
7
8
8
## [Unreleased]
9
9
10
+
<!-- ### Added -->
11
+
12
+
<!-- ### Changed -->
13
+
14
+
<!-- ### Deprecated -->
15
+
16
+
<!-- ### Removed -->
17
+
18
+
<!-- ### Fixed -->
19
+
20
+
<!-- ### Security -->
21
+
22
+
## [2.1.1] - 2019-03-27
23
+
10
24
### Added
11
25
12
-
When using the proxy, RIG will now add an additional [`Forwarded` header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Forwarded). [#113](https://github.com/Accenture/reactive-interaction-gateway/issues/113)
13
-
- Increased length of header value in HTTP requests to 16384. Reason is to support long tokens such as SAML.
26
+
- When using the proxy, RIG will now add an additional [`Forwarded` header](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Forwarded).
0 commit comments