Ivar Conradi Østhus
ae7b60ab90
Update docs/user_guide/api_access.md
...
Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
2021-02-25 08:44:45 +01:00
Ivar Conradi Østhus
af589085a7
Update docs/user_guide/api_access.md
...
Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
2021-02-25 08:44:31 +01:00
Ivar Conradi Østhus
eb67477653
Update docs/user_guide/api_access.md
...
Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
2021-02-25 08:44:17 +01:00
Ivar Conradi Østhus
19818facc9
Update docs/user_guide/activation-strategies.md
...
Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
2021-02-25 08:27:35 +01:00
Ivar Conradi Østhus
081693128f
Update docs/sdks/node.md
...
Co-authored-by: Christopher Kolstad <chriswk@fastmail.com>
2021-02-25 08:27:18 +01:00
Christopher Kolstad
73fadc2d2f
Update docs/user_guide/connect-sdk.md
2021-02-24 10:55:12 +01:00
Christopher Kolstad
fceed668e0
Update docs/user_guide/api_access.md
2021-02-24 10:54:41 +01:00
Christopher Kolstad
99925e8bc5
Update docs/sdks/node.md
2021-02-24 10:54:28 +01:00
Christopher Kolstad
7e35253a93
Update docs/user_guide/api_access.md
2021-02-24 10:54:15 +01:00
Christopher Kolstad
40e14b6d16
Update docs/sdks/node.md
2021-02-24 10:53:44 +01:00
Christopher Kolstad
8ec53d4f9a
Update docs/sdks/node.md
2021-02-24 10:53:23 +01:00
Christopher Kolstad
e75ea0f47d
Update docs/sdks/node.md
2021-02-24 10:53:15 +01:00
Christopher Kolstad
5941c3d1a5
Update docs/sdks/node.md
2021-02-24 10:53:06 +01:00
Christopher Kolstad
8039b30ac4
Update docs/sdks/node.md
2021-02-24 10:52:58 +01:00
Christopher Kolstad
f839a68a65
Update docs/sdks/java.md
2021-02-24 10:52:47 +01:00
Christopher Kolstad
77a95b9788
Update docs/sdks/dot_net.md
2021-02-24 10:52:40 +01:00
Christopher Kolstad
4f6085f1d9
Update docs/sdks/go.md
2021-02-24 10:52:32 +01:00
Christopher Kolstad
7dbe814be2
Update docs/sdks/dot_net.md
2021-02-24 10:52:18 +01:00
Christopher Kolstad
77369d0085
Update docs/deploy/configuring-unleash.md
2021-02-24 10:51:41 +01:00
Christopher Kolstad
faeccb6bd6
Update docs/user_guide/strategy-constraints.md
2021-02-24 10:51:23 +01:00
Christopher Kolstad
4207d64ad5
Update docs/sdks/dot_net.md
2021-02-24 10:51:12 +01:00
Christopher Kolstad
34eb73f124
Update docs/sdks/dot_net.md
2021-02-24 10:51:07 +01:00
Christopher Kolstad
e9eb107d5a
Update docs/sdks/dot_net.md
2021-02-24 10:51:00 +01:00
Christopher Kolstad
101a823829
typo: Update docs/sdks/dot_net.md
2021-02-24 10:50:54 +01:00
Christopher Kolstad
7d6e494d1d
typo: Update docs/user_guide/projects.md
2021-02-24 10:50:36 +01:00
Christopher Kolstad
477676a15a
type: Update docs/user_guide/strategy-constraints.md
2021-02-24 10:50:11 +01:00
Egil Østhus
56e6093eda
Chore: update documentation
2021-02-23 09:44:06 +01:00
Egil Østhus
19771d309a
Chore: update documentation
2021-02-23 09:07:17 +01:00
Christopher Kolstad
153fd970bf
chore: Add override information for version check to doc
2021-02-19 11:22:25 +01:00
Christopher Kolstad
b83387a84a
Add a version service ( #729 )
...
- Checks versions against https://version.unleash.run
- Generates a unique instance id (uuid)
2021-02-19 11:13:25 +01:00
Ivar Conradi Østhus
4f1d4df4b8
feat: allow stickiness on context-fields ( #713 )
...
* feat: allow stickiness on context-fields
* chore: docs for this feature
* fix: write a small e2e test
* fix: add stickiness to variants
2021-02-11 17:59:16 +01:00
Christopher Kolstad
0b510e6aa2
Merge pull request #710 from Unleash/fix-705-db-pool-tuning
...
Added explicit pool settings in options.db object
2021-02-08 12:35:22 +01:00
Christopher Kolstad
e952ae20a8
Added explicit pool settings in options.db object
...
- Also adds metrics for min and max pool size
- Metrics for free/used connections.
- Metrics for pending and current acquires
fixes : #705
2021-02-08 10:54:20 +01:00
Ivar Conradi Østhus
1a7492a69c
chore(docs): added some note to addon docs
2021-02-05 19:08:04 +01:00
Ivar Conradi Østhus
1486cdab52
fix: add docs for addons
2021-02-05 15:20:00 +01:00
Ivar Conradi Østhus
65996e72e0
fix: add unleashUrl option
2021-02-05 15:20:00 +01:00
Ivar Conradi Østhus
17c8fe7710
feat: Introduce addon framework
...
fixes : #587
Co-authored-by: Christopher Kolstad <chriswk@getunleash.ai>
2021-02-05 15:20:00 +01:00
Ivar Conradi Østhus
8f99f71156
chore: fix broken link in docs
...
fixes: https://github.com/Unleash/unleash.github.io/issues/6
2021-02-04 22:10:31 +01:00
Victor Login
a320b6475d
fix: Added the ability to specify db-schema via ENV ( #702 )
2021-02-02 12:40:42 +01:00
Fredrik Strand Oseberg
01074fd437
docs: update getting started guide with docker options ( #697 )
2021-01-27 20:11:41 +01:00
Christopher Kolstad
e555118cb1
feat: Add filterquery support for toggles
...
- For now supports
- tag
- project
- namePrefix
fixes : #690
2021-01-26 14:14:07 +01:00
gazconroy
9e31800bf4
chore: Update Open API specification ( #686 )
2021-01-25 07:57:40 +01:00
Jonas Uekötter
7c5b914513
Fix typo in /api/client/features docs ( #694 )
2021-01-25 07:54:50 +01:00
Christopher Kolstad
ef19dfa7cb
Support deprecating and reactivating strategies
...
fixes : #682
2021-01-21 15:53:24 +01:00
Christopher Kolstad
6b12c8bca3
Add link to tags API from api/index
2021-01-21 12:53:15 +01:00
Christopher Kolstad
c17a1980a2
Add service layer
...
This simplifies stores to just be storage interaction, they no longer react to events.
Controllers now call services and awaits the result from the call.
When the service calls are returned the database is updated.
This simplifies testing dramatically, cause you know that your state is
updated when returned from a call, rather than hoping the store has
picked up the event (which really was a command) and reacted to it.
Events are still emitted from eventStore, so other parts of the app can
react to events as they're being sent out.
As part of the move to services, we now also emit an application-created
event when we see a new client application.
Fixes : #685
Fixes : #595
2021-01-21 10:59:19 +01:00
Christopher Kolstad
5cd2a38cd4
Add notes about tag and tag-type events
2021-01-19 16:15:59 +01:00
Christopher Kolstad
43801f1f13
Add Tags and tag types
...
- First iteration of api for tags and tag-types
- Documentation in place
- Adds three new tables
- tag_types
- tags
- feature_tag
- Tagging a feature is adding a row in the feature_tag
join table
* #665
Co-authored-by: Simen Bekkhus <sbekkhus91@gmail.com>
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-01-14 13:09:05 +01:00
Ivar Conradi Østhus
a26dea661d
fix: add go SDK to list supporting variants
2021-01-11 09:32:21 +01:00
gazconroy
86b2a4f5ad
fix: Swagger to redoc ( #678 )
...
Co-authored-by: Ivar Conradi Østhus <ivarconr@gmail.com>
2021-01-06 14:24:39 +01:00