Skip to content

Commit f33ac7b

Browse files
author
Nicholas Cecere
committed
docs: update changelog for v0.3.6 release
1 parent 98218d0 commit f33ac7b

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,20 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8+
## [0.3.6] - 2025-08-08
9+
10+
### Fixed
11+
- Fixed issue where models deleted from LiteLLM proxy caused terraform plan to fail instead of planning recreation
12+
- Enhanced ErrorResponse struct to properly parse LiteLLM proxy error format with Detail field
13+
- Improved isModelNotFoundError function to detect "not found on litellm proxy" messages in Detail.Error field
14+
15+
## [0.3.5] - 2025-08-08
16+
17+
### Fixed
18+
- Fixed team member update behavior to use member_update endpoint instead of delete/re-add
19+
- Restored team_member_permissions functionality to litellm_team resource
20+
- Enhanced team resource with proper permissions management endpoints
21+
822
## [0.3.0] - 2025-04-23
923

1024
### Fixed

0 commit comments

Comments
 (0)