Skip to content

Breaking api change on minor revision #285

@3repeating

Description

@3repeating

The change from postman to axios alters public contract and breaks existing users #278

This is a breaking api change

// previously valid
const vault = require('node-vault')({
  requestOptions: {
   ca:"Custom ca cert goes here"
}})

new code breaks this on a minor revision.

The above code does nothing in the current version.

Originally posted by @3repeating in #278

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions