Releases: salsadigitalauorg/lagoon_ansible_collection
Releases · salsadigitalauorg/lagoon_ansible_collection
2.0.0
1.5.0
What's Changed
- Replaces addEnvVariable mutation with addOrUpdateEnvVariableByName by @bomoko in #72
- chore(deps): bump urllib3 from 1.26.17 to 1.26.18 in /api/tests/unit by @dependabot in #73
- [DEVOPS-403] Added fields for task_definition by @yusufhm in #77
- feat: raise error when no api credentials in LagoonActionBase by @yusufhm in #76
- Feature/update deploytargetconfig task by @rashed-k in #78
- Feature/fix reporting in add metadata task by @rashed-k in #81
- Feature: GraphQL mock server by @yusufhm in #85
- added organization in add_project by @rashed-k in #86
- chore(deps): bump urllib3 from 1.26.18 to 1.26.19 in /api/tests/unit in the pip group across 1 directory by @dependabot in #87
- feat: add a
mutation
action plugin by @yusufhm in #89 - feat: add support for using grant token by @yusufhm in #88
- [DEVOPS-559] fix: use lagoon access token by @Randominty in #90
- Added docsite generator by @yusufhm in #92
- Add dynamic mutation action plugin base by @yusufhm in #91
- [DEVOPS-499] Refactored group to use the MutationActionConfig by @yusufhm in #93
- [DEVOPS-622] Fix
mutation
plugin by @yusufhm in #95 - [DEVOPS-640] Add wait for mutation action by @yusufhm in #97
- fix: find correct type for list by @yusufhm in #98
- [DEVOPS-646] Fixed wait condition by @yusufhm in #99
- Feature/added cmdb diff by @rashed-k in #100
- Automatically push docs to Quant by @barbun in #102
New Contributors
- @bomoko made their first contribution in #72
- @rashed-k made their first contribution in #78
- @Randominty made their first contribution in #90
- @barbun made their first contribution in #102
Full Changelog: 1.4.0...1.5.0
Release 1.4.0
What's Changed
- Add deploy target config test. by @steveworley in #48
- fix: replace usage of display with new info method by @yusufhm in #50
- Manage task definitions by @yusufhm in #44
- Add deploy target config gql client. by @steveworley in #49
- feat: replace metadata calls with Gql lib by @yusufhm in #51
- fix: added support for object metadata by @yusufhm in #53
- tests: metadata string & obj should both work by @yusufhm in #54
- chore: use relative imports everywhere by @yusufhm in #52
- feat: added encoding and unpacking of non-scalars by @yusufhm in #56
- fix: Metadata type conversion. by @steveworley in #57
- Use gql everywhere by @yusufhm in #55
- [DDS-1589] Add support for writing empty strings to Lagoon env vars. by @GROwen in #58
- Add fact category & more by @yusufhm in #59
- feat: additional condition for invoke_task wait by @yusufhm in #60
- feat: added problem plugin by @yusufhm in #61
- Fix: Documentation for problems action. by @steveworley in #62
- Added handling for TransportQueryError by @GROwen in #65
- Fix: Update the type handling for metadata lookup. by @steveworley in #66
- chore(deps): bump urllib3 from 1.26.15 to 1.26.17 in /api/tests/unit by @dependabot in #67
- fix: cast cluster id to int when updating environment by @yusufhm in #68
- fix: use templar for legacy ApiClient inits by @yusufhm in #69
- fix: dynamic query execution by @yusufhm in #71
New Contributors
- @dependabot made their first contribution in #67
Full Changelog: 1.3.0...1.4.0
Release 1.3.0
What's Changed
- Add notification support. by @steveworley in #1
- Add inventory plugin. by @steveworley in #2
- Capture latest updates from working code. by @yusufhm in #3
- Add user group. by @steveworley in #4
- Add lookup plugin. by @steveworley in #5
- Added deploy_target_config module. by @yusufhm in #6
- Add group support. by @steveworley in #7
- Created an environment module. by @yusufhm in #8
- Replace openshift by kubernetes. by @yusufhm in #9
- Add variable action. by @steveworley in #12
- Refactor the lagoon inventory plugin. by @Ahmedjabar in #14
- Add delete environment mutation by @steveworley in #15
- Added a simple helper class for gql. by @yusufhm in #16
- Lagoon bulk deployments by @steveworley in #17
- Fetch groups & environments in batches. by @yusufhm in #18
- feat: allow batch sizes to be changed using vars by @yusufhm in #20
- Add a step to fetch fresh token. by @Ahmedjabar in #21
- Updated setting of client options to allow passthrough. by @GROwen in #22
- Batch process environments. by @Ahmedjabar in #23
- Print SSH error code. by @Ahmedjabar in #24
- Fix ssh file name. by @Ahmedjabar in #25
- Add standby environment support by @steveworley in #26
- Update project.py by @steveworley in #27
- fix: strip newline from token by @yusufhm in #28
- Add factsdb support. by @steveworley in #29
- Update ensure environment is an int. by @steveworley in #30
- feat: add autogen-route filter by @yusufhm in #31
- feat: add build vars to each environment by @yusufhm in #32
- Add project and project_group actions. by @steveworley in #33
- Split environment cluster fetch into batches. by @yusufhm in #34
- Bumped version number. by @GROwen in #35
- Use new client in as many places as possible by @yusufhm in #36
- fix: cast variable value to string by @yusufhm in #37
- [DEVOPS-71] Fix timeout when retrieving deploy target config by @FleetAdmiralButter in #38
- Import sleep from time. by @stooit in #40
- docs: added docs for action plugins by @yusufhm in #41
- [DEVOPS-133] Improve error handling by @yusufhm in #39
- Fix none environment. by @yusufhm in #43
- Update deploy_target_config.py by @steveworley in #42
- Add timeout support to the metadata action. by @steveworley in #45
- Use correct verbose method in Display by @yusufhm in #46
- Update galaxy.yml by @steveworley in #47
New Contributors
- @steveworley made their first contribution in #1
- @yusufhm made their first contribution in #3
- @Ahmedjabar made their first contribution in #14
- @GROwen made their first contribution in #22
- @FleetAdmiralButter made their first contribution in #38
- @stooit made their first contribution in #40
Full Changelog: https://github.com/salsadigitalauorg/lagoon_ansible_collection/commits/1.3.0