Update Restify Plugin to support Restify versions 9-11 #1488
Labels
api: cloudtrace
Issues related to the googleapis/cloud-trace-nodejs API.
priority: p3
Desirable enhancement or fix. May not be included in next release.
type: feature request
‘Nice-to-have’ improvement, new feature or different behavior or design.
The existing Restify plugin is defined to only operate up to version 8. It was last updated in Apr 2020 from #1250 . The restify changelog has newer, recent releases:
9.0.0 2022-11-05 (drops node <8)
10.0.0 2022-11-29 (adds support for node 18)
11.0.0 2023-01-17
Is it possible to upgrade the restify plugin version range to enable support for the new versions - especially so that node 18 can be supported with restify and this plugin?
The text was updated successfully, but these errors were encountered: