|
7f971ee6c3
|
move to micro v4
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-04-28 21:59:31 +03:00 |
|
|
647f731f50
|
Merge pull request 'return method not allowed error' (#152) from methodNotAllowed into v3
Reviewed-on: #152
|
2023-03-09 08:42:50 +03:00 |
|
|
724ffb8c3a
|
return method not allowed error
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-03-09 08:42:04 +03:00 |
|
|
25f306425b
|
Merge pull request #150 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.14
Bump go.unistack.org/micro/v3 from 3.10.13 to 3.10.14
|
2023-02-27 21:04:56 +03:00 |
|
dependabot[bot]
|
dad2d8d5bd
|
Bump go.unistack.org/micro/v3 from 3.10.13 to 3.10.14
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.13 to 3.10.14.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.13...v3.10.14)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-27 18:02:27 +00:00 |
|
|
ca148cd8fc
|
Merge pull request #149 from unistack-org/handlers
import from main repo
|
2023-02-26 14:54:47 +03:00 |
|
|
cd8b3e37f2
|
import from main repo
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-26 14:53:09 +03:00 |
|
|
c908274c8b
|
import from main repo
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-26 14:51:34 +03:00 |
|
|
fd3793d50f
|
Merge pull request #148 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.13
Bump go.unistack.org/micro/v3 from 3.10.12 to 3.10.13
|
2023-02-22 20:16:33 +03:00 |
|
dependabot[bot]
|
e67021895e
|
Bump go.unistack.org/micro/v3 from 3.10.12 to 3.10.13
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.12 to 3.10.13.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.12...v3.10.13)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-22 17:14:50 +00:00 |
|
|
9f4dbbf296
|
Merge pull request #147 from unistack-org/handlerEndpoints
provide HandlerEndpoints
|
2023-02-21 23:58:00 +03:00 |
|
|
eea8ae605b
|
provide HandlerEndpoints
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-21 23:56:07 +03:00 |
|
|
4341600c01
|
Merge pull request #146 from unistack-org/metadata
change metadata type
|
2023-02-21 17:17:34 +03:00 |
|
|
d3fc61eada
|
change metadata type
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-21 17:15:22 +03:00 |
|
|
e8281da860
|
change metadata type
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-21 17:14:50 +03:00 |
|
|
9bc1629e77
|
Merge pull request #145 from unistack-org/update
add HandlerMetadata server.HandlerOption
|
2023-02-13 23:39:03 +03:00 |
|
|
c27a8b7cf8
|
add HandlerMetadata server.HandlerOption
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-13 23:36:50 +03:00 |
|
|
6b845853e2
|
Merge pull request #144 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.10
Bump go.unistack.org/micro/v3 from 3.10.9 to 3.10.10
|
2023-02-13 21:04:15 +03:00 |
|
dependabot[bot]
|
dbc3c12eed
|
Bump go.unistack.org/micro/v3 from 3.10.9 to 3.10.10
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.9 to 3.10.10.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.9...v3.10.10)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-13 18:01:59 +00:00 |
|
|
7f1a55958e
|
Merge pull request #143 from unistack-org/headers
dont mangle header names
|
2023-02-13 00:12:07 +03:00 |
|
|
02f9d6d8f7
|
dont mangle header names
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-13 00:09:54 +03:00 |
|
|
82beddb09b
|
add http header option (#142)
* add http header option
|
2023-02-11 01:18:16 +03:00 |
|
|
6cb3a1c4c4
|
Merge pull request #141 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.9
Bump go.unistack.org/micro/v3 from 3.10.8 to 3.10.9
|
2023-02-08 20:04:53 +03:00 |
|
dependabot[bot]
|
2ff786cb03
|
Bump go.unistack.org/micro/v3 from 3.10.8 to 3.10.9
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.8 to 3.10.9.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.8...v3.10.9)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-08 17:03:00 +00:00 |
|
|
282065f90e
|
Merge pull request #140 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.8
Bump go.unistack.org/micro/v3 from 3.10.6 to 3.10.8
|
2023-02-07 20:04:04 +03:00 |
|
dependabot[bot]
|
b16e6ebd31
|
Bump go.unistack.org/micro/v3 from 3.10.6 to 3.10.8
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.6 to 3.10.8.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.6...v3.10.8)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-07 17:02:19 +00:00 |
|
|
68f4c164d0
|
Merge pull request #139 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.6
Bump go.unistack.org/micro/v3 from 3.10.5 to 3.10.6
|
2023-02-06 20:05:40 +03:00 |
|
dependabot[bot]
|
d0fee2ca23
|
Bump go.unistack.org/micro/v3 from 3.10.5 to 3.10.6
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.5 to 3.10.6.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.5...v3.10.6)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-02-06 17:03:59 +00:00 |
|
|
034298b7e0
|
Merge pull request #138 from unistack-org/errorHandler
return after errorHandler
|
2023-02-05 11:33:13 +03:00 |
|
|
f93c35b611
|
Merge branch 'v3' into errorHandler
|
2023-02-05 11:31:42 +03:00 |
|
|
b5148e90cb
|
return after errorHandler
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-02-05 11:29:51 +03:00 |
|
dependabot[bot]
|
a8d47d0c1c
|
Bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#135)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.5 to 1.3.6.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.5...v1.3.6)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-30 21:21:45 +03:00 |
|
|
7d4e32298c
|
Merge pull request #136 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.5
Bump go.unistack.org/micro/v3 from 3.10.4 to 3.10.5
|
2023-01-30 20:08:01 +03:00 |
|
dependabot[bot]
|
14ff546fc1
|
Bump go.unistack.org/micro/v3 from 3.10.4 to 3.10.5
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.4 to 3.10.5.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.4...v3.10.5)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-30 17:06:09 +00:00 |
|
dependabot[bot]
|
c37d057669
|
Bump golangci/golangci-lint-action from 3.3.1 to 3.4.0 (#134)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.3.1 to 3.4.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.3.1...v3.4.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-01-24 09:54:56 +03:00 |
|
|
b925441ea7
|
Merge pull request #133 from unistack-org/eh
fix error handler
|
2023-01-23 09:26:31 +03:00 |
|
|
984d09384f
|
Merge branch 'v3' into eh
|
2023-01-23 09:24:49 +03:00 |
|
|
7c15ee784a
|
fix error handler
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-01-23 09:23:38 +03:00 |
|
|
f2607d5439
|
Merge pull request #132 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.4
Bump go.unistack.org/micro/v3 from 3.10.1 to 3.10.4
|
2023-01-18 20:04:47 +03:00 |
|
dependabot[bot]
|
8e607dcc26
|
Bump go.unistack.org/micro/v3 from 3.10.1 to 3.10.4
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.1 to 3.10.4.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.1...v3.10.4)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-18 17:03:05 +00:00 |
|
|
929aae7456
|
Merge pull request #131 from unistack-org/endpoint
fix endpoint
|
2023-01-17 23:42:28 +03:00 |
|
|
5ba7742619
|
fix endpoint
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2023-01-17 23:40:24 +03:00 |
|
|
dece47ae0e
|
Merge pull request #130 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.1
Bump go.unistack.org/micro/v3 from 3.10.0 to 3.10.1
|
2023-01-17 20:05:34 +03:00 |
|
dependabot[bot]
|
db5e66e375
|
Bump go.unistack.org/micro/v3 from 3.10.0 to 3.10.1
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.10.0 to 3.10.1.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.10.0...v3.10.1)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-17 17:03:51 +00:00 |
|
|
39d3aabf62
|
Merge pull request #129 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.10.0
Bump go.unistack.org/micro/v3 from 3.9.18 to 3.10.0
|
2023-01-09 20:08:34 +03:00 |
|
dependabot[bot]
|
25469792df
|
Bump go.unistack.org/micro/v3 from 3.9.18 to 3.10.0
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.18 to 3.10.0.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.18...v3.10.0)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2023-01-09 17:06:34 +00:00 |
|
|
7f278036f6
|
Merge pull request #128 from unistack-org/util_http_method_not_allowed
util/http: trie support method not allowed
|
2022-12-28 00:00:49 +03:00 |
|
|
05625d2df4
|
util/http: trie support method not allowed
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-12-27 23:59:02 +03:00 |
|
|
82bfa00c3d
|
Merge pull request #127 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.17
Bump go.unistack.org/micro/v3 from 3.9.15 to 3.9.17
|
2022-12-26 20:08:18 +03:00 |
|
dependabot[bot]
|
740b5ee635
|
Bump go.unistack.org/micro/v3 from 3.9.15 to 3.9.17
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.15 to 3.9.17.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.15...v3.9.17)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-12-26 17:06:05 +00:00 |
|
|
9a096bc471
|
Merge pull request #126 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.15
Bump go.unistack.org/micro/v3 from 3.9.13 to 3.9.15
|
2022-11-28 20:07:35 +03:00 |
|
dependabot[bot]
|
04b27524ee
|
Bump go.unistack.org/micro/v3 from 3.9.13 to 3.9.15
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.13 to 3.9.15.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.13...v3.9.15)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-28 17:05:54 +00:00 |
|
dependabot[bot]
|
57758b4f80
|
Bump hmarr/auto-approve-action from 2 to 3 (#125)
Bumps [hmarr/auto-approve-action](https://github.com/hmarr/auto-approve-action) from 2 to 3.
- [Release notes](https://github.com/hmarr/auto-approve-action/releases)
- [Commits](https://github.com/hmarr/auto-approve-action/compare/v2...v3)
---
updated-dependencies:
- dependency-name: hmarr/auto-approve-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-28 16:26:01 +03:00 |
|
|
9c809a04eb
|
Merge pull request #124 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.13
Bump go.unistack.org/micro/v3 from 3.9.11 to 3.9.13
|
2022-11-14 20:07:35 +03:00 |
|
dependabot[bot]
|
dd0e7e748d
|
Bump go.unistack.org/micro/v3 from 3.9.11 to 3.9.13
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.11 to 3.9.13.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.11...v3.9.13)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-11-14 17:05:39 +00:00 |
|
dependabot[bot]
|
31b048858d
|
Bump golangci/golangci-lint-action from 3.2.0 to 3.3.1 (#123)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.2.0...v3.3.1)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-14 07:22:40 +03:00 |
|
dependabot[bot]
|
bf0f643d78
|
Bump dependabot/fetch-metadata from 1.3.4 to 1.3.5 (#122)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.4...v1.3.5)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-11-12 18:20:42 +03:00 |
|
dependabot[bot]
|
1bdd010340
|
Bump dependabot/fetch-metadata from 1.3.3 to 1.3.4 (#120)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.3...v1.3.4)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-10-04 12:50:27 +03:00 |
|
dependabot[bot]
|
30ec3ae03e
|
Bump dependabot/fetch-metadata from 1.3.1 to 1.3.3 (#118)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.1 to 1.3.3.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.1...v1.3.3)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-08-28 17:24:37 +03:00 |
|
|
a11adb8a1e
|
Merge pull request #119 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.11
Bump go.unistack.org/micro/v3 from 3.9.10 to 3.9.11
|
2022-07-11 20:26:08 +03:00 |
|
dependabot[bot]
|
e8678e2da6
|
Bump go.unistack.org/micro/v3 from 3.9.10 to 3.9.11
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.10 to 3.9.11.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.10...v3.9.11)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-07-11 17:24:27 +00:00 |
|
|
faf698cfcb
|
Merge pull request #116 from unistack-org/cleanup
update to latest micro
|
2022-06-27 00:45:29 +03:00 |
|
|
461123dba0
|
Merge branch 'v3' into cleanup
|
2022-06-27 00:43:41 +03:00 |
|
|
7d649e8156
|
update to latest micro
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-06-27 00:41:18 +03:00 |
|
dependabot[bot]
|
d5e0423985
|
Bump golangci/golangci-lint-action from 3.1.0 to 3.2.0 (#115)
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.1.0 to 3.2.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v3.1.0...v3.2.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-06-25 22:50:01 +03:00 |
|
|
2e2a9e8f01
|
Merge pull request #114 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.8
Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8
|
2022-05-03 20:24:59 +03:00 |
|
dependabot[bot]
|
685951339e
|
Bump go.unistack.org/micro/v3 from 3.9.7 to 3.9.8
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.7 to 3.9.8.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.7...v3.9.8)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-03 17:22:48 +00:00 |
|
dependabot[bot]
|
31e882cc1e
|
Bump github/codeql-action from 1 to 2 (#113)
Bumps [github/codeql-action](https://github.com/github/codeql-action) from 1 to 2.
- [Release notes](https://github.com/github/codeql-action/releases)
- [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
- [Commits](https://github.com/github/codeql-action/compare/v1...v2)
---
updated-dependencies:
- dependency-name: github/codeql-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-26 23:42:10 +03:00 |
|
dependabot[bot]
|
f5db9193de
|
Bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 (#112)
Bumps [dependabot/fetch-metadata](https://github.com/dependabot/fetch-metadata) from 1.3.0 to 1.3.1.
- [Release notes](https://github.com/dependabot/fetch-metadata/releases)
- [Commits](https://github.com/dependabot/fetch-metadata/compare/v1.3.0...v1.3.1)
---
updated-dependencies:
- dependency-name: dependabot/fetch-metadata
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2022-04-21 23:49:41 +03:00 |
|
|
9932138d52
|
Merge pull request #111 from unistack-org/dependabot/github_actions/actions/setup-go-3
Bump actions/setup-go from 2 to 3
|
2022-04-11 22:56:14 +03:00 |
|
dependabot[bot]
|
a2a83bbae5
|
Bump actions/setup-go from 2 to 3
Bumps [actions/setup-go](https://github.com/actions/setup-go) from 2 to 3.
- [Release notes](https://github.com/actions/setup-go/releases)
- [Commits](https://github.com/actions/setup-go/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/setup-go
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-08 17:17:24 +00:00 |
|
|
19946951f8
|
Merge pull request #110 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.7
Bump go.unistack.org/micro/v3 from 3.9.5 to 3.9.7
|
2022-03-30 20:21:18 +03:00 |
|
dependabot[bot]
|
9711b1b4ed
|
Bump go.unistack.org/micro/v3 from 3.9.5 to 3.9.7
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.5 to 3.9.7.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.5...v3.9.7)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-30 17:19:07 +00:00 |
|
|
31c53e8172
|
Merge pull request #109 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.5
Bump go.unistack.org/micro/v3 from 3.9.2 to 3.9.5
|
2022-03-28 20:24:52 +03:00 |
|
dependabot[bot]
|
1c9f81edd4
|
Bump go.unistack.org/micro/v3 from 3.9.2 to 3.9.5
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.2 to 3.9.5.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.2...v3.9.5)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-28 17:23:06 +00:00 |
|
|
9679408349
|
Merge pull request #108 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.2
Bump go.unistack.org/micro/v3 from 3.9.1 to 3.9.2
|
2022-03-25 20:22:06 +03:00 |
|
dependabot[bot]
|
47786523cc
|
Bump go.unistack.org/micro/v3 from 3.9.1 to 3.9.2
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.1...v3.9.2)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-25 17:20:25 +00:00 |
|
|
0d47683c9a
|
Merge pull request #106 from unistack-org/dependabot/github_actions/actions/cache-3
Bump actions/cache from 2 to 3
|
2022-03-22 23:08:00 +03:00 |
|
dependabot[bot]
|
ad44db22b9
|
Bump actions/cache from 2 to 3
Bumps [actions/cache](https://github.com/actions/cache) from 2 to 3.
- [Release notes](https://github.com/actions/cache/releases)
- [Commits](https://github.com/actions/cache/compare/v2...v3)
---
updated-dependencies:
- dependency-name: actions/cache
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-22 17:41:29 +00:00 |
|
|
2be7d79739
|
Merge pull request #107 from unistack-org/dependabot/go_modules/go.unistack.org/micro/v3-3.9.1
Bump go.unistack.org/micro/v3 from 3.9.0 to 3.9.1
|
2022-03-22 20:40:44 +03:00 |
|
dependabot[bot]
|
0124e922e5
|
Bump go.unistack.org/micro/v3 from 3.9.0 to 3.9.1
Bumps [go.unistack.org/micro/v3](https://github.com/unistack-org/micro) from 3.9.0 to 3.9.1.
- [Release notes](https://github.com/unistack-org/micro/releases)
- [Commits](https://github.com/unistack-org/micro/compare/v3.9.0...v3.9.1)
---
updated-dependencies:
- dependency-name: go.unistack.org/micro/v3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-22 17:20:17 +00:00 |
|
|
fd8c454bae
|
Merge pull request #105 from unistack-org/cleanup
server: remove unparsed body from request and message
|
2022-03-21 15:43:42 +03:00 |
|
|
1cc8b37503
|
comment
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-03-21 15:41:40 +03:00 |
|
|
cd47eab010
|
Merge branch 'v3' into cleanup
|
2022-03-21 15:31:47 +03:00 |
|
|
9136addd1e
|
Merge branch 'master' into v3
|
2022-03-21 15:31:11 +03:00 |
|
|
4ce1ef631b
|
server: remove unparsed body from request and message
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-03-21 15:29:40 +03:00 |
|
|
4618fae641
|
update go version
Signed-off-by: Vasiliy Tolstov <v.tolstov@unistack.org>
|
2022-03-07 13:46:39 +03:00 |
|
|
b2eba3120e
|
Merge pull request #104 from unistack-org/dependabot/github_actions/golangci/golangci-lint-action-3.1.0
Bump golangci/golangci-lint-action from 2 to 3.1.0
|
2022-03-07 13:29:04 +03:00 |
|
dependabot[bot]
|
04703cb8fa
|
Bump golangci/golangci-lint-action from 2 to 3.1.0
Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 2 to 3.1.0.
- [Release notes](https://github.com/golangci/golangci-lint-action/releases)
- [Commits](https://github.com/golangci/golangci-lint-action/compare/v2...v3.1.0)
---
updated-dependencies:
- dependency-name: golangci/golangci-lint-action
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-03-07 09:43:58 +00:00 |
|
|
c2f178001c
|
Merge pull request #97 from unistack-org/master
merge master
|
2022-02-01 11:23:02 +03:00 |
|
|
2cc17551ca
|
Merge pull request #94 from unistack-org/master
merge master
|
2022-01-30 20:44:27 +03:00 |
|
|
e2efc934b3
|
Merge branch 'master' into v3
|
2022-01-24 20:31:05 +03:00 |
|
|
6a30a4f408
|
Merge pull request #90 from unistack-org/master
merge master
|
2022-01-23 02:41:15 +03:00 |
|
|
0ab763b505
|
Merge pull request #88 from unistack-org/master
merge master
|
2022-01-23 02:01:01 +03:00 |
|
|
14f3b149e4
|
Merge pull request #86 from unistack-org/master
merge master
|
2022-01-22 01:11:43 +03:00 |
|