Skip to content

Commit dd76319

Browse files
kevinAlbsmdb-ad
authored andcommitted
MONGOCRYPT-779 drop support Visual Studio 2015 (#1013)
1 parent 5acf2a7 commit dd76319

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

.evergreen/config.yml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1190,15 +1190,6 @@ buildvariants:
11901190
run_on: rhel83-zseries-small
11911191
tasks:
11921192
- build-and-test-and-upload
1193-
- name: windows-vs2015-compile
1194-
display_name: "Windows VS 2015 compile"
1195-
run_on: windows-64-vs2015-test
1196-
expansions:
1197-
vs_version: "14"
1198-
vs_target_arch: amd64
1199-
tasks:
1200-
- build-and-test-and-upload
1201-
- build-and-test-shared-bson
12021193
- name: windows-test
12031194
display_name: "Windows 2016"
12041195
run_on: windows-64-vs2017-test

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,8 @@
11
# ChangeLog
2+
## 1.15.0 (Unreleased)
3+
### Removed
4+
- Support for building with Visual Studio 2015. Use Visual Studio 2017 or newer.
5+
26
## 1.14.0
37
### Fixed
48
- Fix building against libbson with extra alignment enabled (`ENABLE_EXTRA_ALIGNMENT=ON`).

0 commit comments

Comments
 (0)