UNPKG

9.9 kBMarkdownView Raw
1## Change Log
2
3### v0.1.14 (2016/09/21)
4- [fe2f1a9](https://github.com/betit/orion/commit/fe2f1a9731cdfeb25ede9709ca3b36652394807d) nats broker removed in favour of transport (@speier)
5- [60a8637](https://github.com/betit/orion/commit/60a8637a7394f5bf76491f7e710e467f4b61ceba) Update changelog (@speier)
6
7### v0.1.13 (2016/09/21)
8- [aceb79d](https://github.com/betit/orion/commit/aceb79d9bf86bc8337e683d1d724afbcf249427c) release 0.1.13 (@speier)
9- [7087813](https://github.com/betit/orion/commit/708781350aef0449b623120a2cd401cdc38c3f91) nats broker support queue optionally with topic prefix (@speier)
10- [9662fde](https://github.com/betit/orion/commit/9662fde865b977d35455220009f9808c124885ec) Update changelog (@speier)
11
12### v0.1.12 (2016/09/21)
13- [7259dd2](https://github.com/betit/orion/commit/7259dd2907986ddd9c9898c9f36c0bc7cc7406f3) release 0.1.12 (@speier)
14- [0e2904c](https://github.com/betit/orion/commit/0e2904ce639539690a9bba45b41d02a7d17110ca) broker supports name prefix (@speier)
15- [5da5313](https://github.com/betit/orion/commit/5da531378110b87d149f5117d2ffc45f69e07913) Update changelog (@speier)
16
17### v0.1.11 (2016/09/21)
18- [0579379](https://github.com/betit/orion/commit/0579379aa5acb2155f8f1fa7e6bbe4e374ab1a5a) release 0.1.11 (@speier)
19- [6575884](https://github.com/betit/orion/commit/65758845ee82eeb6538a0d3b11153b36a3334444) orion nats url naming convention changed (@speier)
20- [9983bd2](https://github.com/betit/orion/commit/9983bd2b5e1662578c355c4f083324160df0981e) Update changelog (@speier)
21
22### v0.1.10 (2016/09/21)
23- [af13832](https://github.com/betit/orion/commit/af138327139de65510994930dc505b01254c7014) release 0.1.10 (@speier)
24- [faeac6a](https://github.com/betit/orion/commit/faeac6abcc7592814ce4d0ba4d06dce61819fb23) broker url env var for default (@speier)
25- [953854a](https://github.com/betit/orion/commit/953854af4b650eca00ddf57c972b7ed7264053e5) Update changelog (@speier)
26
27### v0.1.9 (2016/09/21)
28- [58927a8](https://github.com/betit/orion/commit/58927a8d7ffe01b9cb1f3a0e02496c77077276f1) release 0.1.9 (@speier)
29- [078115a](https://github.com/betit/orion/commit/078115abb564156a7c1d65c587c0bf0e0f9c336e) on and emit methods added to the broker for backward compatibility (@speier)
30- [5145710](https://github.com/betit/orion/commit/51457107cbd9b4f399c4f490c657c01bcd200283) on and emit methods for backward compatibility (@speier)
31- [13882e7](https://github.com/betit/orion/commit/13882e77ae858bc83e026a8b5f8408be7af899f0) Update changelog (@speier)
32
33### v0.1.8 (2016/09/16)
34- [c30a30f](https://github.com/betit/orion/commit/c30a30fd56409a8e73d06364c59a9d3e267c045c) release 0.1.8 (@speier)
35- [2d3327b](https://github.com/betit/orion/commit/2d3327b5a709cae181e8195e9d82c7539be8899d) nats transport url env var support (@speier)
36- [2ad0798](https://github.com/betit/orion/commit/2ad0798507d68cb2ddd47224614b666dacf8759b) Update changelog (@speier)
37
38### v0.1.7 (2016/09/15)
39- [4cc3a9d](https://github.com/betit/orion/commit/4cc3a9d5be500fea08b6aea28dd2534e03d94a09) release 0.1.7 (@speier)
40- [d0a4890](https://github.com/betit/orion/commit/d0a48905601a975f0abb7c5c1b84c812510cac6b) use go channels instead of runtime goexit method (@speier)
41- [e6a5cdf](https://github.com/betit/orion/commit/e6a5cdf2e9622f47ae68cce04b59d93ebc167d72) request params type changed to map string interface (@speier)
42- [fec092b](https://github.com/betit/orion/commit/fec092b9b8657973a5cdbb0848e4db983b9f9c3b) json and msgpack tags added (@speier)
43- [45e84c0](https://github.com/betit/orion/commit/45e84c087b0f16a36eaee09381ee1a38f06d98c7) fixing broken test (@speier)
44- [7af8012](https://github.com/betit/orion/commit/7af8012c87d04bc8ac1aae221b3aa44fe49f5ff7) go transport options (@speier)
45- [8596f93](https://github.com/betit/orion/commit/8596f938efedea5cd1000b453b68f0103d254bec) Update changelog (@speier)
46
47### v0.1.6 (2016/09/06)
48- [ef46d75](https://github.com/betit/orion/commit/ef46d757ac1772ab57bfbdad93a73979732ef004) release 0.1.6 (@speier)
49- [ad3ff89](https://github.com/betit/orion/commit/ad3ff89ef355cf180f2ca59a87fc1d44096463d6) go client-service prototype (@speier)
50- [a2db8ea](https://github.com/betit/orion/commit/a2db8ea3a615180155e528262791c9547ee46849) route params, and client changes (@speier)
51- [e1bf198](https://github.com/betit/orion/commit/e1bf1986205226370b6a465351672a34c709f22e) get methods and route params fix (@speier)
52- [ebc0bdc](https://github.com/betit/orion/commit/ebc0bdc9f07d4c4fcac338829303f58db9a63ebc) service no need to based on event emitter (@speier)
53- [7d07a45](https://github.com/betit/orion/commit/7d07a4574751da68832a8b6e627e3f18051d7a17) Update changelog (@speier)
54
55### v0.1.5 (2016/09/01)
56- [15e0645](https://github.com/betit/orion/commit/15e06451d080c68dacb1072de2e9ad3fc6aab9d5) release 0.1.5 (@speier)
57- [62ad749](https://github.com/betit/orion/commit/62ad749bab3bad728ab7d4afa0a85888f21bf7f3) router middleware support enhancments (@speier)
58- [0464b7e](https://github.com/betit/orion/commit/0464b7ef884afbe6f7264f46f006821fd93a8677) Update changelog (@speier)
59
60### v0.1.4 (2016/08/31)
61- [b9db377](https://github.com/betit/orion/commit/b9db37733ed60dc0346f790473f5b08b60675a3c) release 0.1.4 (@speier)
62- [751bc86](https://github.com/betit/orion/commit/751bc8653f3b414aa951785fc6e10f443534347e) router middleware, transport timeout, improved test coverage (@speier)
63- [568b18e](https://github.com/betit/orion/commit/568b18eb6601ae5672b99974e51346adadfeec02) fixing test quickly (@speier)
64- [feb128d](https://github.com/betit/orion/commit/feb128d67b52eefc6ac6516056609b397fe579bd) extending router to support middlewares (wip) (@speier)
65- [6f496e9](https://github.com/betit/orion/commit/6f496e9c271bb91efaec9cb185b1ac8ae57863ec) Update changelog (@speier)
66
67### v0.1.3 (2016/08/30)
68- [e4e3476](https://github.com/betit/orion/commit/e4e3476549a751d442b44f0affc770bdfc3d0b20) release 0.1.3 (@speier)
69- [b1fdd0b](https://github.com/betit/orion/commit/b1fdd0bb15a8b354c260c0dc70059c26373c9301) http client timeout error fix (@speier)
70- [f26f406](https://github.com/betit/orion/commit/f26f406a62cfc5d6bdb0c021dc513c585e5138bb) attempt to fix coveralls (@speier)
71- [4fb211b](https://github.com/betit/orion/commit/4fb211b1f7dde4a0b792e119329512176b6f5681) updating packge json (@speier)
72- [#9](https://github.com/betit/orion/pull/9) [wip] ws proto (@betit)
73- [e9d5303](https://github.com/betit/orion/commit/e9d5303f07d026c9b5e236bbfe9170cd7b0431b8) updated readme (@speier)
74- [1053a8a](https://github.com/betit/orion/commit/1053a8aa2db6c8ef816b6e25523aa57e1485a006) improved test coverage (@speier)
75- [fbe5391](https://github.com/betit/orion/commit/fbe539121ccd9aa16411285b4c4e0c669e113956) gateway, and proto refactoring (@speier)
76- [c683e6a](https://github.com/betit/orion/commit/c683e6af6af17f445e1be6a8439b412ebb041f81) [wip] ws proto (@speier)
77- [df5b344](https://github.com/betit/orion/commit/df5b344fe2a4865a0e292cfcd10c4a5b8c6b8bbd) travis yaml fix (@speier)
78- [fd8f46d](https://github.com/betit/orion/commit/fd8f46da9c9d60af017cf33dc4021d676400b38d) working on webscoket transport sub protocol message (@speier)
79- [3333d52](https://github.com/betit/orion/commit/3333d52ea350a5fe4c820f6a55bd29640ec6d22e) circle yaml updated to start nats server dependency (@speier)
80- [7704352](https://github.com/betit/orion/commit/77043529ba5b263c74a504bdcf7ee2d4221e421d) integrating circleci and coveralls (@speier)
81- [574b9f6](https://github.com/betit/orion/commit/574b9f674f5d2dce1eacbbce4ab19ea25f46c0b6) refactoring the use of codecs in transports (@speier)
82- [9c39b72](https://github.com/betit/orion/commit/9c39b72206639a4c7cb144973180c60842d5673a) improving test coverage (@speier)
83- [21eddd2](https://github.com/betit/orion/commit/21eddd238d9bc23cf2d4ef478ae18c246e419910) Update changelog (@speier)
84
85### v0.1.2 (2016/08/14)
86- [932541d](https://github.com/betit/orion/commit/932541d3d0b73baabdb7a1b404022a12f3af58a0) release 0.1.2 (@speier)
87- [d3c7686](https://github.com/betit/orion/commit/d3c7686e7dcbfb7a1cef542eec0328b239d73a66) makefile for release and update changelog (@speier)
88- [656e875](https://github.com/betit/orion/commit/656e875ec8a5aadcf69d0551c85745b9d2cc973c) package dependencies updated (@speier)
89- [e2d802b](https://github.com/betit/orion/commit/e2d802bc4ea86943646599e2d938b289ad0f51de) http client request support binary (@speier)
90- [913d742](https://github.com/betit/orion/commit/913d74251755e751e890bc7a70105b56a9aa5075) http client, unified req-res example (@speier)
91- [641144e](https://github.com/betit/orion/commit/641144ebaad55b1a90da6f44247488d9315eb21d) http and websocket support codecs (@speier)
92- [7a7d88f](https://github.com/betit/orion/commit/7a7d88f59d3a83d0cc359ab27f70f1a33991591e) static site and slides (@speier)
93- [64030a8](https://github.com/betit/orion/commit/64030a8cd31bc91fa047a2857dd2fb6eea233f95) http and websocket transports work in progress (@speier)
94
95### v0.1.1 (2016/08/09)
96- [c1399d9](https://github.com/betit/orion/commit/c1399d94f1884269aa8cdcc2294987ff0ff72993) 0.1.1 (@speier)
97- [177a063](https://github.com/betit/orion/commit/177a063a60ad9a62ade834b2fbbf41b1b2694088) bump script (@speier)
98- [0a61f30](https://github.com/betit/orion/commit/0a61f305a2251a0c9ee50ec242b56d2166b2f70c) err, res reply support (@speier)
99- [70fc043](https://github.com/betit/orion/commit/70fc043f4d4cc54fbe2c30466fc19b03b8490256) package scoped to betit (@speier)
100- [f38be6f](https://github.com/betit/orion/commit/f38be6f23e42bdb8b0a6a6a1eda52eab3b4c931f) jsdoc and gh pages (@speier)
101- [ceb0119](https://github.com/betit/orion/commit/ceb01191c209db79e023739f8773a2a5bccf1250) fixed tests, benchmarks, code coverage and json as default codec (@speier)
102- [985040f](https://github.com/betit/orion/commit/985040f0720660761c4074ea2f2c9bbe5bb8bae8) client proxy, ws transport wip (@speier)
103- [4a8b0bc](https://github.com/betit/orion/commit/4a8b0bc6abdaeee09d3de120baacae1571358db8) initial commit (@speier)
\No newline at end of file