This issue has been created
There are 6 updates.
 
 
Cristal / cid:jira-generated-image-avatar-d9278569-29a5-45b7-9d73-4b52e73b12d6 CRISTAL-526 Closed

Upgrade to axios 1.9.0

 
View issue   ·   Add comment
 

Issue created

 
cid:jira-generated-image-avatar-8a92b056-1698-495d-b42a-9526079df016 Manuel Leduc created this issue on 30/Apr/25 10:07
 
Summary: Upgrade to axios 1.9.0
Issue Type: cid:jira-generated-image-avatar-d9278569-29a5-45b7-9d73-4b52e73b12d6 Task
Affects Versions: 0.17
Assignee: Unassigned
Components: Dependency Upgrades
Created: 30/Apr/25 10:07
Priority: cid:jira-generated-image-static-major-bb60fb01-0d0f-4288-8968-d26442ae5f3e Major
Reporter: Manuel Leduc
Description:

v1.9.0

Compare Source

Bug Fixes
  • core: fix the Axios constructor implementation to treat the config argument as optional; (#​6881) (6c5d4cd)
  • fetch: fixed ERR_NETWORK mapping for Safari browsers; (#​6767) (dfe8411)
  • headers: allow iterable objects to be a data source for the set method; (#​6873) (1b1f9cc)
  • headers: fix getSetCookie by using 'get' method for caseless access; (#​6874) (d4f7df4)
  • headers: fixed support for setting multiple header values from an iterated source; (#​6885) (f7a3b5e)
  • http: send minimal end multipart boundary (#​6661) (987d2e2)
  • types: fix autocomplete for adapter config (#​6855) (e61a893)
Features
  • AxiosHeaders: add getSetCookie method to retrieve set-cookie headers values (#​5707) (80ea756)
Contributors to this release

1.8.4 (2025-03-19)

Bug Fixes
  • buildFullPath: handle allowAbsoluteUrls: false without baseURL (#​6833) (f10c2e0)
Contributors to this release

1.8.3 (2025-03-10)

Bug Fixes
  • add missing type for allowAbsoluteUrls (#​6818) (10fa70e)
  • xhr/fetch: pass allowAbsoluteUrls to buildFullPath in xhr and fetch adapters (#​6814) (ec159e5)
Contributors to this release

1.8.2 (2025-03-07)

Bug Fixes
  • http-adapter: add allowAbsoluteUrls to path building (#​6810) (fb8eec2)
Contributors to this release

1.8.1 (2025-02-26)

Bug Fixes
  • utils: move generateString to platform utils to avoid importing crypto module into client builds; (#​6789) (36a5a62)
Contributors to this release
 
 

6 updates

 
cid:jira-generated-image-avatar-8a92b056-1698-495d-b42a-9526079df016 Changes by Manuel Leduc on 30/Apr/25 10:07
 
Fix Version: 0.18
Documentation in Release Notes: N/A
Documentation: N/A
Assignee: Manuel Leduc
Resolution: Fixed
Status: Open Closed