Commit Graph

256 Commits

Author SHA1 Message Date
Conventional Changelog Action
6263f32203 chore(release): v1.17.2 [skip ci] 2023-10-03 21:13:50 +00:00
Nicolas Carlier
af39ad75c6 fix(): lint code 2023-10-03 21:12:37 +00:00
Nicolas Carlier
01f54adf28 chore(ci): fix release step 2023-10-03 21:01:04 +00:00
Nicolas Carlier
be011c24d4 chore(): fix go-critic warnings 2023-10-03 20:57:24 +00:00
Nicolas Carlier
27947218e7 chore(ci): review build steps 2023-10-03 20:57:24 +00:00
Conventional Changelog Action
ee507faa95 chore(release): v1.17.1 [skip ci] 2023-10-03 18:53:00 +00:00
Nicolas Carlier
cd5f88a3aa fix(ci): fix CHANGELOG version 2023-10-03 18:52:25 +00:00
Conventional Changelog Action
b2416cfe6f chore(release): v0.2.0 [skip ci] 2023-10-03 18:17:33 +00:00
Nicolas Carlier
fa489bc58f fix(ci): fix CHANGELOG version 2023-10-03 18:17:09 +00:00
Nicolas Carlier
2323c20a61 chore(ci): use Go 1.21 2023-10-03 18:05:55 +00:00
Conventional Changelog Action
d3a6756cf9 chore(release): v0.1.0 [skip ci] 2023-10-03 18:03:36 +00:00
Nicolas Carlier
0d802d03eb feat(): structured logging 2023-10-03 18:02:57 +00:00
Nicolas Carlier
65427c5c72 chore(ci): automatic realease 2023-10-03 17:59:11 +00:00
Nicolas Carlier
7cbaff895f chore(): bump dependencies 2023-10-03 17:58:13 +00:00
Nicolas Carlier
e219a0f376 chore(docker): install Docker compose plugin
Switch from Docker Compsoe script to Compose CLI plugin.

close #81
2023-04-01 06:28:44 +00:00
Nicolas Carlier
1a25f73d04 chore(docker): add openssl to the distrib
close #82
2023-04-01 06:17:41 +00:00
Nicolas Carlier
2bfa317354 doc(): update changelog 2023-03-28 19:25:21 +00:00
Nicolas Carlier
4933c64f53 doc(): prepare changelog 2023-03-28 19:19:52 +00:00
Nicolas Carlier
878e7161b8 chore(): bump dependencies 2023-03-07 19:33:23 +00:00
Nicolas Carlier
2fb8e9aa84 feat(auth): add username header 2023-02-13 21:17:46 +00:00
Nicolas Carlier
13194eb0ca refactor(notification): modularize the package 2023-01-02 22:45:15 +00:00
Nicolas Carlier
dba7604a43 feat(middleware): add X-Forwarded-For middleware
close #73
2022-12-30 08:26:06 +00:00
Nicolas Carlier
3f96db8af5 chore(signature): add missing test files 2022-12-29 17:21:19 +00:00
Nicolas Carlier
f2054d2dc4 feat(signature): signature refactoring
- add ed5519 HTTP signature support
- refactor truststore package
- add P12 trust store support

close #72
2022-12-29 17:14:28 +00:00
Orhan Erday
9020473d14
doc(): update Golang installation cmd 2022-12-22 10:49:30 +01:00
Nicolas Carlier
3243d72850 chore(ci): fix Go version 2022-10-26 08:39:45 +02:00
Nicolas Carlier
109768f785 chore(api): code cleanup with generics 2022-10-26 08:35:59 +02:00
Nicolas Carlier
43c0885d0a chore(): upgrade dependencies 2022-10-26 08:35:13 +02:00
Nicolas Carlier
7c809650da doc(): fix JSON payload example 2022-10-19 18:04:17 +02:00
Nicolas Carlier
6042fee0e4 doc(): update changelog 2022-10-01 07:22:09 +00:00
Nicolas Carlier
697be4c305 doc(): prepare changelog 2022-10-01 07:20:30 +00:00
Nicolas Carlier
66b8203743 doc(): update Docker section 2022-08-25 21:42:17 +00:00
Nicolas Carlier
ed1f5da6c2 feat(docker): add ARM Docker image 2022-08-25 21:16:33 +00:00
Nicolas Carlier
5f8a76f5f2 feat(docker): create slim and distrib Docker image 2022-08-25 21:06:54 +00:00
Nicolas Carlier
50bcb16c71 feat(): trace real IP 2022-07-09 07:54:22 +02:00
Nicolas Carlier
ab4dc1eedd fix(tooling): correct help message
close #58
2022-06-18 06:20:59 +00:00
Nicolas Carlier
a42acac123 doc(): update changelog 2022-05-26 08:09:33 +00:00
Nicolas Carlier
659e9a6bb1 doc(): prepare changelog 2022-05-26 08:06:55 +00:00
Nicolas Carlier
5e65febceb refactor(): internals rescafolding 2022-05-26 10:05:53 +02:00
Michael Vallaly
bc1de4e5da
feat(): adding HTTP PATCH support to API calls
Co-authored-by: Michael Vallaly <mike.vallaly@alphaeon.com>
2022-05-12 09:13:08 +02:00
Nicolas Carlier
3559f1faea doc(): update changelog 2022-05-09 23:24:42 +02:00
Nicolas Carlier
173ba6c347 feat(): support application/x-www-form-urlencoded 2022-05-09 23:17:49 +02:00
Nicolas Carlier
213a1c4a29
doc(): change JSON payload example 2022-03-02 13:51:03 +01:00
Nicolas Carlier
4e6298dda7 feat(): improve control on streaming protocol
close #51
2022-02-05 08:55:09 +01:00
Nicolas Carlier
bf6fe82b54 chore(docker): publish edge image 2021-12-30 11:50:19 +00:00
Nicolas Carlier
fda917463c chore(): fix arch configuration 2021-12-30 11:22:51 +00:00
Nicolas Carlier
e1f24fa3d6 chore(ci): activate publication on tags 2021-12-05 10:31:59 +00:00
Nicolas Carlier
141ce0c729 doc(): prepare changelog 2021-12-05 10:26:36 +00:00
Nicolas Carlier
47ba07dd12 chore(): upgrade Go version 2021-12-05 10:23:26 +00:00
Nicolas Carlier
735041ce1d chore(ci): publish Docker image with GH action 2021-12-05 10:10:22 +00:00