File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -5,6 +5,29 @@ All notable changes to the Ansible Globus Collection will be documented in this
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.6.0] - 2026-04-02
9+
10+ ### Added
11+
12+ - ** auth** : Add scopes parameter support for OAuth clients
13+ - ** auth** : Auto-detect current user as admin when creating projects
14+
15+ ### Fixed
16+
17+ - ** auth** : Auto-detect auth method when not explicitly specified
18+ - ** auth** : Fix CLI token namespace for GLOBUS_PROFILE environments
19+ - ** auth** : Improve response parsing for globus-sdk v3 and v4+ compatibility
20+ - ** auth** : Enhance client credential creation with better error messages
21+ - ** auth** : Support multiple API error response formats
22+
23+ ### Changed
24+
25+ - ** auth** : Default auth_method now None (auto-detect) instead of "cli"
26+
27+ ### Documentation
28+
29+ - ** readme** : Add beta notice and contact information
30+
831## [ 0.5.2] - 2026-03-20
932
1033### Documentation
Original file line number Diff line number Diff line change 11---
22namespace : m1yag1
33name : globus
4- version : 0.5.2
4+ version : 0.6.0
55readme : README.md
66authors :
77 - Ansible Globus Collection Contributors
You can’t perform that action at this time.
0 commit comments