Micro Micro Versions Save

A Go service development platform

v4.6.0

1 week ago

Changelog

  • 516b6320 fix(ci): goreleaser CGO enabled build release (#2069)

v4.5.0

2 weeks ago

Changelog

  • dea3abc3 Bump golang.org/x/net from 0.10.0 to 0.23.0 (#2064)
  • ef91adf9 Improve project code (#2065)
  • 812b7b00 Update (#2067)
  • 0a82b9d3 Update .goreleaser.yml
  • 97f0f1c8 Update Makefile
  • 71ae3505 Update README.md
  • a4a72259 Update README.md
  • 0c2936dd Update README.md
  • 1d4f5ced Update README.md
  • 61d1a069 Update README.md
  • 9c26e662 Update README.md
  • af6f4386 Update README.md
  • 4aeed4be Update README.md
  • 4bd9dd13 Update README.md
  • 191dc1a5 Update README.md
  • 12ce11b4 Update README.md
  • 0614c5d6 chore: use errors.New to replace fmt.Errorf with no parameters will much better (#2066)
  • 7f4bc574 fix: close token file (#2062)
  • c41ab10f improve and fix #2060 (#2063)

v4.4.0

1 month ago

Changelog

  • 1eb92cce Update README.md
  • 32c37479 Update README.md
  • b1213231 fix: Update .goreleaser.yml (#2059)

v4.3.1

9 months ago

Changelog

  • 7c0abc3b Merge branch 'master' of ssh://github.com/micro/micro
  • c34cb41b auth/rules: compare strings with strings.EqualFold (#2047)
  • 57eecc65 fix login

v4.3.0

9 months ago

Changelog

  • d6f53938 .

v4.2.1-alpha

9 months ago

Changelog

  • 7cffc1ca .
  • 326dc4a9 .

v4.2.0-alpha

9 months ago

Changelog

  • 64055a69 .
  • ce5c8393 .
  • a7120353 .
  • 5836d94d Delete README.md
  • 3162cceb Delete README.md
  • 7cd779f0 Delete README.md
  • 790c7a74 Fix garbage
  • 7dd44d8a Merge branch 'master' of ssh://github.com/micro/micro
  • 93dba9ce Merge branch 'master' of ssh://github.com/micro/micro
  • 403bf6f3 Merge branch 'master' of ssh://github.com/micro/micro
  • 5560a77f Merge branch 'master' of ssh://github.com/micro/micro
  • ca91b3f4 Update README.md
  • 255ae783 Update README.md
  • c2448412 Update README.md
  • b509625e Update README.md
  • b5572af9 Update cmd.go
  • 810c4a01 Update service.go (#2045)
  • 44dba6f8 add api auth wrapper
  • 4179e121 break it all
  • db6a5c7a cleanup api handler
  • 8919f3cd import statement
  • 8066b0b0 move auth refresh code
  • 3928b733 move code
  • f5b36820 remove api context
  • f8c8c763 remove api/auth dir
  • d9b04589 remove flags
  • 11c58790 remove service profile
  • 9ce56be1 set sql model
  • 3e0f0416 strip API interface
  • 1875d4b8 strip all flags and network command
  • d0db77aa strip noop auth
  • 8e9d5bb6 strip some env settings by the runtime
  • 8b5a67e6 unused code
  • 36704915 update cmd
  • 9e634164 update go mod
  • 4fc03fd0 whoa

v4.1.0-alpha

9 months ago

Changelog

  • d108015a Delete cache.go
  • 24064d8b Merge branch 'master' of ssh://github.com/micro/micro
  • 4300a9b5 Merge branch 'master' of ssh://github.com/micro/micro
  • 0b3022d2 Update README.md
  • 1b6e8a17 Update README.md
  • 47135281 Update README.md
  • 4c183efe Update README.md
  • 19f99775 Update README.md
  • a56f6a90 Update README.md
  • e39d192d Update README.md
  • 07aa5b48 Update README.md
  • c67f3073 Update README.md
  • 0f4cc8e1 Update README.md
  • 16e63d36 Update README.md
  • 984293b1 Update README.md
  • 185807d0 Update README.md
  • f118d2ec Update README.md
  • 770c2d83 Update README.md
  • 3ee9d6bf Update manager.go
  • a598abab Update manager.go
  • f81503c3 Update manager.go
  • da7e0ad2 Update registry.go
  • df2a0eef combine cli/commands.go
  • 87100bdd increase request timeout to 1 minute
  • a81903a0 increase send/receive limit to 1GB
  • df7adc29 move errors
  • abe7bb38 move proxy flags to network
  • e3dd30a4 remove kubernetes router
  • daa2de7a remove local profile
  • f2dda78c remove proto/client
  • 3307c0b6 remove runtime cells
  • da77610e rename metadata
  • 2a3944bd rename metadata

v4.0.0-alpha

9 months ago

Overview

What is V4? https://github.com/micro/micro/issues/1944

The v4 alpha is a preliminary release that cuts out all the cruft from v3 and sets micro.dev/v4 as the vanity url. Everything else is still in flux as we strip out all deps to reestablish the foundation and starting point for the rest of the work.

v3.19.0

10 months ago

Changelog

  • 0cb1bfa2 .
  • bf72981d .
  • 4ec78e5c Merge branch 'master' of ssh://github.com/micro/micro
  • f9061d6a Update Dockerfile
  • 61383991 Update README.md
  • 37b46951 Update README.md
  • ad0ac016 Update platform.yml
  • ac2d04eb disable logging
  • 4e837853 eliminate one point of pain
  • f367f1d4 enable setting api url from Micro-API header
  • 20103df3 fix build
  • 270d5c30 fix build
  • 7b927046 fix command
  • f0e656f9 fix redis broker
  • f8d82726 go version
  • c2c1d6c5 move api client
  • 88f3163e move tailscale transport
  • 8bbe6337 remove grpc transport and add quic transport
  • 0f328ac0 remove grpc web
  • 6f31f049 remove grpc web
  • e67a4087 remove handler
  • 83195ff9 remove nats
  • b8ac1301 remove opentelemetry
  • bc174d72 remove prometheus
  • 1c31695b remove proto alert
  • e5f4ba0c remove proto transport
  • 7f9dfdd7 stripping grpc transport
  • 0bd1d50a update micro-platform