Skip to content

Commit

Permalink
1.6.0
Browse files Browse the repository at this point in the history
Automatically generated by python-semantic-release
  • Loading branch information
semantic-release committed Oct 28, 2024
1 parent 1032865 commit 11f79d3
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 1 deletion.
22 changes: 22 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# CHANGELOG

## v1.6.0 (2024-10-28)

### Chore

* chore: close todos ([`2db5e4d`](https://github.com/ThreatX/threatx-api-client/commit/2db5e4da92bdd9bbb542fadb4e3e172d62963350))

### Feature

* feat: allow custom headers ([`b64479c`](https://github.com/ThreatX/threatx-api-client/commit/b64479c4d0841525dad0afe781308a69895a4d8c))

* feat: close connections ([`33af2ad`](https://github.com/ThreatX/threatx-api-client/commit/33af2adf5764aeebaac3c396a0bc7e3ff10c46f6))

### Fix

* fix: session expiration handling ([`1032865`](https://github.com/ThreatX/threatx-api-client/commit/10328659d9aa1bfc50efc93cee1d5600840c8298))

### Unknown

* add things for TODO ([`c233176`](https://github.com/ThreatX/threatx-api-client/commit/c233176f326f133f690dfa46318c776b35cd2223))

* Update README.md ([`ca49bc1`](https://github.com/ThreatX/threatx-api-client/commit/ca49bc1844a026decaf8469d6049468daef5d865))

## v1.5.0 (2024-10-11)

### Documentation
Expand Down
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[tool.poetry]
name = "threatx-api-client"
version = "1.5.0"
version = "1.6.0"
description = "A client library for the ThreatX API"
authors = ["Nikita Ratskov <nikita.ratskov@threatx.com>"]
license = "Apache-2.0"
Expand Down

0 comments on commit 11f79d3

Please sign in to comment.