Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: fdamador/micro

Tags

v3.3.0

Toggle v3.3.0's commit message
870f80e update reference doc

7c4098c Update README.md
ec89640 Improve redis error handling (#1814)
3ba67c3 Fix map in openapi (#1813)
d92d8f0 fix go mods in redis
d152c4e routing updates (#1812)
221891f set max send/recv size in streams
8b8d55b fix dynamic command output
a55397b Add janitor job to clean up old redis consumers (#1811)
ac5b6ec Merge pull request #1810 from micro/consumerfix
0ae915b tests
8c5dc10 timeout the read
0ee546e timeout the consumer
5d8d5a2 debugging
be11404 Update README.md
7757c5e Merge pull request #1808 from micro/postgres
adae72e Merge branch 'master' into postgres
7cf60fc Update README.md
f6d0c7a remove cockroach dir
2f75edb postgres plugin for store
5294ad2 Merge pull request #1802 from micro/dependabot/bundler/docs/nokogiri-1.11.5
ef55385 Merge branch 'master' into dependabot/bundler/docs/nokogiri-1.11.5
25630e3 Merge pull request #1807 from micro/broker_streams_retry3
c1705b9 go mod update
cf1ad58 clean up
15592a1 redis broker and streams retry fixes
41d818a Update README.md
dbdfb51 Update README.md
2581e75 tab format config proto
da3eb14 Merge pull request #1803 from micro/bugfix/broker
34133d0 fix up broker subscription
2aa15a3 Bump nokogiri from 1.11.3 to 1.11.5 in /docs
49fbecb go mod fixes for redis
c0cfae0 s3 gomod fix
d69eb58 Merge pull request #1801 from micro/redisfixes
853ad92 go mod stuff
e3927c1 typo
45ea3ff fix test
50cf734 fixes for redis options parsing
b372eb8 Merge pull request #1800 from micro/redisstream
d3c8b85 go mod
29bcd2c Merge branch 'master' into redisstream
c3f1f13 redis broker tests
698c545 WIP redis broker. streams tests and retry
57cf7e6 fix util/entrypoint
4967e69 update go mod in cell
e89addd add make api command to makefile (#1797)
67e85c0 redis stream plugin
df554a0 go mod tidy
fd3fb8d make api packages top level (#1795)
b0144d4 remove unused update code
199632b collapse helpers and commands
fd8eda0 Merge branch 'master' of ssh://github.com/micro/micro
73c6757 remove self update code
b25738c Update README.md
7d526ba Update README.md
dcbbeb4 make qson one file
77c922c move util/grpc
0433f77 move k8s client
35a5fa9 add usage
3266b42 move source package
4d5cea7 move source package
993f21c remove client in debug handler
dd9e335 move util debug
8019551 Update README.md
108d35c move all server packages into per service package (#1790)
e1f9c89 drop one nested dir
f99d34f strip unused code
bc8b807 remove util/stats
2c4fdad strip signal package
3afb8b8 rip out network call
7d4bffa add back the get service command
09adb6a move network code into service/network
1ee3990 more gomod fixes (#1789)
17ddaa4 fix s3 go.mod (#1788)
b08e817 remove use of cache wrapper (#1787)
95ee0dd Optimisations for auth checking (#1786)
6650d77 rename meta file
1ef6b1a move all api cruft into one package
e3c3eb8 move util api into the server api package
b9e1bdb remove util/build
c834cef move internal to util
9d85063 move the internal template to cli new command package
075b87b drop internal/version package
fbbcdc4 add ability to set num instances when running a service (#1784)
00592b6 Fix s3 filename (#1783)
f322c0f delete the client sdk generation code (#1782)
c89f1ba Blob store: replace minio with s3 sdk (#1781)
9a38cb4 Update README.md
db2387f Add SetPolicy to blob store (#1779)
a6ecead endpoint auth should look specifically for "user" or "service" (#1777)
5fbcec3 Update README.md
70c2c1b move the s3 plugin
c2dad95 remove postgres
ae06e71 add the cockroach plugin back
66ecc62 make create database postgres compliant
29d58c3 Update postgres.go
6a92cd9 Update postgres.go
5eb7267 rename cockroach plugin to postgres (#1776)
0c80072 Update README.md
3a96452 Update README.md
7abe07f Update README.md
d6613ea Update README.md
aeb06de Update README.md
981abb6 Update README.md
3dd1cd2 fix offset usage in memory store
9b089a4 fix limit offset cruft
da4405f Merge branch 'master' of ssh://github.com/micro/micro
acc0354 what was I smoking
249062b Update README.md
3a02c06 Merge branch 'master' of ssh://github.com/micro/micro
3a7cb73 fix a typo
bb5a15b Update README.md
005bfc3 Merge branch 'master' of ssh://github.com/micro/micro
9d8f239 fix order implementation in store
80ec350 Update README.md
131287e Store order (#1773)
f8533d1 Update README.md
72fde5b Check for connection reset error in cockroach (#1772)
1270645 add support for suffix to the store
4c2de00 support reading suffix in store cli
359ab42 add helper methods to store
d2d9828 add helper methods to store
f87b6ea Update auth.go
23634cb Update auth.go
e24832b Bump nokogiri from 1.10.10 to 1.11.3 in /docs (#1770)
d74a74e Bump rexml from 3.2.4 to 3.2.5 in /docs (#1769)
a26d517 missing type (#1767)
8e206e8 move openapi converter to cmd package
7b450d5 remove cli signup (#1763)
45eefa7 fix(prometheus): add 0.99 to pre-defined quantiles (#1760)
ec5d7da Clivern bbolt (#1759)
d99beed Update README.md
8a6d5b1 include 2021 in usage

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