1.15.2
What's Changed
Breaking Changes
Dependencies
- Bump softprops/action-gh-release from 2 to 3 by @dependabot[bot] in #1369
Other Changes
- Fix typo by @joygetsit in #1363
- Fix Thrift support for simple_switch_grpc (#1366) by @davideandres95 in #1367
- Replace unused cmake flag THRIFT_ON with WITH_THRIFT by @jafingerhut in #1368
- Refresh behavioral-model CI by @fruffy in #1373
- update googletest to 1.17.0/add googlemock by @grg in #1376
- bugfix: "make distclean" by @chreekat in #1371
- option to warn/return 0 on invalid field read by @grg in #1377
- Migrate from
boost::optionaltostd::optionalby @c8ef in #1380 - Migrate from
boost::varianttostd::variantby @c8ef in #1381 - Migrate from
boost::filesystemtostd::filesystemby @c8ef in #1382 - Try using signoff true for auto-created PRs for monthly release by @jafingerhut in #1384
- Automated Release 1.15.2 by @github-actions[bot] in #1379
New Contributors
- @joygetsit made their first contribution in #1363
- @davideandres95 made their first contribution in #1367
- @chreekat made their first contribution in #1371
- @c8ef made their first contribution in #1380
Full Changelog: 1.15.1...1.15.2