mtrust_urp_types 6.2.0
mtrust_urp_types: ^6.2.0 copied to clipboard
This package provides comprehensive type definitions for the mtrust_urp library and all associated mtrust kits, ensuring seamless integration and enhanced functionality in your projects.
Changelog #
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
6.2.0 - 2025-03-13 #
6.2.0-4 - 2025-03-13 #
6.2.0-3 - 2025-03-13 #
6.2.0-0 - 2025-03-13 #
6.1.0 - 2025-02-28 #
6.0.0 - 2025-02-27 #
5.0.3-2 - 2025-02-26 #
5.0.3-1 - 2025-02-26 #
5.0.3-0 - 2025-02-26 #
5.0.2 - 2025-02-13 #
5.0.0 - 2025-02-13 #
5.0.0-0 - 2025-02-13 #
4.10.0-28 - 2025-02-13 #
4.10.0-27 - 2025-02-13 #
4.10.0-26 - 2025-02-13 #
4.10.0-25 - 2025-02-12 #
4.10.0-24 - 2025-02-10 #
4.10.0-23 - 2025-02-07 #
4.10.0-22 - 2025-02-05 #
4.10.0-21 - 2025-02-05 #
4.10.0-20 - 2025-02-05 #
4.10.0-19 - 2025-01-30 #
4.10.0-18 - 2025-01-30 #
4.10.0-17 - 2025-01-30 #
4.10.0-16 - 2025-01-29 #
4.10.0-15 - 2025-01-29 #
4.10.0-14 - 2025-01-29 #
4.10.0-13 - 2025-01-29 #
4.10.0-12 - 2025-01-29 #
4.10.0-11 - 2025-01-29 #
4.10.0-10 - 2025-01-28 #
4.10.0-9 - 2025-01-28 #
4.10.0-8 - 2025-01-28 #
4.10.0-7 - 2025-01-28 #
4.10.0-6 - 2025-01-28 #
4.10.0-5 - 2025-01-28 #
4.10.0-4 - 2025-01-28 #
4.10.0-3 - 2025-01-28 #
4.10.0-2 - 2025-01-28 #
Features #
- add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
- add token and storage (d50a383)
- add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add new token commands in multiple packages (b8694b0)
- add packages (f617c0d)
- add params to prime (3a91f18)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
- update version to 2.4.2 and adjust message sizes in URP types (45877d3)
4.10.0-1 - 2025-01-28 #
Features #
- add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
- add token and storage (d50a383)
- add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add new token commands in multiple packages (b8694b0)
- add packages (f617c0d)
- add params to prime (3a91f18)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
- update version to 2.4.2 and adjust message sizes in URP types (45877d3)
4.10.0-0 - 2025-01-28 #
Features #
- add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
- add token and storage (d50a383)
- add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add new token commands in multiple packages (b8694b0)
- add packages (f617c0d)
- add params to prime (3a91f18)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
- update version to 2.4.2 and adjust message sizes in URP types (45877d3)
4.9.0 - 2025-01-27 #
Features #
- add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
- add token and storage (d50a383)
- add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add new token commands in multiple packages (b8694b0)
- add packages (f617c0d)
- add params to prime (3a91f18)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
- update version to 2.4.2 and adjust message sizes in URP types (45877d3)
4.8.0 - 2025-01-16 #
Features #
- add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
- add token and storage (d50a383)
- add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add new token commands in multiple packages (b8694b0)
- add packages (f617c0d)
- add params to prime (3a91f18)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
- update version to 2.4.2 and adjust message sizes in URP types (45877d3)
4.7.0 - 2025-01-16 #
Features #
- add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
- add token and storage (d50a383)
- add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add new token commands in multiple packages (b8694b0)
- add packages (f617c0d)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
- update version to 2.4.2 and adjust message sizes in URP types (45877d3)
4.6.0 - 2025-01-15 #
Features #
- add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
- add token and storage (d50a383)
- add UrpErrorCode enum to define error types in UrpMessageHeader (8838bcf)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add packages (f617c0d)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
- update version to 2.4.2 and adjust message sizes in URP types (45877d3)
4.5.0 - 2025-01-14 #
Features #
- add new UrpImpPrime messages and update token.proto for signature and AES key sizes (d90f4ae)
- add token and storage (d50a383)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add packages (f617c0d)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
- update version to 2.4.2 and adjust message sizes in URP types (45877d3)
4.4.0 - 2025-01-09 #
Features #
- add token and storage (d50a383)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add packages (f617c0d)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
4.3.0 - 2025-01-08 #
Features #
- add token and storage (d50a383)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add packages (f617c0d)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- replace Node.js setup and dependency installation with protoc setup in workflow (6dc39e2)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
4.2.0 - 2025-01-08 #
Features #
- add token and storage (d50a383)
Bug Fixes #
- add check for protoc-gen-js before building node library (2a532db)
- add glob dependency to package.json (f10ecd0)
- add installation of protoc from source in setup-proto-tools action (1cc0fbb)
- add installation step for protobufjs in setup-proto-tools action (b0348fc)
- add packages (f617c0d)
- add pip show commands for installed packages in setup-proto-tools action (8a7417d)
- add protoc-gen-js version check and update pnpm-lock.yaml (9267c1b)
- add Python setup step in setup-proto-tools action (f298907)
- add version check step in push workflow for protobuf and related tools (6d69746)
- add yaml and glob packages installation in setup-proto-tools action (ec50df9)
- correct command syntax in Makefile for building node library (76117b4)
- enhance version checks in push workflow for Python, JavaScript, and Dart tools (77d9a92)
- fix length for bytes signature (5ae59ce)
- move Node.js setup and dependency installation to workflow file (1430b73)
- moved to byte signature (7d15e51)
- relocate version check to workflow and remove from action (57feb28)
- remove protobufjs installation step from setup-proto-tools action (9f342d2)
- remove protobufjs version check from Makefile (8af5190)
- remove redundant command in Makefile for building node library (4a7847a)
- remove redundant PATH setup and verify protoc-gen-js version in setup-proto-tools action (25ad24d)
- remove unnecessary make command from nanopb installation in setup-proto-tools action (e4f5531)
- remove unused dependencies and clean up pnpm-lock.yaml (5d5583c)
- remove version check steps from workflows and update package.json to include protoc-gen-js (8bf5e43)
- specify bash shell for commands in setup-proto-tools action (f23ffd3)
- streamline NPM setup and installation in workflow actions (f2161c6)
- streamline protobuf installation and add version check in setup-proto-tools action (c53376a)
- update Dart protoc plugin version to 21.1.2 in action.yml and Makefile (953ba0f)
- update dependency installation in workflow to use local packages for yaml and glob (8202c08)
- update GitHub Actions workflow to set up Node.js and install dependencies, and modify Makefile for protoc-gen-js version check (b480702)
- update GitHub Actions workflow to use actions/setup-node for Node.js setup and streamline dependency installation (bd62315)
- update google-protobuf and protobufjs versions in package.json and pnpm-lock.yaml (8dacc21)
- update installation command for protoc-gen-js and adjust version check in Makefile (bac70e0)
- update js package installation to list all installed packages in setup-proto-tools action (8b70fc1)
- update js package installation to set PATH in GitHub environment (db72bd0)
- update js package installation to use pnpm bin for PATH in GitHub environment (158f239)
- update Makefile to check global protoc-gen-js version for consistency (06c5839)
- update npm version check command in push workflow for protobufjs (3346656)
- update package versions to 2.4.2 and enhance version checks in workflows (f7a1619)
- update protoc and protobuf versions in setup-proto-tools action (6ef1528)
- update required protobuf version to 5.29.1 in Makefile (974ac46)
- update setup-proto-tools action to include oidc-token input and adjust package installations (b70a892)
- update setup-proto-tools action to install protoc and nanopb from source (b4c9b5f)
- update setup-proto-tools action to install protoc and protobuf from source (ddbcbb8)
- update setup-proto-tools action to use pnpm for package installation and remove redundant NPM setup steps from workflows (b2521e3)
- update version check commands in workflows to use multi-line syntax (7db4522)
- update version check for protoc-gen-js in setup-proto-tools action (78f349c)
4.1.0 - 2025-01-07 #
4.0.12 - 2024-11-08 #
4.0.11 - 2024-11-08 #
4.0.10 - 2024-11-08 #
4.0.9 - 2024-11-08 #
4.0.8 - 2024-11-08 #
4.0.7 - 2024-11-08 #
4.0.6 - 2024-11-08 #
4.0.5 - 2024-11-08 #
4.0.4 - 2024-11-08 #
4.0.3 - 2024-11-05 #
4.0.1 - 2024-11-04 #
4.0.0 - 2024-11-01 #
3.0.16 - 2024-10-25 #
3.0.13 - 2024-10-22 #
3.0.12 - 2024-10-21 #
3.0.11 - 2024-10-21 #
3.0.10 - 2024-10-18 #
3.0.9 - 2024-10-18 #
3.0.8 - 2024-10-18 #
3.0.7 - 2024-10-18 #
3.0.6 - 2024-10-18 #
3.0.5 - 2024-10-18 #
3.0.4 - 2024-10-18 #
3.0.3 - 2024-10-18 #
3.0.2 - 2024-10-18 #
3.0.1 - 2024-10-18 #
3.0.0 - 2024-10-17 #
⚠ BREAKING CHANGES #
- cleanup
Features #
- cleanup (ced6188)
Bug Fixes #
- add cpp release (a9ec065)
- add definitions.h (2aac1ee)
- ci update (3957b5e)
- delete old backup (f736f84)
- fix some bugs (928a1d3)
- need mirror (8174384)
- npm (2910a39)
- public & test versions (6753fe5)
- update dart library (7e447df)
4.0.0 (2024-10-17) #
⚠ BREAKING CHANGES #
- cleanup
Features #
- cleanup (ced6188)
Bug Fixes #
- add cpp release (a9ec065)
- add definitions.h (2aac1ee)
- ci update (3957b5e)
- delete old backup (f736f84)
- fix some bugs (928a1d3)
- need mirror (8174384)
- npm (2910a39)
- public & test versions (6753fe5)
- update dart library (7e447df)
4.0.0 (2024-10-17) #
⚠ BREAKING CHANGES #
- cleanup
Features #
- cleanup (ced6188)
Bug Fixes #
- add cpp release (a9ec065)
- add definitions.h (2aac1ee)
- ci update (3957b5e)
- delete old backup (f736f84)
- need mirror (8174384)
- npm (2910a39)
- public & test versions (6753fe5)
- update dart library (7e447df)
3.0.0 (2024-10-17) #
⚠ BREAKING CHANGES #
- cleanup
Features #
- cleanup (ced6188)
Bug Fixes #
- add cpp release (a9ec065)
- add definitions.h (2aac1ee)
- ci update (3957b5e)
- delete old backup (f736f84)
- need mirror (8174384)
- npm (2910a39)
- public & test versions (6753fe5)
3.0.0 (2024-10-17) #
⚠ BREAKING CHANGES #
- cleanup
Features #
- cleanup (ced6188)
Bug Fixes #
- add cpp release (a9ec065)
- ci update (3957b5e)
- delete old backup (f736f84)
- need mirror (8174384)
- npm (2910a39)
- public & test versions (6753fe5)
3.0.0 (2024-10-17) #
⚠ BREAKING CHANGES #
- cleanup
Features #
- cleanup (ced6188)
Bug Fixes #
2.4.3 - 2024-10-17 #
2.4.1 - 2024-10-07 #
2.4.0 - 2024-08-22 #
2.2.6 - 2024-08-19 #
2.2.5 - 2024-07-24 #
2.2.4 - 2024-07-24 #
2.2.2 - 2024-06-26 #
2.2.1 - 2024-05-22 #
2.1.1 - 2024-05-08 #
2.1.0 - 2024-05-08 #
0.0.4 - 2024-02-13 #
0.0.3 - 2024-02-13 #
0.0.2 - 2024-02-13 #
0.0.34 - 2023-12-25 #
0.0.33 - 2023-12-25 #
0.0.32 - 2023-11-10 #
0.0.29 - 2023-09-27 #
0.0.27 - 2023-09-26 #
0.0.26 - 2023-09-26 #
0.0.25 - 2023-09-25 #
0.0.24 - 2023-09-25 #
0.0.23 - 2023-09-25 #
0.0.22 - 2023-09-18 #
0.0.20 - 2023-08-28 #
0.0.17 - 2023-08-28 #
0.0.11 - 2023-08-24 #
0.0.10 - 2023-08-23 #
0.0.8 - 2023-08-23 #
0.0.7 - 2023-08-23 #
0.0.6 - 2023-08-22 #
0.0.5 - 2023-08-22 #
0.0.4 (2023-08-22) #
0.0.3 (2023-08-22) #
Changelog #
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
Changelog #
All notable changes to this project will be documented in this file. See standard-version for commit guidelines.