Releases: diggerhq/digger
Releases · diggerhq/digger
vdrift-demo
replace allow with enabled (#478)
venv-promotion-demo
fix formatting of validation messages (#464)
v0.1.27
What's Changed
- fix: skip empty plan publishing by @Spartakovic in #388
- Update typo in README.md by @almereyda in #391
- Support org level rbac by @motatoes in #372
- merge changes from release v0.1.25 to develop by @veziak in #403
- make rbac check non-optional by @Spartakovic in #389
- Priority order of policies by @Spartakovic in #404
- move GetUserTeams code into Check func by @veziak in #407
- introduce dependencies between projects and sort commands based on that by @Spartakovic in #406
- Update action.yml by @veziak in #409
- Fix generate projects error by @motatoes in #413
- Add reporting strategies by @Spartakovic in #415
- fix: verify if PR was manually merged with auto-merge config by @fleroux514 in #422
- support configurable digger organisation for digger rbac by @motatoes in #420
New Contributors
- @almereyda made their first contribution in #391
Full Changelog: v0.1.25...sss
v0.1.26
What's Changed
- fix: skip empty plan publishing by @Spartakovic in #388
- Update typo in README.md by @almereyda in #391
- Support org level rbac by @motatoes in #372
- make rbac check non-optional by @Spartakovic in #389
- Priority order of policies by @Spartakovic in #404
- merge changes in develop by @veziak in #405
- move GetUserTeams code into Check func by @veziak in #407
- introduce dependencies between projects and sort commands based on that by @Spartakovic in #406
- hotfix: Fix generate projects error by @motatoes in #414
New Contributors
- @almereyda made their first contribution in #391
Full Changelog: v0.1.25...v0.1.26
v0.1.25
What's Changed
- Update release.yml to support prerelease by @motatoes in #294
- Revert "Update release.yml to support prerelease" by @motatoes in #295
- support include_patterns and exclude_patterns for project by @motatoes in #301
- Update CONTRIBUTING.md by @motatoes in #303
- fix(deps): update module github.com/xanzy/go-gitlab to v0.84.0 by @renovate in #306
- fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #302
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.268 by @renovate in #290
- feat: add support for disabling locking with NoOp lock provider by @duoctranth in #278
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.273 by @renovate in #307
- Allow using AWS OIDC credentials by @speshak in #310
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.274 by @renovate in #309
- fix: check that there at least one command run by @Spartakovic in #312
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.275 by @renovate in #313
- Gitlab improvements by @veziak in #289
- Add Azure Repos support by @Spartakovic in #304
- move workflow initialization to one place by @veziak in #314
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.276 by @renovate in #317
- Refactor gitlab path to make use of shared functionality by @Spartakovic in #315
- refactor project namespace by @Spartakovic in #320
- refactor digger executor by @Spartakovic in #321
- fix: set ACTIVATE_VENV env when using official releases by @fleroux514 in #325
- set usage to true if missing by @Spartakovic in #330
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.277 by @renovate in #324
- fix(deps): update module github.com/google/go-github/v51 to v53 by @renovate in #322
- refactor core functionality and models into separate folder by @Spartakovic in #323
- merge develop into the branch by @veziak in #332
- fix out of bounds exception in cleanup by @motatoes in #334
- add default workflow (#328) [Merging from prerelease branch] by @motatoes in #337
- fix file name when saving file by @Spartakovic in #339
- merge develop into split-digger-config by @veziak in #342
- only match generated projects with directory by @motatoes in #336
- merge develop into the branch by @veziak in #346
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.279 by @renovate in #335
- Update README.md by @UtpalJayNadiger in #357
- support tfenv by @Spartakovic in #348
- Update README.md by @UtpalJayNadiger in #356
- merge develop into the branch by @veziak in #363
- rbac opa support by @Spartakovic in #350
- call different endpoint by @Spartakovic in #364
- chore(deps): update rhythmictech/actions-setup-tfenv action to v0.1.2 by @renovate in #359
- fix #349 terraform workspace logic: list and select / new by @annalisabazzi in #354
- fix(deps): update module github.com/xanzy/go-gitlab to v0.85.0 by @renovate in #353
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.282 by @renovate in #351
- merge develop into the branch by @veziak in #368
- fix: handle extra args with identations by @Spartakovic in #355
- split DiggerConfig into two parts, one for yaml parsing and one for config itself by @veziak in #331
- make digger commands case insensitive by @veziak in #377
- add more DIgger Config validators by @veziak in #375
- fix(deps): update module github.com/google/go-github/v51 to v53 by @renovate in #366
- fix(deps): update module github.com/caarlos0/env/v7 to v8 by @renovate in #365
- fix(deps): update module github.com/google/go-github/v51 to v53 by @renovate in #378
- fix(deps): update module github.com/caarlos0/env/v7 to v8 by @renovate in #379
- Fix & clean module dependencies by @ynden in #381
- Update README.md by @ZIJ in #383
- feat: setting to accumulate plans as one comment by @Spartakovic in #384
- Fix custom workflow issue by @veziak in #401
New Contributors
- @duoctranth made their first contribution in #278
- @speshak made their first contribution in #310
- @annalisabazzi made their first contribution in #354
Full Changelog: v0.1.21...v0.1.25
v0.1.24-pre
prerelease for testing
v0.1.23
What's Changed
- Allow using AWS OIDC credentials by @speshak in #310
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.274 by @renovate in #309
- fix: check that there at least one command run by @Spartakovic in #312
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.275 by @renovate in #313
- Gitlab improvements by @veziak in #289
- Add Azure Repos support by @Spartakovic in #304
- move workflow initialization to one place by @veziak in #314
- add default workflow by @Spartakovic in #328
New Contributors
Full Changelog: v0.1.22...v0.1.23
v0.1.22
What's Changed
- Update CONTRIBUTING.md by @motatoes in #303
- Support for include_patterns and exclude_patterns #301
- fix(deps): update module github.com/xanzy/go-gitlab to v0.84.0 by @renovate in #306
- fix(deps): update module github.com/stretchr/testify to v1.8.4 by @renovate in #302
- fix(deps): update module github.com/aws/aws-sdk-go to v1.44.268 by @renovate in #290
- feat: add support for disabling locking with NoOp lock provider by @duoctranth in #278
New Contributors
- @duoctranth made their first contribution in #278
Full Changelog: v0.1.21...v0.1.22
v0.1.21
Update CONTRIBUTING.md to include our release process (#293) * include our release process (#293)
v0.1.20
What's Changed
- feat: delete outdated plans by @Spartakovic in #279
- Update description by @ZIJ in #282
- Fix bug in regex: select last match by @motatoes in #284
Full Changelog: v0.1.19...v0.1.20