Gerasimos (Makis) Maropoulos
|
6add1ba49b
|
fix #2158 and more
|
2023-07-08 02:08:18 +03:00 |
|
kataras
|
e42cd43271
|
include iris version, build time & revision to the startuplog when enabled
|
2022-05-04 13:52:51 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
7ab0f6fff5
|
set min version on tls configuration even on the tests and examples
|
2022-03-10 21:48:05 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
a5c43f1d9d
|
As the default value is TLS 1.0, which is considered insecure, it is recommended to explicitly set the MinVersion to a secure version of TLS
|
2022-03-06 19:43:09 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
9ed566b076
|
re-add the mutex on sessions.LifeTime
|
2020-08-12 07:48:45 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
a111c67241
|
use a custom version of httpexpect which removes things that Iris or its users not use at all in order to reduce the download filesize
Former-commit-id: 993107d0fa40b5e423962b58aa924b712644f18c
|
2020-05-06 21:08:12 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
3093d65363
|
version 12.1.5
Former-commit-id: cda69f08955cb0d594e98bf26197ee573cbba4b2
|
2020-02-02 16:29:06 +02:00 |
|
Gerasimos (Makis) Maropoulos
|
07046ab978
|
formatting
Former-commit-id: 037081db5d6d4434e873ca8b75334ee43e046b6a
|
2019-08-17 10:06:20 +03:00 |
|
Gerasimos (Makis) Maropoulos
|
137c41344d
|
Updated all dependencies one by one to go.mod - Backup and remove the vendor folder entirely and update most of the examples - next commit will contain the rest of the updated
Former-commit-id: 2791c50256c0f00d6e08a408e5cb009262c49588
|
2019-07-15 07:49:04 +03:00 |
|
kataras
|
9f85b74fc9
|
Add notes for the new lead maintainer of the open-source iris project and align with @get-ion/ion by @hiveminded
Former-commit-id: da4f38eb9034daa49446df3ee529423b98f9b331
|
2017-07-10 18:32:42 +03:00 |
|
kataras
|
c4f5fae561
|
a bit linting and some tests are online again
Former-commit-id: bd5463a169a36b078dba1c1b6e7dd3ffbd627617
|
2017-06-10 03:31:50 +03:00 |
|
kataras
|
5e4b63acb2
|
Publish the new version ✈️ | Look description please!
# FAQ
### Looking for free support?
http://support.iris-go.com
https://kataras.rocket.chat/channel/iris
### Looking for previous versions?
https://github.com/kataras/iris#version
### Should I upgrade my Iris?
Developers are not forced to upgrade if they don't really need it. Upgrade whenever you feel ready.
> Iris uses the [vendor directory](https://docs.google.com/document/d/1Bz5-UB7g2uPBdOx-rw5t9MxJwkfpx90cqG9AFL0JAYo) feature, so you get truly reproducible builds, as this method guards against upstream renames and deletes.
**How to upgrade**: Open your command-line and execute this command: `go get -u github.com/kataras/iris`.
For further installation support, please click [here](http://support.iris-go.com/d/16-how-to-install-iris-web-framework).
### About our new home page
http://iris-go.com
Thanks to [Santosh Anand](https://github.com/santoshanand) the http://iris-go.com has been upgraded and it's really awesome!
[Santosh](https://github.com/santoshanand) is a freelancer, he has a great knowledge of nodejs and express js, Android, iOS, React Native, Vue.js etc, if you need a developer to find or create a solution for your problem or task, please contact with him.
The amount of the next two or three donations you'll send they will be immediately transferred to his own account balance, so be generous please!
Read more at https://github.com/kataras/iris/blob/master/HISTORY.md
Former-commit-id: eec2d71bbe011d6b48d2526eb25919e36e5ad94e
|
2017-06-03 23:22:52 +03:00 |
|