We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent abbe82d commit c2c4d3eCopy full SHA for c2c4d3e
2 files changed
HISTORY.md
@@ -1,3 +1,14 @@
1
+## 8.5.2 (February 13, 2026)
2
+
3
+### QOL Improvements
4
5
+- Added Harbor publish along with existing GHCR image publish.
6
+- Added requirements.txt and pre-commit sync for Snyk dependency scans.
7
+- Added Trivy image + uv.lock scans for PRs and main.
8
+- Updated Docker docs to reference Harbor pulls.
9
+- Added local Snyk scan instructions.
10
+- Limited uv resolution to CPython and bump urllib3 to fix CVEs.
11
12
## 8.5.1 (January 29, 2026)
13
14
### Bug Fixes
pyatlan/version.txt
@@ -1 +1 @@
-8.5.1
+8.5.2
0 commit comments