Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update changelog 09-December-2022 #14658

Merged
merged 1 commit into from
Dec 9, 2022
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 10 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# Changelog

### 09-December-2022 - 11:38 CET

- [feature] Add environment variable to build with different Xcode/apple-clang compilers on Macos agents.
- [feature] Add `MACOSX_DEPLOYMENT_TARGET` and `SDKROOT` env variables to build stages on Macos.
- [feature] Add `LongPathsEnabled` registry key check on Windows to Validate Infrastructure job.
- [fix] Fix git user on commits when updating docs for supported platforms and configurations.
- [fix] Fix getting commit hash when writing GitHub error messages.
- [fix] Fix Conan v2 inspect command.
- [fix] Fix condition when waiting for another job to finish.

### 14-November-2022 - 11:54 CET

- [feature] Disable inactivity count for Access Request job.
Expand Down