.bd-highlight has been removed in https://github.com/twbs/bootstrap/commit/e089aef00fef68c6a815327d8b988e14cfcf4d9b. One use case is remaining in text overflow example.
I replaced the use of this class by a combination of .bg-light and .border. The rendering is not exactly the same but should do the job.