2021-01-19 22:48:08 +01:00
-------------------------------------------------------------------
Tue Jan 19 09:00:23 UTC 2021 - psimons@suse.com
- Update wai-extra to version 3.1.6.
## 3.1.6
* Remove unused dependencies [#837](https://github.com/yesodweb/wai/pull/837)
2021-01-08 11:06:20 +01:00
-------------------------------------------------------------------
Mon Jan 4 11:06:39 UTC 2021 - psimons@suse.com
- Update wai-extra to version 3.1.5.
## 3.1.5
* `Network.Wai.Middleware.RealIp`: Add a new middleware to infer the remote IP address from headers [#834](https://github.com/yesodweb/wai/pull/834)
2020-12-18 13:53:17 +01:00
-------------------------------------------------------------------
2020-12-19 19:29:39 +01:00
Thu Dec 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
2020-12-18 13:53:17 +01:00
2020-12-19 18:49:32 +01:00
- disable %{ix86} build
2020-12-18 13:53:17 +01:00
-------------------------------------------------------------------
Mon Dec 14 13:07:29 UTC 2020 - psimons@suse.com
- Update wai-extra to version 3.1.4.1.
## 3.1.4.1
* `Network.Wai.Middleware.Gzip`: Add `Vary: Accept-Encoding` header to responses [#829](https://github.com/yesodweb/wai/pull/829)
-------------------------------------------------------------------
Sun Dec 6 13:36:19 UTC 2020 - psimons@suse.com
- Update wai-extra to version 3.1.4.
## 3.1.4
* Export `Network.Wai.Middleware.RequestLogger.JSON.requestToJSON` [#827](https://github.com/yesodweb/wai/pull/827)
2020-12-02 16:03:36 +01:00
-------------------------------------------------------------------
Fri Nov 27 09:25:27 UTC 2020 - psimons@suse.com
- Update wai-extra to version 3.1.3.
## 3.1.3
* Add a `DetailedWithSettings` output format for `RequestLogger` that allows to hide requests and modify query parameters [#826](https://github.com/yesodweb/wai/pull/826)
2020-11-09 03:01:51 +01:00
-------------------------------------------------------------------
Sat Nov 7 15:34:15 UTC 2020 - psimons@suse.com
- Update wai-extra to version 3.1.2.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/wai-extra-3.1.2/src/ChangeLog.md
2020-10-20 11:15:55 +02:00
-------------------------------------------------------------------
Tue Oct 6 08:55:59 UTC 2020 - psimons@suse.com
- Update wai-extra to version 3.1.1.
## 3.1.1
* 'Network.Wai.Middleware.RequestSizeLimit': Add a new middleware to reject request bodies above a certain size. [#818](https://github.com/yesodweb/wai/pull/818/files)
2020-09-23 09:54:22 +02:00
-------------------------------------------------------------------
Tue Sep 22 09:35:49 UTC 2020 - psimons@suse.com
- Update wai-extra to version 3.1.0.
Upstream has edited the change log file since the last release in
a non-trivial way, i.e. they did more than just add a new entry
at the top. You can review the file at:
http://hackage.haskell.org/package/wai-extra-3.1.0/src/ChangeLog.md
-------------------------------------------------------------------
Fri Sep 18 02:00:38 UTC 2020 - psimons@suse.com
- Update wai-extra to version 3.0.31.
## 3.0.31
* Undo WaiTestFailure change in previous release
## 3.0.30
* `Network.Wai.Test`: Add support source locations to assertion primitives [#812](https://github.com/yesodweb/wai/pull/812)
2020-08-19 03:02:30 +02:00
-------------------------------------------------------------------
Tue Aug 18 10:46:36 UTC 2020 - Peter Simons <psimons@suse.com>
- Replace %setup -q with the more modern %autosetup macro.
2020-06-16 12:57:54 +02:00
-------------------------------------------------------------------
Tue Jun 9 09:26:15 UTC 2020 - psimons@suse.com
- Add wai-extra at version 3.0.29.2.