Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@cap-js-community/mtx-tool

Package Overview
Dependencies
Maintainers
7
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cap-js-community/mtx-tool - npm Package Versions

13

0.8.1

Diff

Changelog

Source

v0.8.1 - 2024-03-05

Fixed

  • uaa: uaasc, uaasp, uaasu error handling and message with passcode url was improved.

Changed

  • reg: improved regl and --registry-update support for instances with service plan. (proposal and provisioning support by @andre68723)
rlindner81sap
published 0.8.0 •

Changelog

Source

v0.8.0 - 2024-02-20

Removed

  • hdi: --hdi-migrate-all command is removed. Instance manager has been deprecated for a while, so migrations to service-manager have happened by now.

Changed

  • uaa: uaas --uaa-service command has been renamed to uaasc --uaa-service-client. This fits better with the pattern of new commands.

Added

  • uaa: new flexible commands, so that either the regular server or a trusted services can be accessed as a technical client, as a user with passcode, or as a user with username and password. (fixes #62 by @soccermax)

    uaac   --uaa-client [TENANT]                                  obtain uaa token for generic client
    uaap   --uaa-passcode PASSCODE [TENANT]                       obtain uaa token for one-time passcode
    uaau   --uaa-user USERNAME PASSWORD [TENANT]                  obtain uaa token for username password
    uaasc  --uaa-service-client SERVICE [TENANT]                  obtain service token for generic client
    uaasp  --uaa-service-passcode SERVICE PASSCODE [TENANT]       obtain service token for one-time passcode
    uaasu  --uaa-service-user SERVICE USERNAME PASSWORD [TENANT]  obtain service token for username password
    

Fixed

  • uaa: fix error with recommended passcode url when credential-type x509 is used. (fixes #59)
rlindner81sap
published 0.7.17 •

Changelog

Source

v0.7.17 - 2024-01-24

Changed

  • cds: onboard now supports arbitrary subscription metadata https://cap-js-community.github.io/mtx-tool/cap-multitenancy/#onboard-tenant
rlindner81sap
published 0.7.16 •

Changelog

Source

v0.7.16 - 2024-01-13

Added

  • srv: new functionality to dump certificates from app server (pr #53) contributed by @kkoile

Changed

  • srv: environment dump now exports VCAP_APPLICATION (pr #55) contributed by @kkoile
rlindner81sap
published 0.7.15 •

Changelog

Source

v0.7.15 - 2023-12-21

Added

  • cds: added missing timestamp functionality (fixes #46)

  • cds,hdi: allow users to control request concurrency with env variables MTX_CDS_CONCURRENCY, MTX_HDI_CONCURRENCY

Changed

  • cds,hdi: changed default request concurrency from 5 to 10
rlindner81sap
published 0.7.14 •

Changelog

Source

v0.7.14 - 2023-10-20

Added

  • add response time to all logged requests

  • reg: enable access for registry instances with service plan

Fixed

  • srv: fix debug command for case where uaa is not configured
rlindner81sap
published 0.7.13 •

Changelog

Source

v0.7.13 - 2023-08-04

Added

  • reg: optional flag to skip unchanged dependencies for updates (fixes #38)
rlindner81sap
published 0.7.12 •

Changelog

Source

v0.7.12 - 2023-07-24

Added

  • out of the box support for deploy with confidence "uuid-versioned" app suffixes (fixes #35)
rlindner81sap
published 0.7.11 •

Changelog

Source

v0.7.11 - 2023-07-12

Fixed

  • cds: auto undeploy for mtxs (#34)

  • hdi: allow hdi tenantIds to contain forward slash

  • uaa: make uaa service token work with user provided services

rlindner81sap
published 0.7.10 •

Changelog

Source

v0.7.10 - 2023-03-13

Added

  • reg: enable update subscribe apps' url (fixes #25) contributed by @jiangxin0503

Fixed

  • homogenize single and multi tenant registry calls

  • change function signatures to avoid null parameters

  • reg: common enum for registry response states

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc