Releases: tinglesoftware/dependabot-azure-devops
Releases · tinglesoftware/dependabot-azure-devops
1.25.1
What's Changed
- #924: Add missing forward slash when pulling from the
.azuredevops
folder in the extension
Full Changelog: 1.25.0...1.25.1
1.25.0
What's Changed
- #919: Bump dependabot-omnibus from 0.237.0 to 0.239.0
- #905: Support .azuredevops folder alongside .github
- #886: Do not fetch the repository from the database if it has been deleted
- #894: Set correct replicaTimeout in ContainerApp Jobs
New Contributors
- @JensSchadron made their first contribution in #920
Full Changelog: 1.24.0...1.25.0
1.24.0
What's Changed
- #881: Server upgraded to .NET 8
- #884: Pass ignore conditions via ENV to solve BOM issues
- #885: Pass commit options via an ENV in JSON hence no need to parse the config file in Ruby
Full Changelog: 1.23.0...1.24.0
1.23.0
1.22.0
What's Changed
- #812: Support multiple projects on the server
- #815: Replace VSTS/TFS/AzureDevOps libraries
- #816: Do not parse schedule in the extension
- #817: Updating official documentation doc URL
- #822: Remove
collisionSuffix
in favour of specifying a valid name - #827: Fix path to Dockerfile in README
- #830: Public deployment for own use and sponsors
New Contributors
- @gerson23 made their first contribution in #817
- @deivid-rodriguez made their first contribution in #827
Full Changelog: 1.21.0...1.22.0
1.21.0
What's Changed
- #781: Filter relevant registries after validating the configuration. You must set which registries you want to use per update.
- #780: Remove dockerImageRegistry setting/option
- #798: Exclude major.minor versions (as per SemVer) from cleanup
Updater specific
- #797: Retrieve active pull requests against chosen target branch if present
- #767: Use bash script for cmd to allow easier switching files run
- #794, #799: Preliminary new updater setup
Server specific
You need to drop the database before deploying the changes in this update.
- #761: Skip synchronization for forks and disabled repositories
- #805: Migrate from ContainerGroups/ContainerInstances to ContainerAppJobs
- Reduce deployment complexities: #787, #793, #785, #786, #782
- #792: Added auto scaling for Azure Service Bus
- Preparation for new updater workflow #795, #806, #762
Extension specific
- Fix type for azureDevOpsServiceConnection input to Externaltfs #809
Full Changelog: 1.20.3...1.21.0
1.20.3
1.20.2
What's Changed
- #727: Added support for swift which is in beta by building/cleaning its images
- #737: Warn the usage of the
dockerImageRegistry
task input - #733: Bump dependabot-omnibus from 0.224.0 to 0.225.0
Full Changelog: 1.20.1...1.20.2
1.20.1
What's Changed
Full Changelog: 1.20.0...1.20.1
1.20.0
MAJOR
-
Image per ecosystem: #720
We have moved away from a single docker image which is now dated, on to having an image per ecosystem. This alignes with the GitHub hosted version. Some more information available here.As a consequence, the image repository can no longer be specified as an input to the task (using
dockerImageRepository
) or the server (usingupdaterImageRepository
). -
All major version numbers now aligned
Other changes
Full Changelog: 0.19.0...1.20.0