Changelog
- 1e18638 .
- e030bce .
- 16be237 .
- 73b9b42 .
- a4be974 .
- 268f2a6 .
- 1262bd3 .
- 44e71ad .
- 0c78d91 .
- 1bae5ce .
- 0c2af2a .
- 8023d6d .
- 7eb44d6 .
- 32e9a74 Add darwin-arm64 as an supported platform (#1966)
- 078239d Create resolver.go
- 1f4aee5 Delete codeql-analysis.yml
- 2377022 Delete resolver.go
- 2861cac Merge branch 'master' of ssh://github.com/micro/micro
- b22cbf9 Merge branch 'master' of ssh://github.com/micro/micro
- cdf63ea Merge branch 'master' of ssh://github.com/micro/micro
- a23a795 Merge branch 'master' of ssh://github.com/micro/micro
- 4c2f9e8 Merge branch 'master' of ssh://github.com/micro/micro
- 6e94eab Update README.md
- 4d17fa8 Update README.md
- 88c388a Update README.md
- ec98992 Update README.md
- af95725 Update README.md
- f91a65c Update README.md
- 775fb70 Update README.md
- 705739b Update README.md
- 1e60441 Update README.md
- 3a9f14b Update README.md
- d147d1b Update README.md
- f62aeb6 Update README.md
- 4afd6ab Update README.md
- 17edeae Update README.md
- bf7eb80 Update README.md
- 67b883c Update README.md
- 76fa855 Update README.md
- dbfe64c Update README.md
- cf516a8 Update README.md
- 93f191e Update README.md
- 0f19c44 Update README.md
- fb4a4b7 Update README.md
- 7a0a84d Update README.md
- d6e958a Update README.md
- f9e8042 Update README.md
- 22d7d4e Update cells.yml
- 7212a99 Update cells.yml
- c2c1c5a Update client.go
- becddc4 Update docker.yml
- 30cafea Update downstream.yaml
- ec99256 Update index.html
- 78e223f Update kubernetes.go
- 8360452 Update platform.go
- 536c984 add pgx plugin (#1960)
- ea3f300 add prefix dns k8s (#1968)
- f969129 add server profile
- cc6d7e5 add tailscale plugin (#1959)
- 59658bd add web readme
- fb44a4c cleanup runtime k8s logic
- dd428c1 cleanup web
- 2358153 cruft
- c2f4d4e don't print response time
- 62508f8 fix garbage
- 4cd49bc fix path parsing
- 9ae167f fix proto dep
- 8d4ea6f fix test
- 8221cac initialise plugins last
- 758df06 make block list configurable
- 437268e make it possible to run 'micro web' standalone (#1962)
- 93e74e3 make requests go through the api in micro web
- 15ea740 move dynamic command code
- fb8a57f move templates
- c720a45 port bidirectional streaming
- 77382f4 redo the go mod
- 511d8a2 remove method
- 1609911 remove micro runtime cell
- a0e2f95 rename package
- 67c0ad7 set response content type
- 77071cf simplify web further
- cd4e199 strip acme from micro web
- 772c5bb support adding handlers (#1965)
- e94933d update go mod
- e5d9335 update go version
- 9071bde update golang in docker
- de47fcd update profile
- f9d586c update profile go.mod
- a4c669c update runtime cells go mod
- c38955f update version
- a226cf6 use a gob encoded tailscale transport
- 5e5f055 web changes