• db0@lemmy.dbzer0.comOP
    link
    fedilink
    arrow-up
    0
    ·
    1 year ago

    I don’t get why anyone would publish v2 when it not really on feature-parity. Do companies really start releasing v2 endpoints slowly?

    • lime!@feddit.nu
      link
      fedilink
      English
      arrow-up
      2
      ·
      1 year ago

      it’s called the strangler pattern, where the new version is layered on top of the old and gradually replaces it.

      it usually doesn’t work.