Skip to content

Commit 9bde344

Browse files
authored
Merge pull request #207 from cailloumajor/release-please--branches--main--components--opcua-proxy
chore(main): release 4.1.4
2 parents e66fe11 + a89a09b commit 9bde344

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [4.1.4](https://github.com/cailloumajor/opcua-proxy/compare/v4.1.3...v4.1.4) (2023-03-06)
4+
5+
6+
### Bug Fixes
7+
8+
* apply verbosity to opcua crate's logs ([dbce4ca](https://github.com/cailloumajor/opcua-proxy/commit/dbce4ca7de3acf3b6018e4f5700fa455a94d131f))
9+
* **deps:** update rust crate serde_json to 1.0.94 ([1e7837a](https://github.com/cailloumajor/opcua-proxy/commit/1e7837a09510a75e1ff3d4e1442bf21581fed01f))
10+
311
## [4.1.3](https://github.com/cailloumajor/opcua-proxy/compare/v4.1.2...v4.1.3) (2023-03-02)
412

513

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "opcua-proxy"
33
description = "OPC-UA proxy"
4-
version = "4.1.3"
4+
version = "4.1.4"
55
edition = "2021"
66

77
# See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html

0 commit comments

Comments
 (0)