[PR #439] [MERGED] feat: type EncodedVersion #474

Closed
opened 2026-02-28 00:42:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Telmate/proxmox-api-go/pull/439
Author: @Tinyblargon
Created: 7/15/2025
Status: Merged
Merged: 7/15/2025
Merged by: @Tinyblargon

Base: masterHead: encoded-version


📝 Commits (1)

  • 32aab26 feat: type EncodedVersion

📊 Changes

6 files changed (+34 additions, -10 deletions)

View changed files

📝 proxmox/client.go (+12 -2)
📝 proxmox/client_test.go (+14 -0)
📝 proxmox/config__guest.go (+2 -2)
📝 proxmox/config__pool.go (+2 -2)
📝 proxmox/config__qemu__cloudinit.go (+2 -2)
📝 proxmox/config__qemu__cpu.go (+2 -2)

📄 Description

Optimize the comparing of versions


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Telmate/proxmox-api-go/pull/439 **Author:** [@Tinyblargon](https://github.com/Tinyblargon) **Created:** 7/15/2025 **Status:** ✅ Merged **Merged:** 7/15/2025 **Merged by:** [@Tinyblargon](https://github.com/Tinyblargon) **Base:** `master` ← **Head:** `encoded-version` --- ### 📝 Commits (1) - [`32aab26`](https://github.com/Telmate/proxmox-api-go/commit/32aab269ed4aaa2a5be9627ecf1f0d20bdf962fe) feat: type `EncodedVersion` ### 📊 Changes **6 files changed** (+34 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `proxmox/client.go` (+12 -2) 📝 `proxmox/client_test.go` (+14 -0) 📝 `proxmox/config__guest.go` (+2 -2) 📝 `proxmox/config__pool.go` (+2 -2) 📝 `proxmox/config__qemu__cloudinit.go` (+2 -2) 📝 `proxmox/config__qemu__cpu.go` (+2 -2) </details> ### 📄 Description Optimize the comparing of versions --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-28 00:42:19 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/proxmox-api-go#474
No description provided.