krb5
Version:
Kerberos library bindings for Node.js
40 lines (26 loc) • 932 B
Markdown
* build: windows now back working
* doc: update documentation
* test: update Archlinux dockerfile with new base image
* test: remove older node versions, new versions are 14 and 16
* test: update Centos dockerfile with working dev toolchain
* test: update Rest dockerfile with new repositories
* test: update all "client" dockerfiles python to python3
* package: update adaltas url
* package: use latest versions
* build: osx now back working
* src: support node-krb5 on z/OS
* package: remove lock files from git
* test: improve error message in docker run command
* test: update Archlinux dockerfile with new base image
* src: fix init_context error handling
* api: support promise API
* src: remove krb5 instance
* src: add flexibility to service for SPNEGO
* test: only build required image for tests