Skip to content

Minor/2023 auto migration

Michael Evenchick requested to merge minor/2023AutoMigration into master

2023 Adapter Migration:

  • Changes Order of Precedence for Token/Healthcheck (service instance config top)
  • Scrub sensitive data from logs
  • Update most dependencies
  • Compatibility with Node 14, 16 & 18
  • Added inventory, linting & testing calls
  • Major version of adapter-utils (5.x.x)
  • Generic Handler in adapter-utils (added new generic call)
  • Cache Handler in adapter-utils (added new cache capabilities)
  • Broker Handler in adapter-utils

Merge request reports