Changelog
b93c639 Allow optional programmer in debug (#2544)
d99184e Add diagnostics in the preprocessor (#2515)
2ad8b87 use OIDC to retrieve the credentials (#2541)
31e4478 Bump google.golang.org/grpc from 1.61.0 to 1.61.1 (#2539)
8314f87 Add config get
command to print settings values (#2307)
bd10a5c Bump golang.org/x/term from 0.16.0 to 0.17.0 (#2530)
e8b3541 Bump golangci/golangci-lint-action from 3 to 4 (#2536)
2b2394e Bump arduino/setup-task from 1 to 2 (#2527)
ec157a8 Added --jobs/-j flag to compile command (#2526)
4a5585e Add programmer
field to sketch profile and --profile
flag to debug
command (#2505)
5d91bac Bump microsoft/setup-msbuild from 1 to 2 (#2518)
0dfb27e Fixed an extremely rare race-condition during compile (#2512)
47645e9 [breaking] Removed Profile
protoc message in favor of SketchProfile
(#2507)
96b411f bugfix: do not panic if a sketch profile has a syntax error (#2506)
3ccdb9d Fixed compile error when sketch has a broken symlink (#2497)
8115da1 Fixed missing ARDUINO_USER_AGENT
env var setting. (#2501)