Skip to content

Use std::filesystem rather than boost where possible

Jekabs Karklins requested to merge expunge_boost_and_update_dependencies into master

Created by: matthew-d-jones

Issue reference / description

Bump dependency versions were possible and get rid of boost. Works on my machine (Ubuntu 20.04), let's see what happens on Jenkins.

Notably a big jump in librdkafka version from 0.11.5 -> 1.5.0

Checklist for submitter

  • Check for conflict with integration test
  • Unit tests pass

Nominate for Group Code Review (Anyone can nominate it)

Indicate if you think the code should be reviewed in a Thursday code review session.

  • Recommend for group code review

Also, nominate it on the code_review Slack channel.

Merge request reports