Commit Graph

402 Commits

Author SHA1 Message Date
Gerasimos (Makis) Maropoulos
4117f3b88f
release v12.2.11 2024-04-25 01:32:28 +03:00
Gerasimos (Makis) Maropoulos
113ce190e6
release version 12.2.10 2024-01-18 03:11:54 +02:00
Gerasimos (Makis) Maropoulos
12546322eb
improve the new Wait method 2024-01-15 04:20:45 +02:00
Gerasimos (Makis) Maropoulos
70882914d4
new NonBlocking option and Wait method on Application. See HISTORY.md for more 2024-01-14 06:58:17 +02:00
Gerasimos (Makis) Maropoulos
b2c37e17b4
add x/errors.RecoveryHandler 2024-01-10 22:17:58 +02:00
Gerasimos (Makis) Maropoulos
7d540f580d
add Party.HandleServer and macro.IsMacro methods 2023-12-06 01:09:43 +02:00
Gerasimos (Makis) Maropoulos
e2f0224332
release v12.2.8 2023-11-05 22:20:20 +02:00
Gerasimos (Makis) Maropoulos
51654cedc5
version 12.2.7 2023-09-25 19:55:58 +03:00
Gerasimos (Makis) Maropoulos
10fd39fc07
release v12.2.5 2023-08-21 20:19:35 +03:00
Gerasimos (Makis) Maropoulos
48f7b38d15
rename master branch to main 2023-08-20 03:12:46 +03:00
Gerasimos (Makis) Maropoulos
b9f6025792
release v12.2.4 2023-08-12 07:40:12 +03:00
Gerasimos (Makis) Maropoulos
de478687dc
release v12.2.2 2023-08-12 07:29:22 +03:00
Gerasimos (Makis) Maropoulos
353fd4dcba
implement #2175 2023-07-30 21:17:22 +03:00
Gerasimos (Makis) Maropoulos
946ea6787d
v12.2.0 2023-03-11 22:37:55 +02:00
Gerasimos (Makis) Maropoulos
fc4214e9ae
minor: example improvement 2023-01-25 05:50:42 +02:00
Gerasimos (Makis) Maropoulos
77cd3f5be6
remove accesslog requests json file
as requested at #2046
2023-01-24 23:52:32 +02:00
Gerasimos (Makis) Maropoulos
3a7260391c
v12.2.0-beta7 2022-12-24 07:10:02 +02:00
Gerasimos (Makis) Maropoulos
de8883fc98
examples: add an example for #2019 2022-12-17 01:16:10 +02:00
Gerasimos (Makis) Maropoulos
5b80c297dc
thank you all for your support ❤️ 2022-11-05 14:45:45 +02:00
Gerasimos (Makis) Maropoulos
758feb2e50
minor edits 2022-10-05 03:10:27 +03:00
Gerasimos (Makis) Maropoulos
5bc0796548
add GetDomain and SetCookieKVExpiration patch functions to the iris.Patches 2022-09-21 22:21:14 +03:00
Gerasimos (Makis) Maropoulos
3607d0f02a
release v12.2.0-beta4 2022-07-21 13:33:51 +03:00
Gerasimos (Makis) Maropoulos
ef2643b046
replace ioutil with io package and other minor improvements 2022-06-17 22:03:18 +03:00
Gerasimos (Makis) Maropoulos
37097e0b39
release v12.2.0-beta3 2022-06-05 22:19:11 +03:00
Gerasimos (Makis) Maropoulos
288a67bc58
introduce iris.NewGuide() 2022-06-05 22:12:57 +03:00
Gerasimos (Makis) Maropoulos
d8af2a1e14
context transactions removed and make Context.Domain customizable as requested 2022-06-05 06:15:10 +03:00
Gerasimos (Makis) Maropoulos
02077a01fa
Release version 12.2.0-beta2 2022-05-09 03:01:34 +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
373adbd8c0
version 12.2.0-beta1 2022-04-13 02:39:09 +03:00
Gerasimos (Makis) Maropoulos
ecb1c617df
handle https://github.com/kataras/iris/issues/1875 2022-04-13 02:25:47 +03:00
Gerasimos (Makis) Maropoulos
ae828d8db9
new Application.SetContextErrorHandler method 2022-04-13 01:00:53 +03:00
Gerasimos (Makis) Maropoulos
1128a973af
fix #1856 2022-03-17 22:43:04 +02:00
Gerasimos (Makis) Maropoulos
5ce8475f35
update deps 2022-03-01 20:30:32 +02:00
Gerasimos (Makis) Maropoulos
481332090e
register cors middleware on iris.Default() function 2022-03-01 14:00:54 +02:00
Gerasimos (Makis) Maropoulos
b4b1f73df6
publish version v12.2.0-alpha8 2022-02-26 21:27:04 +02:00
Gerasimos (Makis) Maropoulos
d8dde0b958
add http timeout example 2022-01-04 23:06:39 +02:00
Gerasimos (Makis) Maropoulos
d6cfe3fe5b
new Timeout, TimeoutMessage configuration fields and apps.OnApplicationRegistered listener 2021-12-09 14:44:03 +02:00
Gerasimos (Makis) Maropoulos
5994fd5d4e
New iris.WithKeepAlive(time.Duration) Configurator is added as a helper to enable TCP listener featured with keep-alive 2021-01-31 21:24:15 +02:00
Gerasimos (Makis) Maropoulos
435f284815
New feature: Fallback views. Read HISTORY.md 2021-01-24 14:08:37 +02:00
Gerasimos (Makis) Maropoulos
8aedf6bc32
:) 2021-01-09 05:41:20 +02:00
Gerasimos (Makis) Maropoulos
4065819688
New: i18n pluralization and variables support and more...
fixes: #1649, #1648, #1641, #1650

relative to: #1597
2020-09-29 19:19:19 +03:00
Gerasimos (Makis) Maropoulos
d5a179cc45
fix UseRouter not respected by iris-cli live reload 2020-09-18 02:08:27 +03:00
Gerasimos (Makis) Maropoulos
a917ef68fc
v12.2.0-alpha 2020-09-13 19:18:57 +03:00
Gerasimos (Makis) Maropoulos
e63d1041d2
accesslog: add IP in builtin fields, change the format a bit. Default func: remove compression middleware, force-set debug log level, replace the old request logger with the accesslog one, use request id middlewareand keep recovery 2020-09-11 09:38:55 +03:00
Gerasimos (Makis) Maropoulos
b17217444e
add IsDebug() shortcut method 2020-09-10 16:20:19 +03:00
Gerasimos (Makis) Maropoulos
5e82fa5b89
mvc: struct field and method dependency logs on debug level. Read HISTORY.md
- remove Party.GetReporter

- Read HISTORY.md
2020-08-24 21:44:29 +03:00
Gerasimos (Makis) Maropoulos
1192e6f787
fix https://github.com/kataras/iris/issues/1594 2020-08-18 05:42:48 +03:00
Gerasimos (Makis) Maropoulos
589c8c6242
new apps/switch (beta) 2020-08-17 21:53:17 +03:00
Gerasimos (Makis) Maropoulos
f8ac760f69
i18n: subdomain code: set from cookie if settings allow it, so multiple subdomain redirections can set the language correctly instead of falling back to the default one 2020-08-16 18:37:00 +03:00
Gerasimos (Makis) Maropoulos
227170fd33
see https://github.com/kataras/iris/issues/1591#issuecomment-674473247 2020-08-16 18:04:52 +03:00