Releases: hazelops/ize
Releases · hazelops/ize
0.3.0
What's Changed
- IZE-222 directory structure for global tunnel configuration by @psihachina in #146
- Bump github.com/aws/aws-sdk-go from 1.43.0 to 1.43.1 by @dependabot in #149
- IZE-231 IZE-232 IZE-233 fix bugs by @psihachina in #153
- Language updated (IZE-216) by @kobrikx in #154
- Bump github.com/aws/aws-sdk-go from 1.43.1 to 1.43.3 by @dependabot in #152
- Bump github.com/aws/aws-sdk-go from 1.43.3 to 1.43.4 by @dependabot in #155
- Manual updated (IZE_86) by @kobrikx in #156
- Update readme by @igorkotof in #150
- Bump github.com/aws/aws-sdk-go from 1.43.4 to 1.43.5 by @dependabot in #157
New Contributors
- @igorkotof made their first contribution in #150
Full Changelog: 0.2.1...0.3.0
0.2.1
What's Changed
- Bump github.com/aws/aws-sdk-go from 1.42.50 to 1.42.51 by @dependabot in #136
- Bump gopkg.in/ini.v1 from 1.66.3 to 1.66.4 by @dependabot in #135
- TOOLS-120 optionally print ecs logs after a failed deployment by @psihachina in #133
- IZE-71 IZE-221 ize tunnel up with mfa inforced by @psihachina in #138
- IZE-89 add version flag by @psihachina in #139
- IZE-220 add ability to read any config file by @psihachina in #140
- Bump github.com/aws/aws-sdk-go from 1.42.51 to 1.42.52 by @dependabot in #137
- Bump github.com/aws/aws-sdk-go from 1.42.52 to 1.42.53 by @dependabot in #144
- IZE-112 add ability get list of internal examples by @psihachina in #143
- IZE-70 set AWS creds in terraform container by @psihachina in #141
- IZE-104 add TERRAFORM_STATE_BUCKET_NAME flag by @psihachina in #142
- IZE-111 add logs command by @psihachina in #145
- Bump github.com/pterm/pterm from 0.12.36 to 0.12.37 by @dependabot in #147
- Bump github.com/aws/aws-sdk-go from 1.42.53 to 1.43.0 by @dependabot in #148
Full Changelog: 0.2.0...0.2.1
0.2.0
What's Changed
- TOOLS-218 global config with order of precedence by @psihachina in #129
- Bump github.com/aws/aws-sdk-go from 1.42.48 to 1.42.50 by @dependabot in #131
- IZE-103 fix welcome message by @psihachina in #134
Full Changelog: 0.1.4...0.2.0
0.1.4
What's Changed
- Add dependabot (TOOLS-179) by @kobrikx in #108
- Add dependabot2 by @kobrikx in #109
- Bump google.golang.org/grpc from 1.43.0 to 1.44.0 by @dependabot in #110
- Bump github.com/aws/aws-sdk-go from 1.42.27 to 1.42.43 by @dependabot in #111
- Bump github.com/pterm/pterm from 0.12.33 to 0.12.34 by @dependabot in #112
- Bump gopkg.in/ini.v1 from 1.66.2 to 1.66.3 by @dependabot in #113
- Fix autocompletion doc (TOOLS-192) by @kobrikx in #95
- TOOLS-89 add dependency validation by @psihachina in #101
- TOOLS-212 fix ize tunnel handle args by @psihachina in #102
- TOOLS-215 add signal handler for ecs-deploy by @psihachina in #106
- TOOLS-155 silence usage msgs when usage was valid by @psihachina in #104
- TOOLS-146 TOOLS-197 TOOLS-196 tunnel logging improved by @psihachina in #105
- Add - 30 PR option to dependabot by @kobrikx in #114
- Bump github.com/aws/aws-sdk-go from 1.42.43 to 1.42.44 by @dependabot in #115
- Bump github.com/pterm/pterm from 0.12.34 to 0.12.36 by @dependabot in #116
- TOOLS-191 add exec command by @psihachina in #119
- TOOLS-170 add missing tag for push by @psihachina in #118
- Bump github.com/aws/aws-sdk-go from 1.42.44 to 1.42.45 by @dependabot in #120
- Bump github.com/aws/aws-sdk-go from 1.42.45 to 1.42.46 by @dependabot in #121
- TOOLS-187 add require containerd v1.5.9 by @psihachina in #123
- TOOLS-54 add depends_on for service deploy by @psihachina in #122
- TOOLS-136 add forward-host and bastion id flags by @psihachina in #117
- TOOLS-221 update go.mod by @psihachina in #126
- TOOLS-214 add init from internal examples by @psihachina in #127
- Bump github.com/aws/aws-sdk-go from 1.42.47 to 1.42.48 by @dependabot in #128
- Add md to html converter (TOOLS-183) by @kobrikx in #132
New Contributors
- @dependabot made their first contribution in #110
Full Changelog: 0.1.3...0.1.4
0.1.3
What's Changed
- Main environment parameters read from conventional env vars (TOOLS-186) by @AutomationD in #79
- Updated README by @AutomationD in #84
- Update language by @AutomationD in #85
- README: Add numbers by @AutomationD in #86
- Update arrow to be UTF8 by @AutomationD in #81
- Update header levels by @AutomationD in #87
- TOOLS-201 TOOLS-188 when overwriting secrets in parameter store usage should not be shown by @psihachina in #89
- Update infra description in readme by @AutomationD in #90
- [TOOLS-200] Refactor Secrets & update pterm style by @AutomationD in #82
- Add default terraform version by @AutomationD in #80
- TOOLS-100 TOOLS-204 ize deploy alias to deploy infra and all apps in a right sequence by @psihachina in #88
- TOOLS-189 --version move to a global by @psihachina in #91
- TOOLS-190 add signal handler by @psihachina in #92
- TOOLS-203 ize init creates a directory structure based on a template repo by @psihachina in #93
- TOOLS-202 add ize secrets edit command by @psihachina in #94
- TOOLS-207 add tests for console command by @psihachina in #96
- TOOLS-210 add display terraform output without log by @psihachina in #97
- TOOLS-208 TOOLS-211 ize deploy infra honors default terraform version by @psihachina in #98
- TOOLS-195 rework tunnel via ssh executor by @psihachina in #99
- TOOLS-206 rework reading config file by @psihachina in #103
- TOOLS-205 add check latest version by @psihachina in #100
- Change Docs path (TOOLS-184) by @kobrikx in #107
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- TOOLS-171 add getting docker registry while init by @psihachina in #70
- TOOLS-130 add able to run in the background by @psihachina in #69
- TOOLS-173 fix get terraform version from env by @psihachina in #72
- TOOLS-176 rework help to ize deploy by @psihachina in #71
- TOOLS-174 rework help to terraform command by @psihachina in #74
- TOOLS-107 add display current opened ports by @psihachina in #73
- TOOLS-160 add alias to run ssh-key+up by @psihachina in #76
- TOOLS-175 add task definition arn, cluster flags by @psihachina in #75
- TOOLS-177 fix terraform output by @psihachina in #77
- Add prerelease option in goreleaser and release creation for dev builds (TOOLS-181) by @kobrikx in #78
Full Changelog: 0.1.1...0.1.2
0.1.1
What's Changed
- TOOLS-147 rework terraform command by @psihachina in #58
- TOOLS-119 ize deploy infra by @psihachina in #59
- TOOLS-161 upload output to ssm by @psihachina in #61
- TOOLS-157 ize example by @psihachina in #60
- TOOLS-139 add flags for ssh keys by @psihachina in #63
- TOOLS-106 add ize destroy infra command by @psihachina in #62
- TOOLS-165 add tag field by @psihachina in #64
- TOOLS-163 TOOLS-162 push image to ecr registry by @psihachina in #66
- TOOLS-162 add build docker image for a service by @psihachina in #65
- TOOLS-164 add deploy ecs service by @psihachina in #67
- TOOLS-172 TOOLS-166 able to start without a config file by @psihachina in #68
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
- TOOLS-152 add check mfa devices by @psihachina in #51
- TOOLS-145 add ize version command by @psihachina in #53
- TOOLS-150 TOOLS-151 ize secret by @psihachina in #54
- TOOLS-108 add debug ize tunnel command by @psihachina in #55
- TOOLS-148 rework ssh desc by @psihachina in #56
- TOOLS-156 add force flag for ize set command by @psihachina in #57
Full Changelog: 0.0.5...0.1.0
0.0.5
What's Changed
- Fix Readme.md by @kobrikx in #27
- TOOLS-70 add request mfa by @psihachina in #24
- TOOLS-90 add mfa export command by @psihachina in #25
- TOOLS-86 add terraform output by @psihachina in #26
- TOOLS-97 add ssh command by @psihachina in #28
- Add build on push (TOOLS-98) by @kobrikx in #30
- Add build on push2 by @kobrikx in #31
- TOOLS-99 add ize init command by @psihachina in #29
- Add commands to remove old deb packages in Gemfury (TOOLS-98) by @kobrikx in #32
- Add commands to remove old deb packages in Gemfury by @kobrikx in #33
- Minor fixes by @kobrikx in #34
- TOOLS-101 add parse infra block by @psihachina in #35
- Add ability to remove rpm packages from Gemfury (CORE-225) by @kobrikx in #37
- Enable continue-on-error for packages list command by @kobrikx in #38
- TOOLS-115 add short desc and fix global args help by @psihachina in #36
- TOOLS-117 fix terraform commands by @psihachina in #39
- TOOLS-127 implement new tunnel command by @psihachina in #40
- TOOLS-122 rework init root config with using viper by @psihachina in #41
- TOOLS-114 add confirmation message overwriting by @psihachina in #42
- OPS-140 OPS-141 by @AutomationD in #43
- TOOLS-124 fix terraform download bug by @psihachina in #44
- Add autocompletion manual to Readme (TOOLS-111) by @kobrikx in #46
- TOOLS-144 parse terraform block as main subblock by @psihachina in #45
- TOOLS-142 fix cancel mid-run bug by @psihachina in #47
- TOOLS-129 and TOOLS-112 by @psihachina in #50
- Add ize documents create command/Add uploader to ize.sh (TOOLS-123) by @kobrikx in #48
Full Changelog: 0.0.4...0.0.5
0.0.4
What's Changed
- TOOLS-88 fix bugs by @psihachina in #22
- Add deb package creation, upload to fury.io and Ubuntu apt installation documentation (TOOLS-84) by @kobrikx in #23
Full Changelog: v0.0.3...0.0.4