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

1532 Commits

Author SHA1 Message Date
Ivar Conradi Østhus
3f44c85216 fix: Variants missing from client API docs
closes #632
2020-11-01 20:51:31 +01:00
Ivar Conradi Østhus
3c860d7bce fix: constriants must have at least one value defined
closes #640
2020-10-30 16:40:29 +01:00
Ivar Conradi Østhus
9052a5a5df fix(docs): wrong id for feature-types 2020-10-30 13:44:13 +01:00
Ivar Conradi Østhus
4f3a94cb86 fix: do not allow empty ('') constrain values.
related #640
2020-10-30 10:31:58 +01:00
dependabot[bot]
7d46dcbb21
chore(deps): bump dot-prop from 4.2.0 to 4.2.1 in /website (#644)
Bumps [dot-prop](https://github.com/sindresorhus/dot-prop) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/sindresorhus/dot-prop/releases)
- [Commits](https://github.com/sindresorhus/dot-prop/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-10-30 09:57:59 +01:00
Ivar Conradi Østhus
53f3d5e9a1 fix: clarify PostgreSQL version support 2020-10-30 09:56:17 +01:00
Ivar Conradi Østhus
5173edc991 fix: update list of SDKs supporting variants 2020-10-30 09:51:13 +01:00
Ivar Conradi Østhus
1f7e245e0b fix: add docs for disabled variant
closes #633
2020-10-30 09:22:01 +01:00
Ivar Conradi Østhus
2221322e22 fix: Add api documentation for strategy constraints.
closes: #637
2020-10-30 09:16:54 +01:00
Ivar Conradi Østhus
d7fe3af59f fix: join link to slack in help section 2020-10-30 09:02:22 +01:00
Ivar Conradi Østhus
e7e8605208 chore: fix typo in docs 2020-10-28 20:50:23 +01:00
Ivar Conradi Østhus
e0ee091f4b 3.6.1 2020-10-28 20:50:23 +01:00
Ivar Conradi Østhus
7bce2de27c chore: update changelog.md 2020-10-28 20:50:23 +01:00
nickcox
ec81abed63
Fix: typo in metrics-api.md (#643) 2020-10-12 07:59:59 +02:00
Ivar Conradi Østhus
c6469732a1 fix: update unleash-frontend to version 3.6.4 2020-10-05 23:17:50 +02:00
Ivar Conradi Østhus
3b2b2933ab fix: upgradde unleash-frontend to version 3.6.3 2020-10-04 21:11:14 +02:00
Ivar Conradi Østhus
24347adbfb fix: context legalValues should be at max 100 chars 2020-10-04 20:36:40 +02:00
Ivar Conradi Østhus
c65f7c27ee fix: enable trust-proxy 2020-10-02 16:40:42 +02:00
Ivar Conradi Østhus
cd25078792 fix: upgrade cookie-session library 2020-10-02 16:38:51 +02:00
Ivar Conradi Østhus
34a7c2b244 fix: default maxAge for session set to two days
Unleash will now extend the session once every hour as long as
the user keeps the browser tab open within two days.
2020-10-02 16:34:16 +02:00
Ivar Conradi Østhus
ce0c66d127 fix: add TTL to sessions 2020-10-02 16:32:05 +02:00
Ivar Conradi Østhus
ef5b67974d fix: use validated and stripped data when updating 2020-10-01 22:40:47 +02:00
Ivar Conradi Østhus
192c292ecf fix: should use stripped update data for featureToggle 2020-10-01 22:34:28 +02:00
Ivar Conradi Østhus
0121a0e207 fix: set clear-site-data on logout 2020-10-01 21:57:33 +02:00
Ivar Conradi Østhus
5a58c2ea3f fix: use secure proxy to session cookie 2020-10-01 21:53:37 +02:00
Ivar Conradi Østhus
51f26be759 fix: add secureHeaders option for HSTS 2020-10-01 21:47:40 +02:00
Ivar Conradi Østhus
6b69b9845a fix: stickness parmeters for stickiness is camelCase (doc)
closes #641
2020-09-28 13:08:46 +02:00
Ivar Conradi Østhus
6cff7704ae 3.6.0 2020-09-27 20:15:59 +02:00
Ivar Conradi Østhus
02e7aed3bf chore: update CHANGELOG.md 2020-09-27 20:15:41 +02:00
Ivar Conradi Østhus
8e23b33850 fix: upgrade unleash-frontend to version 3.6.2 2020-09-26 22:25:19 +02:00
Ivar Conradi Østhus
90f1176bcd fix: upgrade superagent to version 6.1.0 2020-09-25 22:36:15 +02:00
Ivar Conradi Østhus
6468d28a1a fix: upgrade supertest to version 5.0.0 2020-09-25 22:35:26 +02:00
Ivar Conradi Østhus
0204a52d9b fix: failing tests for 409 2020-09-25 22:31:35 +02:00
Ivar Conradi Østhus
31b1457067 fix: upgrade yargs to version 16.0.3 2020-09-25 22:18:40 +02:00
Ivar Conradi Østhus
cdef7a0fce fix: upgrade unleash-frontend to version 3.6.1 2020-09-25 22:15:49 +02:00
Ivar Conradi Østhus
1e26c64912 fix: Name conflict should return 409
closes #509
2020-09-25 22:14:31 +02:00
Ivar Conradi Østhus
2ce9b4e0c3 fix: Add option via env for ADMIN_AUTHENTICATION
closes #626
2020-09-25 21:35:34 +02:00
Ivar Conradi Østhus
acebae65e3 chore: update CHANGELOG 2020-09-25 21:28:00 +02:00
Ivar Conradi Østhus
0f7e563af3 feat: upgrade unleash-frontend to version 3.6.0 2020-09-25 21:24:34 +02:00
Ivar Conradi Østhus
c0785e1e34 fix: improve import/export documentation
See #496:
https://github.com/Unleash/unleash/issues/496#issuecomment-692772884
2020-09-25 09:43:23 +02:00
Ivar Conradi Østhus
4a3c136167
feat: Remove applications (#635) 2020-09-25 09:39:12 +02:00
Ivar Conradi Østhus
edf6d70116 chore: typo in strategy docs 2020-09-18 12:55:42 +02:00
Ivar Conradi Østhus
6f41332055 fix: update helmet config 2020-09-18 11:52:54 +02:00
Tresmos
ed71ad423b
fix: Heroku Postgres add-on version change (#631) 2020-09-18 10:10:35 +02:00
Ivar Conradi Østhus
4c2c4ef3e6 fix: remove greenkeeper 2020-09-18 09:10:40 +02:00
Ivar Conradi Østhus
b8b90226ce 3.5.4 2020-09-18 09:09:25 +02:00
dependabot[bot]
ffa2af4e73
chore(deps): bump decompress from 4.2.0 to 4.2.1 in /website (#628)
Bumps [decompress](https://github.com/kevva/decompress) from 4.2.0 to 4.2.1.
- [Release notes](https://github.com/kevva/decompress/releases)
- [Commits](https://github.com/kevva/decompress/compare/v4.2.0...v4.2.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2020-09-18 09:07:41 +02:00
Ivar Conradi Østhus
8ac4a243b2
Fix/upgrade knex (#630) 2020-09-18 09:05:09 +02:00
Ivar Conradi Østhus
7ac134312f fix: helmet wap csp in quotes 2020-09-07 09:52:49 +02:00
Ivar Conradi Østhus
86d6589145 3.5.3 2020-09-07 09:27:30 +02:00