Unleash - v4.10.1

Security

  • bcf3ee66 - 4.10.1
  • bf888f36 - fix: correct types used in addon.ts
  • 2489f478 - fix: remove console.log from test
  • 9c4b4c9d - fix: set favicon icon to CDN if prefix is set (#1553)
  • 8763b967 - fix(deps): update dependency unleash-frontend to v4.10.1
  • d1fd6d01 - 4.10.0
  • 95b9927c - feat: bump frontend to 4.10.0
  • 581fc76a - docs(fix): correct custom activation strategies param types (#1547)
  • a36a19c3 - Don't import from root URL (#1540)
  • c0286550 - refactor: disallow additionalProperties in response schemas (#1543)
  • ec878110 - chore(deps): update dependency typescript to v4.6.4
  • 25b3d57c - fix: pr-build use pull_request_target event
  • 3b93ce36 - fix(deps): update dependency unleash-frontend to v4.10.0-beta.8 (#1545)
  • 05f4cbb7 - docs(fix): change the remoteAddress description (#1539)
  • 5f96cb37 - docs: update compat table with custom stickiness for go (#1544)
  • e6495d9d - docs: add docs for vue and svelte clients (#1541)
  • 36922d15 - refactor: fix a few eslint module boundary type overrides (#1542)
  • 3e40cb93 - task: Use make-fetch-happen (#1500)
  • 038d9eb8 - Merge pull request #1531 from Unleash/docs/deprecate-features-v1
  • 2e551c9f - fix(deps): update dependency unleash-proxy-client to v2.0.1
  • c9def18e - chore(deps): update dependency eslint-config-airbnb-typescript to v17 (#1486)
  • ea495faa - Updates from SOC2 Type2 discussions
  • 75719a02 - docs: link to the correct new endpoints in the features v2 API
  • 5d0ed34b - chore: remove code leftover code
  • 9ec3409f - docs: add more Api information + add disable toggle info
  • 65da8a84 - feat: update ApiRequest to accept POST w/o payloads
  • 20af94e7 - chore(deps): update dependency supertest to v6.2.3
  • e2244d28 - chore(deps): update dependency superagent to v7.1.3
  • 820932aa - fix(deps): update react monorepo to v18.1.0
  • 14f71590 - chore(deps): update dependency lint-staged to v12.4.1
  • 9a0226d1 - docs: remove deprecation notices for tags.
  • b0063c95 - 4.10.0-beta.6
  • 3e7f9920 - chore: update unleash-frontend (#1532)
  • d0724afd - feat: add READ_API_TOKEN permission (#1528)
  • 9c34a37b - chore(deps): update typescript-eslint monorepo to v5.21.0
  • d7029d89 - docs: Add deprecation notices to features v1
  • 6c650759 - fix: add resolution for async
  • a497f862 - fix(deps): update dependency json-schema-to-ts to v2 (#1526)
  • e2747757 - fix(deps): update dependency openapi-types to v11 (#1527)
  • 47de6ce5 - fix: upgrade mime to v3.0.0
  • 30d58540 - fix: update lockfile
  • d05b4bde - fix(deps): update react monorepo to v18 (#1489)
  • 5c23b7b4 - chore(deps): update dependency eslint-config-airbnb-typescript to v16.2.0 (#1525)
  • 43e72d55 - chore(deps): update dependency eslint to v8.14.0 (#1524)
  • fdebeef9 - feat: add OpenAPI validation to a few endpoints (#1409)
  • f52f1cad - chore(deps): update dependency eslint-config-airbnb-typescript to v16.1.0 (#1147)
  • dc06c2c9 - fix: create separate build for forked PRs
  • a1f28ef5 - fix: rename variable for consistency purposes (#1507)
  • 14694fdf - fix: allow missing instanceId in client metrics (#1522)
  • 2b74651c - Merge pull request #1521 from Unleash/docs/deprecate-old-slack-docs
  • 8b2d02ee - chore: update deprecation notice.
  • f1c243fa - docs: Add deprecation notice to old slack guide
  • 08db8589 - Merge pull request #1520 from Unleash/feat/contributors-generation
  • 01da7401 - fix: trim out test trigger for svg gen
  • b72ca55f - feat: use svg generator fork to create contributors and extend limit to 500
  • d2f95006 - Merge pull request #1519 from Unleash/docs/contributors-svg
  • d68cacf5 - fix: center contributors svg
  • 37c8cf8c - docs: Add contributors svg with link to /graphs/contributors
  • 9a3f7cda - chore(deps): update dependency @storybook/testing-library to v0.0.11
  • 0d87cc8e - fix(deps): update dependency unleash-proxy-client to v2 (#1513)
  • df71a74d - Merge pull request #1516 from Unleash/docs/contributions-and-bots
  • f9497cec - Merge pull request #1514 from Unleash/feat/contributors-generation
  • 48a9e218 - docs: update contribution guidelines with information about our stale and no response bots
  • aa1f9788 - Update .github/workflows/update_contributors.yaml
  • 7c5107e6 - feat: add contributors image generation workflow
  • 3dab4136 - chore(deps): update dependency lint-staged to v12.4.0
  • 755f7b88 - 4.10.0-beta.5
  • 2f638334 - fix: release script syntax
  • 9f49e5a9 - 4.10.0-beta.4
  • 636f0325 - fix: update npm publish script to select correct dist-tag
  • 60c1265a - chore: update matrix (#1511)
  • 28da39fd - Merge pull request #1510 from Unleash/botconfig
  • 67799657 - fix: upgrade async to v3.2.3
  • 9101884c - feat: add no response action config
  • 5165f342 - feat: add stalebot config
  • 178539b8 - chore(deps): update dependency babel-loader to v8.2.5
  • c3e9d67e - chore(deps): update dependency @storybook/testing-library to v0.0.10
  • 3d1b6e59 - Merge pull request #1501 from Unleash/docs/proxy-overhaul
  • 9d2ef0c4 - docs: add note about client tokens changing with v 4.10
  • 54bfe732 - docs: update introduction
  • 4b8c3c39 - Apply suggestions from code review
  • 4a9b8feb - docs(fix): fix link to environments docs
  • e38f7cf7 - feat: add context value descriptions (#1496)
  • 76090e0c - chore(deps): update typescript-eslint monorepo to v5.20.0
  • b5d25960 - chore(deps): update dependency lint-staged to v12.3.8
  • 2935226e - chore(deps): update storybook monorepo to v6.4.22
  • 3ed0f398 - fix(deps): update dependency async to v3.2.2 [security]
  • bb853219 - chore(deps): update dependency enhanced-resolve to v5.9.3
  • 9db36013 - chore: delete reference doc scaffolding
  • f1a43475 - chore: delete duplicate configuration section
  • b43d9b05 - docs: link to the how-to guide from the proxy reference docs
  • ac9f800b - docs: add details to the configuration option table
  • 6a71c275 - docs: Update ApiRequest in how-to guide for proxy
  • ecbae418 - feat: allow ApiRequest component to create proxy requests
  • 93d2ef55 - chore: clarify proxy clients vs front-end clients
  • 5e382e64 - docs: api request and placeholders to proxy how-to
  • 0f9da030 - docs: link to the how-to guide for creating tokens
  • e0a87c68 - docs: minor tweaks for client keys
  • 88450a89 - docs: rename api token + client key doc
  • f7081d5f - docs: First draft of API tokens and client keys doc
  • 07de36f6 - docs: add api-tokens to sidebar
  • bba6d6de - docs: add api tokens outline
  • 0a0ade18 - docs: add API tokens placeholder document
  • dc7e93b6 - docs: start smoothing out proxy docs
  • f1601392 - docs: change title, add content to how-to guide
  • 8f3018d0 - docs: ad configuration variables to proxy reference
  • c7fe197f - docs: add new how-to category: Unleash Proxy
  • 48f5e45b - fix: remove wrong id
  • 29f77b8e - docs: add configuration options header.
  • 3c63addd - docs: add more scaffolding to proxy docs
  • 4b0b08a2 - docs: start moving proxy details around
  • 6d5b89d8 - docs: add how-to for running proxy (duplicated content)
  • f3a7ec55 - Merge pull request #1492 from Unleash/docs/update-sdk-compat
  • 747b5f12 - Merge pull request #1498 from Unleash/docs/update-sdk-overview-title
  • a327f55b - docs: update client sdk overview title
  • f12f8b85 - chore(deps): update typescript-eslint monorepo to v5.19.0
  • 55e43b03 - docs: correct secrets key
  • 947d9fc4 - docs: correct proxy url to demo instance
  • 4fe38325 - Merge pull request #1495 from Unleash/docs/fix-segments-image
  • 2e142309 - fix: Add missing segments image
  • dfb3bb5b - Merge pull request #1488 from Unleash/docs/readme-update
  • 3d078550 - chore(deps): update storybook monorepo to v6.4.21
  • de362074 - chore(deps): update dependency eslint to v8.13.0
  • d86f8983 - docs: Add ✅s for proxy features
  • 30670010 - docs: add ✅ for .NET constraints since 2.1
  • 8867860c - fix(docs): add colon, align and and vs &
  • dc5b7d1d - fix: make section specing consistent
  • 61d353de - docs: add padding between header and buttons
  • c7875bc9 - docs:
  • 6573a12f - docs: add margin before sections
  • ea510049 - fix: inconsistent use of colons, wrong image link
  • 46c15764 - docs: Add section with links to deployment setup docs
  • 124c54ca - fix: Add unleash users image
  • 0213dbc8 - docs: Update users of Unleash section
  • b38963e5 - fix: remove rogue question mark
  • b138812d - docs: Update "want to know more about unleash"
  • 210bb9da - docs: delete old sections
  • c7544d4e - docs: Update SDKs section
  • 2d8812ef - docs: move and update architecture section
  • eeead521 - docs: add updated features section
  • c9b44b65 - Merge pull request #1476 from Unleash/feat/multi-project-tokens
  • 5f3396f7 - fix: remove in-text reminder
  • 479eee79 - docs: Update community section
  • c42089d6 - docs: Add online demo illustration image.
  • 608d8708 - fix: remove duplicate foreign key (#1491)
  • fe0f684b - 4.10.0-beta.3
  • d2e5c07a - chore: update unleash-frontend (#1490)
  • 4e545dc4 - chore(deps): update dependency tsc-watch to v5 (#1487)
  • 7ddbff26 - feat: add "application_name" as an optional DB option #1170 (#1478)
  • 2f594268 - chore(deps): update typescript-eslint monorepo to v5.18.0
  • 78098578 - docs: add placeholder for online demo; start community section
  • e6943ddd - docs: add links for git and docker
  • 602fce81 - fix: header order and sizes
  • bd22d3db - fix: add missing header image
  • 9042263d - docs: move heroku / DO buttons
  • 83c9125f - chore: add new header
  • 95c243fa - chore: fix readme buttons
  • 0c1698ce - docs: Add client API example.
  • 07408bba - docs: Add "about unleash section"
  • 63c178e3 - chore(deps): update dependency eslint-plugin-import to v2.26.0
  • 21eac0e3 - chore(deps): update dependency eslint to v8.12.0
  • b222c7b0 - chore(deps): update dependency typescript to v4.6.3
  • e68bce05 - chore(deps): update dependency prettier to v2.6.2
  • 7c188f38 - chore(deps): update dependency @babel/core to v7.17.9
  • 86f03ed3 - chore(deps): update actions/setup-node action to v3 (#1396)
  • 19db5bb8 - chore(deps): update actions/checkout action to v3 (#1407)
  • 007cc0a8 - chore(deps): pin dependencies (#1427)
  • c8801913 - chore(deps): update dependency ts-jest to v27.1.4 (#1468)
  • cf5878a4 - chore: update release steps in CONTRIBUTING.md
  • 66c66c7e - feat: events for feature tag and untag (#1355)
  • fe45c69f - chore: add check-relase script as part of perversion validations.
  • 794327f8 - fix: reject duplicate segment names (#1475)
  • a96cb0cc - Merge pull request #1477 from Unleash/docs/update-android-docs
  • 188f44df - fix: add alternate (shorter) build badge
  • 004e28ad - fix: build badge link
  • c58f6cf0 - chore: add link to ci build from readme
  • 41485ec5 - docs: change android docs to use clientKey, not clientSecret
  • cde34e70 - chore: adjust heading levels
  • c769e219 - chore: move community and contribute sections
  • ce01c7da - docs: add get started in 2 steps
  • 23826a3a - chore: swap twitter and slack buttons
  • 6a01539a - chore: add slack join badge
  • e889d8e2 - feat: Implement multi token support for client tokens
  • f4bfb860 - 4.10.0-beta.2
  • f5257b32 - fix: update release script
  • f22f16ec - fix(readme): remove mention of Rust as community SDK
  • d0506a24 - docs: fix heading level in readme

Security

Security wording was detected, but no CVEs were found.

Details

date
May 10, 2022, 7:44 a.m.
name
v4.10.1
type
Patch
👇
Register or login to:
  • 🔍View and search all Unleash releases.
  • 🛠️Create and share lists to track your tools.
  • 🚨Setup notifications for major, security, feature or patch updates.
  • 🚀Much more coming soon!
Continue with GitHub
Continue with Google
or