1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-10-18 20:09:08 +02:00
Commit Graph

807 Commits

Author SHA1 Message Date
ivaosthu
a424bf5dff update changelog 2020-02-20 08:30:50 +01:00
ivaosthu
e9e195bda3 2.1.5 2020-02-20 08:30:50 +01:00
Simen Bekkhus
05310a9d4e Allow node newer than 6 to run the app
Closes #219
2020-02-20 08:30:50 +01:00
Vegard Sandvold
437ef33a41 Update README.md
Fixed typo and link to unleash demo.
2020-02-20 08:30:50 +01:00
Ivar Conradi Østhus
b968687781 Update client-specification.md 2020-02-20 08:30:49 +01:00
Ivar Conradi Østhus
a57339ef8c Update client-specification.md
typos.
2020-02-20 08:30:49 +01:00
Ivar
aea4c2429a more about unleash 2020-02-20 08:30:49 +01:00
Ivar
00791b208d more docs 2020-02-20 08:30:49 +01:00
ivaosthu
207dfa8bfb WIP client specification #201 2020-02-20 08:30:49 +01:00
Ivar
2fd44f223b added unleash-diagram.png 2020-02-20 08:30:49 +01:00
sveisvei
86ac44908d validate configures strategy shape 2020-02-20 08:30:49 +01:00
Ivar Conradi Østhus
bc93cd98bc Added details about Go client implementations in README.md 2020-02-20 08:30:49 +01:00
ivaosthu
31708ca71d Bump unleash-frontend to 2.2.5 2020-02-20 08:30:49 +01:00
ivaosthu
a309f47fab 2.1.4 2020-02-20 08:30:49 +01:00
ivaosthu
f40c4d268f Bump unleash-frontend to 2.2.4 2020-02-20 08:30:49 +01:00
ivaosthu
fe4f37235c 2.1.3 2020-02-20 08:30:49 +01:00
ivaosthu
cdc5e104e5 Bump unleash-frontend to 2.2.3 2020-02-20 08:30:49 +01:00
Ivar
346a5a341a Database should holde timezone information.
closes #205
2020-02-20 08:30:49 +01:00
Ivar Conradi Østhus
28985ba616 Update CHANGELOG.md 2020-02-20 08:30:49 +01:00
ivaosthu
2625dc86a8 Bump dependencies 2020-02-20 08:30:49 +01:00
ivaosthu
3e8e5d4ad1 Bump dev dependencies 2020-02-20 08:30:49 +01:00
Ivar Conradi Østhus
abf274c944 Update README.md 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
0a97214572 Update README.md 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
a1cd0f4cbe Update getting-started.md 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
a1f098fc73 Update README.md 2020-02-20 08:30:48 +01:00
Ivar
ab992fb488 Add explicit dependecy for async 2020-02-20 08:30:48 +01:00
ivaosthu
0c6b6858f1 update changelog 2020-02-20 08:30:48 +01:00
ivaosthu
2fd1118156 2.1.2 2020-02-20 08:30:48 +01:00
ivaosthu
ef56cba71e Do not have multiple migration calls completing same callback 2020-02-20 08:30:48 +01:00
Simen Bekkhus
21e0522116 Remove uncaught exception logging
This is the responsibility of the app
2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
81c9482bc7 Add files via upload 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
c67c6d6e01 Delete hash_and_normalise.png 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
6bd917a7d3 Update developer-guide.md 2020-02-20 08:30:48 +01:00
ivaosthu
b6073339f8 2.1.1 2020-02-20 08:30:48 +01:00
ivaosthu
608bc43d3d Bump unleash-frontend to 2.2.2 2020-02-20 08:30:48 +01:00
ivaosthu
de559f3b30 2.1.0 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
b583b7a00c Update CHANGELOG.md 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
b5224423ac Update README.md 2020-02-20 08:30:48 +01:00
Ivar
b2dfd971c1 update docs 2020-02-20 08:30:48 +01:00
Ivar Conradi Østhus
4568db9c39 Remove "z" 2020-02-20 08:30:47 +01:00
Ivar
398f07f999 migration:down should remove built_in strategies created in up 2020-02-20 08:30:47 +01:00
Ivar
a25aa9fadd Fix typos and other language issues. 2020-02-20 08:30:47 +01:00
Ivar
59d3e085a8 Update CHANGELOG.md 2020-02-20 08:30:47 +01:00
Ivar
dc9b0109f5 Added docs about provided activation strategies. 2020-02-20 08:30:47 +01:00
Ivar
4a989c169a Add default built-in strategies.
Uses migration to define these activation strategies:
- applicationHostname
- gradualRolloutRandom
- gradualRolloutSessionId
- gradualRolloutUserId
- remoteAddress
- userWithId

closes #207
2020-02-20 08:30:47 +01:00
ivaosthu
46df9f7ab6 Bump unleash-frontend to 2.2.1 2020-02-20 08:30:47 +01:00
Ivar Conradi Østhus
e54190d124 Update README.md 2020-02-20 08:30:47 +01:00
Ivar Conradi Østhus
36a8d0c498 Add files via upload 2020-02-20 08:30:47 +01:00
sveisvei
336cbbe838 2.0.4 2020-02-20 08:30:47 +01:00
sveisvei
300af71f4f bump 2020-02-20 08:30:47 +01:00