Releases: Codeneos/vlocode
Releases · Codeneos/vlocode
Version 1.23.0
Version 1.22.2
Version 1.22.0
1.22.0 (2024-03-27)
Note: Version bump only for package vlocode-project
Version 0.21.7
Version 0.21.6
0.21.6 (2024-02-15)
Bug Fixes
- view-in-org command does not work for most metadata types (d892590)
Features
- use shared agent and for all SF connections for more efficient socket pooling Increase timeout values so that larger deploy requests using POST REST do not cause a timeout, allow changing and overwriting the shared agent to increase socket pool or strategy (a2961ff)
Version 0.21.5
Version 0.21.4
Version 0.21.3
Version 0.21.2
Version 0.21.1
0.21.1 (2024-01-08)
Bug Fixes
- bulk jobs incorrectly set LineEnding to CRLF instead of LF when not defined (3703f65)
- delay file detection by 1 sec when running on MacOS to improve startup performance on MacOS (48db006)
- ingest job doesn't properly validate
chunkDataSize
causing it to exceeds the API limit (074dfe2)
0.21.0 (2023-12-22)
Bug Fixes
- debugger statement in wrong place (80fe6e5)
- SF API version selection does not display latest org supported API versions (7e7463d)
- sfdx.getOrgDetails does only matches the first alias of an org (3c6a3d6)
Features
- add context menu in editor and explorer for executing API requests (4edace6)
- enhance existing Execute REST API command to remember last used APIs (e24bdf5)
- enhance org selection and displaying all more org details (cfab40e)
- expose context to commands and introduce new recent items store (d20a722)
- open documents in side columns without focus when applicable (c44fc1e)
- support extended quick pick item buttons for API requests (c5dee89)
- support new execute API from codelens (2deeaff)
- update status bar item tooltips to be more clear (b8210b4)