Skip to content

Commit a9640b9

Browse files
semantic-releaseactions-user
authored andcommitted
2.9.0
Automatically generated by python-semantic-release
1 parent 4e835bb commit a9640b9

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,16 @@
22

33
<!--next-version-placeholder-->
44

5+
## v2.9.0 (2025-04-22)
6+
7+
### Feature
8+
9+
* Make TLS/SSL certificate verification optional ([#126](https://github.com/ni/nisystemlink-clients-python/issues/126)) ([`f8063f9`](https://github.com/ni/nisystemlink-clients-python/commit/f8063f9da81b57298ae0d48aee2f11e59f497b19))
10+
11+
### Fix
12+
13+
* Ignore extra fields in Json Model ([#131](https://github.com/ni/nisystemlink-clients-python/issues/131)) ([`4e835bb`](https://github.com/ni/nisystemlink-clients-python/commit/4e835bbbb8bd5c286acee6757d844f03957e5f05))
14+
515
## v2.8.0 (2025-03-26)
616

717
### Feature

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name = "nisystemlink-clients"
3-
version = "2.8.0"
3+
version = "2.9.0"
44
description = "NI-SystemLink Python API"
55
authors = ["National Instruments"]
66
maintainers = [

0 commit comments

Comments
 (0)