koatty_exception
Version:
Exception handler for koatty.
206 lines (100 loc) • 9.12 kB
Markdown
# Changelog
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
## [1.8.0](https://github.com/koatty/koatty_exception/compare/v1.6.0...v1.8.0) (2025-06-02)
### Features
* add common error codes and enhance exception handling system ([571735a](https://github.com/koatty/koatty_exception/commit/571735a995bd6a93a90ac52694dc3b11a0c17e9f))
* update dependency versions and enhance exception handling documentation ([e30bfcc](https://github.com/koatty/koatty_exception/commit/e30bfcc1fdf2caf6b4366698734354f833ace88c))
## [1.8.0](https://github.com/koatty/koatty_exception/compare/v1.6.0...v1.8.0) (2025-06-02)
### Features
* add common error codes and enhance exception handling system ([571735a](https://github.com/koatty/koatty_exception/commit/571735a995bd6a93a90ac52694dc3b11a0c17e9f))
* update dependency versions and enhance exception handling documentation ([e30bfcc](https://github.com/koatty/koatty_exception/commit/e30bfcc1fdf2caf6b4366698734354f833ace88c))
## [1.7.0](https://github.com/koatty/koatty_exception/compare/v1.6.0...v1.7.0) (2025-06-02)
### Features
* add common error codes and enhance exception handling system ([571735a](https://github.com/koatty/koatty_exception/commit/571735a995bd6a93a90ac52694dc3b11a0c17e9f))
* update dependency versions and enhance exception handling documentation ([e30bfcc](https://github.com/koatty/koatty_exception/commit/e30bfcc1fdf2caf6b4366698734354f833ace88c))
## [1.6.0](https://github.com/koatty/koatty_exception/compare/v1.5.3...v1.6.0) (2025-03-20)
### Features
* update exception handling to use OpenTelemetry API ([705ec46](https://github.com/koatty/koatty_exception/commit/705ec467396f35f69f723eb7b7f8d42c1c1a8f46))
### [1.5.3](https://github.com/koatty/koatty_exception/compare/v1.5.2...v1.5.3) (2024-11-12)
### Bug Fixes
* return string message ([ad45d1a](https://github.com/koatty/koatty_exception/commit/ad45d1a1442efa9367735605a6287d7f346df224))
### [1.5.2](https://github.com/koatty/koatty_exception/compare/v1.5.1...v1.5.2) (2024-11-07)
### Bug Fixes
* protected ([18fcde6](https://github.com/koatty/koatty_exception/commit/18fcde6803219a2a24e62863a7db7f66ebbda396))
### [1.5.1](https://github.com/koatty/koatty_exception/compare/v1.4.7...v1.5.1) (2024-11-07)
### [1.4.7](https://github.com/koatty/koatty_exception/compare/v1.4.6...v1.4.7) (2024-11-07)
### [1.4.6](https://github.com/koatty/koatty_exception/compare/v1.4.4...v1.4.6) (2024-11-06)
### [1.4.4](https://github.com/koatty/koatty_exception/compare/v1.4.4-0...v1.4.4) (2024-11-06)
### [1.4.4-0](https://github.com/koatty/koatty_exception/compare/v1.4.2...v1.4.4-0) (2024-10-31)
### [1.4.2](https://github.com/koatty/koatty_exception/compare/v1.4.1...v1.4.2) (2024-03-15)
### Bug Fixes
* code非正常值导致grpc无输出 ([3bfabd1](https://github.com/koatty/koatty_exception/commit/3bfabd1a60dc6454b3dd7c3b05bc87d86806e81c))
### [1.4.1](https://github.com/koatty/koatty_exception/compare/v1.4.0...v1.4.1) (2024-03-15)
### Bug Fixes
* comment ([301a724](https://github.com/koatty/koatty_exception/commit/301a724b9ec7aeab07c1085a8e27a5d565bb0768))
* grpc增加输出错误信息 ([7259875](https://github.com/koatty/koatty_exception/commit/7259875979360982fd06f59a37f5ba5e9964a581))
* grpc错误输出 ([56f4dd2](https://github.com/koatty/koatty_exception/commit/56f4dd2a4f5ad13c37d5169c295d4f2b5895499e))
## [1.4.0](https://github.com/koatty/koatty_exception/compare/v1.3.2...v1.4.0) (2024-03-14)
### Features
* add output ([9370f85](https://github.com/koatty/koatty_exception/commit/9370f85a14b3021371503b29fa900e99082d8f23))
### [1.3.2](https://github.com/koatty/koatty_exception/compare/v1.3.2-6...v1.3.2) (2024-02-02)
### Bug Fixes
* constructor ([59a92d0](https://github.com/koatty/koatty_exception/commit/59a92d0c8a429554e97859bdd5cadf6f72d346a4))
* log ([d1a3808](https://github.com/koatty/koatty_exception/commit/d1a38080744f3d0d352a683f4f8ad69175ed7f62))
* span log ([453f51e](https://github.com/koatty/koatty_exception/commit/453f51e343e06bf165c5b5beb3e3bb2cc8155894))
* 去除status默认值 ([6ecc75c](https://github.com/koatty/koatty_exception/commit/6ecc75c907cf65053c0f1ce93071a3785968d144))
### [1.3.2-6](https://github.com/koatty/koatty_exception/compare/v1.3.2-5...v1.3.2-6) (2024-01-24)
### [1.3.2-5](https://github.com/koatty/koatty_exception/compare/v1.3.2-4...v1.3.2-5) (2024-01-24)
### Bug Fixes
* span log ([9685a87](https://github.com/koatty/koatty_exception/commit/9685a87aad9343ae353a7d6034a03efad00385bd))
### [1.3.2-4](https://github.com/koatty/koatty_exception/compare/v1.3.2-3...v1.3.2-4) (2024-01-24)
### Bug Fixes
* status ([0161be3](https://github.com/koatty/koatty_exception/commit/0161be3e49cfea07d24b3340bfb7757d9aa57657))
### [1.3.2-3](https://github.com/koatty/koatty_exception/compare/v1.3.2-2...v1.3.2-3) (2024-01-24)
### Bug Fixes
* setTag ([7ed3694](https://github.com/koatty/koatty_exception/commit/7ed3694af89b11315f34bab88ed9a56f2967a6c4))
### [1.3.2-2](https://github.com/koatty/koatty_exception/compare/v1.3.2-1...v1.3.2-2) (2024-01-24)
### Bug Fixes
* output ([4f5156e](https://github.com/koatty/koatty_exception/commit/4f5156e6ebbcebf9700d3f9bb41cc9d78acc9450))
### [1.3.2-1](https://github.com/koatty/koatty_exception/compare/v1.3.2-0...v1.3.2-1) (2024-01-22)
### Bug Fixes
* output ([347903e](https://github.com/koatty/koatty_exception/commit/347903ea95e2c87e99c29a05ad0b792a9b902ba8))
### [1.3.2-0](https://github.com/koatty/koatty_exception/compare/v1.3.1...v1.3.2-0) (2024-01-22)
### [1.3.1](https://github.com/koatty/koatty_exception/compare/v1.2.8...v1.3.1) (2024-01-21)
### Bug Fixes
* add set ([9b49044](https://github.com/koatty/koatty_exception/commit/9b4904409b0c2a8c90ff3662b5bfa83ad4b3b403))
* comment ([284b029](https://github.com/koatty/koatty_exception/commit/284b029409807205964244c3a30b54969bb348a0))
* default value ([d7a620a](https://github.com/koatty/koatty_exception/commit/d7a620a65d3ff301c2097c1630a40877d30eaa5e))
* exception method ([d330e03](https://github.com/koatty/koatty_exception/commit/d330e0373b95087ce0fbcb0ad609e83c79754a7e))
* span.finish ([0e65c54](https://github.com/koatty/koatty_exception/commit/0e65c54820ca1c37f468b830f03698026e75c540))
* 支持链式调用 ([5efdfe0](https://github.com/koatty/koatty_exception/commit/5efdfe07d16d9474f100f3b9465a342ee7a69abc))
## [1.3.0](https://github.com/koatty/koatty_exception/compare/v1.3.0-3...v1.3.0) (2024-01-21)
## [1.3.0-3](https://github.com/koatty/koatty_exception/compare/v1.3.0-2...v1.3.0-3) (2024-01-21)
### Bug Fixes
* default value ([d7a620a](https://github.com/koatty/koatty_exception/commit/d7a620a65d3ff301c2097c1630a40877d30eaa5e))
## [1.3.0-2](https://github.com/koatty/koatty_exception/compare/v1.3.0-1...v1.3.0-2) (2024-01-21)
### Bug Fixes
* 支持链式调用 ([5efdfe0](https://github.com/koatty/koatty_exception/commit/5efdfe07d16d9474f100f3b9465a342ee7a69abc))
## [1.3.0-1](https://github.com/koatty/koatty_exception/compare/v1.2.8...v1.3.0-1) (2024-01-21)
### Bug Fixes
* add set ([9b49044](https://github.com/koatty/koatty_exception/commit/9b4904409b0c2a8c90ff3662b5bfa83ad4b3b403))
* comment ([284b029](https://github.com/koatty/koatty_exception/commit/284b029409807205964244c3a30b54969bb348a0))
* exception method ([d330e03](https://github.com/koatty/koatty_exception/commit/d330e0373b95087ce0fbcb0ad609e83c79754a7e))
### [1.2.11-0](https://github.com/koatty/koatty_exception/compare/v1.2.8...v1.2.11-0) (2024-01-21)
### Bug Fixes
* comment ([284b029](https://github.com/koatty/koatty_exception/commit/284b029409807205964244c3a30b54969bb348a0))
### [1.2.8](https://github.com/koatty/koatty_exception/compare/v1.2.7...v1.2.8) (2023-01-13)
### Bug Fixes
* upgrade deps ([7a36506](https://github.com/koatty/koatty_exception/commit/7a365063117f4a7adc42c5f8d54c99caf8e14725))
### [1.2.7](https://github.com/koatty/koatty_exception/compare/v1.2.6...v1.2.7) (2022-05-26)
### [1.2.6](https://github.com/koatty/koatty_exception/compare/v1.2.5...v1.2.6) (2022-03-02)
### [1.2.5](https://github.com/koatty/koatty_exception/compare/v1.2.4...v1.2.5) (2022-03-02)
### [1.2.4](https://github.com/koatty/koatty_exception/compare/v1.2.3...v1.2.4) (2022-03-01)
### [1.2.3](https://github.com/koatty/koatty_exception/compare/v1.2.2...v1.2.3) (2022-03-01)
### [1.2.2](https://github.com/koatty/koatty_exception/compare/v1.2.0...v1.2.2) (2022-02-21)
## [1.2.0](https://github.com/koatty/koatty_exception/compare/v1.2.0-1...v1.2.0) (2022-02-21)
## [1.2.0-1](https://github.com/koatty/koatty_exception/compare/v1.2.0-0...v1.2.0-1) (2022-02-21)
## [1.2.0-0](https://github.com/koatty/koatty_exception/compare/v1.1.2...v1.2.0-0) (2022-02-21)
### [1.1.2](https://github.com/koatty/koatty_exception/compare/v1.1.1...v1.1.2) (2022-02-14)
### [1.1.1](https://github.com/koatty/koatty_exception/compare/v1.1.1-0...v1.1.1) (2022-02-14)
### [1.1.1-0](https://github.com/koatty/koatty_exception/compare/v1.0.6...v1.1.1-0) (2022-02-14)