- Jan 31, 2024
-
-
Matt authored
fix: Update namespace ID only in Read operation, using ID for obtaining information from API and updating, if it differs from name
- Jan 30, 2024
-
- Jan 29, 2024
-
-
semantic-release-bot authored
# 1.0.0 (2024-01-29) ### Bug Fixes * Handle empty body in requests, fixing 'Read' method of namespace ([0b696e15](0b696e15)) * Handle error returned by json.Encode in makeRequest ([1340f22a](1340f22a)), closes [#1](#1) * Remove invalid declaration of err ([2ef72403](2ef72403)), closes [#1](#1) * Send empty JSON map to DELETE endpoint to fix request ([a5d5b368](a5d5b368)), closes [#1](#1) * Set ID property during import, fixing error about ID not being set ([78db9c95](78db9c95)), closes [#1](#1) * Update display name attribute in read operation for namespace ([069799e9](069799e9)), closes [#1](#1) * Update implementation of JSON encoding to handle empty data ([02e3092d](02e3092d)), closes [#1](#1) ### Features * Initial base layout of provider and functionality to create namespace ([2a499c9f](2a499c9f)), closes [#1](#1)
-
Matt authored
-
Matt authored
-
Matt authored
-
Matt authored
-
Matt authored
-
- Jan 28, 2024
-
-
Matt authored
-