Skip to content

Tags: unvoodoo/micro

Tags

v3.2.1

Toggle v3.2.1's commit message
Point release

v3.2.0

Toggle v3.2.0's commit message
- New release

d5b415c (HEAD -> master, origin/master, origin/HEAD) fix the openapi generator
2bcd089 Fix empty request error (#1739)
88a44d2 Remove printline from model (#1730)
4058356 fix extractor for slice and map args (#1729)
ef1881f API streaming clean up (#1724)
4f964e3 moon landings
1d66f22 don't cache in network
aed05b3 Update README.md
740ad7d Update README.md
8f3c986 Update README.md
0db6c5e Create README.md
3255ad1 update readme
5974ada fix api domain check (#1725)
196da7e Fix runtime child process orphaning
c78d9f6 Readme typo fix to trigger build (#1723)
7c315c0 Enable change secret without old password for micro admins, services (#1722)

v3.1.1

Toggle v3.1.1's commit message
- Bug fixes

v3.1.0

Toggle v3.1.0's commit message
11aa218 Update README.md

06bebab Websockets fix (#1709)
0878fc7 Fix Websockets in API (#1707)
d66f3ed Update README.md
75aad3b Cockroach ordering fix, model limit fix and test (#1705)
25e07e1 Fix wrong authorization check (#1696)
a8fd7c4 Cross namespace auth rules (#1704)
c0f344d Revert "Add support for limit/offset (#1699)" (#1700)
04ee746 Add support for limit/offset (#1699)
c9e56fb move source runtime code to be internal (#1698)
f75abbe Handle OpenAPI object arrays properly (#1695)
1bf11c4 add make proto to Makefile (#1694)
4595634 Fix map delete and map index maintenance (#1693)
6008b18 Fix map creates when indexes are present (#1692)
fef8392 model: Support pointer Creates (#1690)
66be29f model: Match indexes lower cased (#1689)
789ea1c model: Support custom ID keys, recognize "Id" and "id" fields as keys without user specifying them (#1688)
3c95b22 model: Support pointer type schema instances (#1687)
8b4be86 specify database and table from store in model (#1686)
0b759ad model: crufty implementation of All query support (#1685)
24e07ec github sponsors can't be disabled ...
04f9498 Delete FUNDING.yml
64e1f3c Make dynamic CLI handle flags of any depth instead of fixed two levels (#1684)
844800f Support map values (#1683)
75dfb37 some improvements to micro stats  (#1681)
aaf484f Increase grpc max message size to 16mb (#1682)
0ea88f4 Lockdown micro server to admin and service scopes (#1679)
4002c44 fix store options (#1680)
473b6cc Set the database based on the account issuer in the model (#1678)
fc41c51 move newIndex func
cf6b018 move index code to its own file
30ea370 move query to own file
5113365 split the model file implementation and interface
da1e38d add context to model interface (#1677)
74953cc model: Try to match deletes and reads even if user doesn't specify a query that matches an index precisely (#1676)
b0bb285 Server (#1675)
255ebf5 Registry router regexp paths should work for all namespaces (#1665)
e3b697d Server (#1674)
e7abb21 move service/cli into cmd package (#1673)
e0a3241 clean code : remove duplicate import "github.com/micro/micro/v3/service/registry" and  "github.com/micro/micro/v3/service/store" and "github.com/micro/micro/v3/service/router" (#1664)
f40c3db initialise the model
9473e07 Update the access method for the model (#1668)
1549cb3 Model: Fix field name with underscores in them (#1667)
8f975fd update testdata for openapi
8f40bb2 add brand
3977ca0 Update README.md
c6e4190 Add @crufter's model (#1663)
1193a87 Remove CPU limits for deployments (#1662)
56f0be8 fix: small errors (#1659)
4ce7326 fix: small errors (#1658)
0608d44 fix duplicate import (#1657)
7d08419 Update README.md
5970ecb Update README.md
ecea274 Update README.md
e351834 update badge
378ff00 update badge
bf63530 Update README.md
c8ea243 Update README.md
2f7ad18 Update tags

v3.0.4

Toggle v3.0.4's commit message
- Fix json tag parsing in extractor

v3.0.3

Toggle v3.0.3's commit message
Minor patch release

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
do dynamic cli parsing without the equals (#1582)

Co-authored-by: Janos Dobronszki <[email protected]>

v3.0.0

Toggle v3.0.0's commit message
Micro 3.0 Release

9e41d03 (HEAD -> master, origin/master, origin/HEAD) Update README.md
e4fc37e remove duplicate import "api/resolver" (#1556)
13b619d Bump deps of micro newed services (#1561)
adb21e2 Update units for resource quotas (#1560)
7db7d07 Deploy nginx (#1554)
7a917c0 Set reasonable default for resource requirements (#1559)
cb5ef09 Update README.md
ce790c7 Update README.md
8043684 Update README.md
7b29d3b Update README.md
945e607 Update README.md
ed11866 Update README.md
278164f Update m3o.org => micro.mu (don't ask) (#1553)
d9dd446 Delete CNAME
7b0f830 Update CNAME
c248621 Dynamic commands: support --flag as true value (#1551)
09a3110 Update README.md
ab441d9 Update README.md
da6c786 Update README.md (#1550)
a2d86fd library => framework (#1548)
a5f6103 Update README.md
87308d8 in the interest of cleanup, remove the model (#1547)
2acc83e add section for upgrade guides (#1546)
1151f7a Update README.md
c1e0f73 Update README.md
139286f Update README.md
04c90f1 Upgrade Guide (#1545)
b21c52a Improve CLI errors for various commands (#1541)
00c2607 Regenerate client sdks from proto (#1543)
07be351 Allow grpc-web options support (#1536)
d520c7d Fix misc broker bugs (#1538)
792f49f Add architecture diagrams (#1539)
bf049ed Adding ResourceQuota to runtime (#1522)
1863345 Fix dynamic commands duplicate key bug (#1537)
fb67b05 Upgrade go version to 1.15 (#1534)
4c5dccd Fix panic when passing in nested objects to dynamic commands (#1535)
b537a95 store/file: fix nil context bug (required for go 1.15) (#1533)
7e97adc (setup-defaults) service/build: handle walkpath error in tar util (#1532)
7f24e4d delete incompletel model/sql package (#1531)
c0425cd Docker: pin go version (#1529)
64d16ff (rename-cli) Update README.md
14ef6bd [create-pull-request] automated change (#1528)
84bafd9 (net-client) Allows the usage of gRPC+Web whenever gRPC is being used
b844ea7 Add environment description for builtin envs (#1527)
34012e0 runtime: vendor dependancies using 'go mod vendor' (#1524)
c066f7b Fix runtime tests (#1525)
c64a91c Update README.md
10e2d1f Update README.md

v3.0.0-beta.7

Toggle v3.0.0-beta.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Regenerate client sdks from proto (#1519)

Co-authored-by: GitHub Action <[email protected]>