Copilot
80345fe63d
docs: clarify gRPC server option ordering and service name usage ( #2820 )
...
* Initial plan
* docs: clarify gRPC server option ordering and service name usage
- Fix all examples to show Server option before Name option
- Add note explaining why option ordering matters
- Add new section on "Option Ordering Issue" in Common Errors
- Add new section on "Service Name vs Package Name" in Common Errors
- Update transport.md to show proper ordering with comment
Co-authored-by: asim <17530+asim@users.noreply.github.com >
* docs: refine comments based on code review feedback
- Clarify that Server ordering before Name is mandatory
- Remove confusing comment about Client ordering being for consistency
Co-authored-by: asim <17530+asim@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: asim <17530+asim@users.noreply.github.com >
v5.12.0
2025-11-25 09:26:59 +00:00
Copilot
00a119496e
Add documentation for native gRPC compatibility vs transport ( #2819 )
...
* Initial plan
* Add documentation for native gRPC compatibility with grpc client/server packages
Co-authored-by: asim <17530+asim@users.noreply.github.com >
* Fix go_package path in proto example to use relative path
Co-authored-by: asim <17530+asim@users.noreply.github.com >
---------
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com >
Co-authored-by: asim <17530+asim@users.noreply.github.com >
2025-11-25 07:28:48 +00:00
Asim Aslam
3e25be984d
x
2025-11-13 20:48:01 +00:00
Asim Aslam
4e8934c230
Get Badge
2025-11-13 20:46:20 +00:00
Asim Aslam
a368be82cd
add showcase
2025-11-13 20:42:45 +00:00
Asim Aslam
43386d4ec1
x
2025-11-13 20:37:54 +00:00
Asim Aslam
a84f92c907
mobile hamburger menu
2025-11-13 20:34:09 +00:00
Asim Aslam
751de9e7c0
fix mobile rendering for website
2025-11-13 20:31:29 +00:00
Asim Aslam
be1cf9c9d8
x
2025-11-13 20:06:28 +00:00
Asim Aslam
d7699845bb
Add docs link
2025-11-13 20:01:32 +00:00
Asim Aslam
520a0fa140
Update features
2025-11-13 19:59:28 +00:00
Asim Aslam
8a1591af0c
x
2025-11-13 19:58:38 +00:00
Asim Aslam
1f1d9875a2
update landing
2025-11-13 19:56:01 +00:00
Asim Aslam
cd4c881db5
x
2025-11-13 19:52:06 +00:00
Asim Aslam
de03bbbf81
x
2025-11-13 19:49:34 +00:00
Asim Aslam
ee4f656fa5
fix typo in search documentation
2025-11-13 19:26:19 +00:00
Asim Aslam
2cce3e5e1a
fix links
2025-11-13 19:21:27 +00:00
Asim Aslam
0526a42efa
changes to theme
2025-11-13 19:14:01 +00:00
Asim Aslam
dc1e1eb45c
fix config file
2025-11-13 19:04:30 +00:00
Asim Aslam
06b31f545a
update the docs to easily navigate
2025-11-13 18:59:34 +00:00
Asim Aslam
8cda829320
major docs overhaul
2025-11-13 18:34:40 +00:00
Asim Aslam
e755e4a823
updates for syntax highlighting
2025-11-13 18:17:45 +00:00
Asim Aslam
eef06fcf01
server docs
2025-11-13 18:12:15 +00:00
Asim Aslam
9e36df224b
new copilot generated documentation
2025-11-13 18:11:29 +00:00
Asim Aslam
2da1cc0edd
Delete .github/PULL_REQUEST_TEMPLATE.md
2025-11-13 17:19:17 +00:00
Asim Aslam
0ef0143537
Delete .github/ISSUE_TEMPLATE/question.md
2025-11-13 17:19:04 +00:00
Asim Aslam
30dc01523a
Delete .github/ISSUE_TEMPLATE/feature-request---enhancement.md
2025-11-13 17:18:54 +00:00
Asim Aslam
4a0648536f
Delete .github/ISSUE_TEMPLATE/bug_report.md
2025-11-13 17:18:43 +00:00
nswdewy
01ed999b2a
Change template paths from 'html' to 'web' ( #2816 )
2025-11-06 10:17:30 +00:00
Asim Aslam
acfb4e2639
Update README.md
2025-10-29 10:46:41 +00:00
Asim Aslam
cd735aba56
Update sponsorship link in README.md
2025-10-29 10:46:14 +00:00
Asim Aslam
8c995ea8ac
Update sponsorship link in README
2025-10-29 10:45:28 +00:00
Asim Aslam
e9ce3487b6
Update README.md
2025-10-29 10:44:16 +00:00
Asim Aslam
79f5a7a7f6
Fix README formatting and sponsor button placement
2025-10-29 10:43:48 +00:00
Asim Aslam
48c310f70b
Update README.md
2025-10-29 10:43:32 +00:00
Asim Aslam
5ffb711dfe
Add funding configuration for GitHub
2025-10-29 10:42:01 +00:00
Asim Aslam
de5057e35d
Update README to remove install script section
...
Removed mention of install script from README.
2025-10-22 21:19:31 +01:00
Asim Aslam
91d91eef1f
Fix for https://github.com/micro/go-micro/issues/2687
v5.11.0
2025-10-22 06:38:16 +00:00
asim
48479228b1
Fixes https://github.com/micro/go-micro/issues/2738
2025-10-22 07:18:37 +01:00
asim
5a07370970
Fix https://github.com/micro/go-micro/issues/2769
2025-10-22 07:10:41 +01:00
Asim Aslam
db9b1e8d79
Update installation command to specific version
2025-10-20 11:41:26 +01:00
Asim Aslam
3e05108882
Update installation command to specific version
2025-10-20 11:41:04 +01:00
Asim Aslam
85cd80a467
Delete cmd/README.md
2025-10-14 19:34:27 +01:00
Eng Zer Jun
bc40df0c9e
Update github.com/imdario/mergo to dario.cat/mergo ( #2810 )
...
Mergo v1 is released with a new module path URL. No breaking changes,
only the module path update and bug fixes.
Reference: https://github.com/darccio/mergo/releases/tag/v1.0.0
Reference: https://github.com/darccio/mergo/releases/tag/v1.0.1
Reference: https://github.com/darccio/mergo/releases/tag/v1.0.2
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2025-10-14 11:18:28 +01:00
asim
66014eac68
.
v5.10.0
2025-10-14 11:17:03 +01:00
asim
26b9d56165
.
2025-10-14 11:15:52 +01:00
asim
6574180b0d
.
2025-10-14 11:14:36 +01:00
asim
e6c9f4fa39
.
2025-10-14 11:13:53 +01:00
asim
1dde737b64
move micro cli and protoc-gen-micro to cmd/
2025-10-14 11:13:35 +01:00
Asim Aslam
26adf49e55
Remove Command Line section from README
...
Removed command line section from README.
2025-10-14 10:33:20 +01:00