Releases: cloudforet-io/cfctl
Releases · cloudforet-io/cfctl
v1.0.17
v1.0.16
v1.0.15
Changelog
- f126456 Merge pull request #123 from yjinjo/master
- 2fef3cb chore: change proxy: false when static mode
- 62b3017 Merge pull request #122 from yjinjo/master
- 298076a feat: add internal grpc connection
- cb44600 Merge pull request #121 from yjinjo/master
- fbd7717 refactor: add grpc connection to internal service
- 75251ca Merge pull request #120 from cloudforet-io/dependabot/go_modules/golang.org/x/net-0.33.0
- 05126c3 build(deps): bump golang.org/x/net from 0.25.0 to 0.33.0
- daa6083 Merge pull request #118 from yjinjo/master
- 1cfb3f5 refactor: modify api_resources for grpc://
- 32e35fc Merge pull request #117 from yjinjo/master
- 8b1fe42 chore: update url link
- 02e2ee3 Merge pull request #116 from yjinjo/master
- da700e4 chore: update README
- ea80989 Merge pull request #115 from yjinjo/master
- 8305d59 chore: update README
- 349013a Merge pull request #114 from yjinjo/master
- a39028d feat: add installation README
v1.0.14
v1.0.13
Changelog
- 2a0b475 Merge pull request #112 from yjinjo/master
- f968a5d refactor: set setting file to get environments
- a03b08a refactor: remove unnecessary functions
- 70b5db5 refactor: get endpoint dynamically
- b8efbb3 chore: remove grpc:// for checking identity endpoint
- 33eb846 chore: add current environment
- 3aba163 Merge pull request #111 from yjinjo/master
- 24b1280 refactor: modify local environment
- 6f80174 Merge pull request #110 from yjinjo/master
- c138d92 feat: add apply command
- 6a496ff Merge pull request #109 from yjinjo/master
- 5b6fe9a refactor: implement no-paging flag
- 934d98e refactor change from limit to rows
- 47f9bc5 refactor: get port dynamically
- 6558542 refactor: remove aliases when empty
- 89a36f9 Merge pull request #108 from yjinjo/master
- f4e5329 refactor: reallocate functions and modify alias command
- 92bbb63 refactor: modify aliases hierarchy of setting.yaml
- c10160a Merge pull request #107 from yjinjo/master
- 409cc7c refactor: add alias for api_resources
- 60ab5fa refactor: modify command from short_name to alias
- 33db8f7 refactor: modify code for output format
- 6088271 refactor: add list flags
- 013fbe9 refactor: list for circular table
- 9c01900 refactor: add default table format
- 456e1a2 refactor: get api_resources for grpc and rest protocol
- 4df8188 chore: add transport directory to merge grpc and rest
- c91afbb refactor: modify services' api_resources
- 1d367fe refactor: remove verb and resource mappings
- d93128c Merge pull request #106 from yjinjo/master
- 263a4b4 refactor: move functions to endpoint file
- 2f6903d refactor: change file and function names
- 95b5da2 refactor: provide output for all service
- e396682 refactor: change function names
- e5222a0 refactor: set and load settings
- 90f8e70 chore: change function name
- 1641863 refactor: list services using grpc
- 7b461b3 refactor: change directories
- 14a93f7 chore: change print line
- f0d8b3e refactor: check endpoint and token services for proxy
- db94be1 refactor: add static, token subcommands and update listing environment
- 6bdc2a8 Merge pull request #105 from yjinjo/master
- ad20966 refactor: remove switch subcommand and add endpoint of each service
- 47d9a88 refactor: provide user's environment prompt
v1.0.12
v1.0.11
Changelog
- 0c4f013 Merge pull request #103 from yjinjo/master
- 5d77104 chore: remove print line
- 12c2ee2 refactor: handle grpc connection for local and static mode
- 1dd537e refactor: merge service endpoint to local
- 0626c20 Merge pull request #102 from yjinjo/master
- e2b01f4 refactor: modify code for changing endpoint
- 3232676 Merge pull request #101 from yjinjo/master
- b6c18f2 refactor: handle case for having an identity endpoint
- 3e4adfe chore: handle error
- 1cab137 refactor: get api endpoint dynamically
- 1621c80 Merge pull request #100 from yjinjo/master
- e1614b2 refactor: modify code to get avilable services
- 2b9d60d refactor: change endpoint logic to get services
- 79ba1cd Merge pull request #99 from yjinjo/master
- b81b8f5 refactor: add verb and resources for prod
- 6ce2b9e refactor: modify code for verbs and resources
- 18a690a refactor: add verb and resources for rest api
- 11dda96 refactor: support local token info.
- a619f26 refactor: notify to the user when grpc server is not running
- addd2d9 refactor: modify code for local environment
- d7fdbc4 refactor: modify local environment logic
- 8e4de33 refactor: modify endpoint for each environments
- ebbc03b refactor: change endpoint when user login
- e640e7a refactor: remove url and change url to set endpoint