Releases: GitTools/GitVersion
v3.2.0
- #683 - Improve usage documentation contributed by Pascal Berger (pascalberger)
- #682 - Build Metadata for branch includes invalid characters from branch name contributed by Ronny Hanssen (Spiralis)
- #677 #674 - FindCommitBranchWasBranchedFrom should not throw NullReferenceException contributed by Asbjørn Ulsberg (asbjornu)
- #670 - Add missing NuGet package contributed by Eberhard Beilharz (ermshiperete)
- #669 - Allow building on Linux contributed by Eberhard Beilharz (ermshiperete)
- #667 #672 - TFS Build vNext Documentation also for TFS On-Prem contributed by Pascal Berger (pascalberger)
- #665 #663 - Update build version from VSO Agent task. contributed by Pascal Berger (pascalberger)
- #661 #557 #659 #557 - Feature/659 fix ip should not be matched as versions contributed by Marcel Körtgen (mkoertgen)
- #654 - Removed dead projects contributed by Cameron MacFarland (distantcam)
- #653 - Expose NoFetch to fix #646 contributed by Oren Novotny (onovotny)
- #650 - Fix link to architecture documentation contributed by Pascal Berger (pascalberger)
- #649 - Update who.md contributed by Asbjørn Ulsberg (asbjornu)
- #646 - GitVersionTask 3.1.2 tries to fetch on VsoAgent
- #645 - Git tools core integration contributed by Jake Ginnivan (JakeGinnivan)
- #641 - Improve formatting and fix some typos contributed by Eberhard Beilharz (ermshiperete)
- #640 - Upgraded to GitTools.Testing contributed by Jake Ginnivan (JakeGinnivan)
- #631 - re #630 - optionally allows /updateassemblyinfofilename to be generated contributed by Phil Oyston (Philo)
Commits: 5e40599...fd77425
3.1.2
- #634 - Automatically increment version numbers for hotfixes?
- #627 - Default config updates to recognize more defaults
contributed by Oren Novotny (onovotny) - #627 - Make padding configurable and add padded BuildMetaData
contributed by Oren Novotny (onovotny) - #627 - Update build server documentation contributed by Pascal Berger (pascalberger)
- #626 - Should not checkout branch on update contributed by Örjan Sjöholm (orjan)
- #624 - Mixed up branches when running in TeamCity
- #616 - Remove fixed known issue contributed by Pascal Berger (pascalberger)
- #615 - Fix effective configuration using minor version bump regex instead of patch regex contributed by Thomas Gillen (TomGillen)
- #614 - GitFlow Feature Branches not incrementing
- #611 - GitVersion fails to pull a dymanic repository when on TeamCity
- #609 - GitVersionTask modifies files even if no change is required
v3.1.1
- #611 - GitVersion fails to pull a dymanic repository when on TeamCity - contributed by Phil Oyston
- #609 - GitVersionTask modifies files even if no change is required - contributed by Oren Novotny
v3.1.0
There are a few nice new features in this release:
- Added support for Visual Studio Build vNext. For those of you who are not aware, TFS has a new build system. Attached to this release is a zip file. See the docs at http://gitversion.readthedocs.org/en/latest/more-info/build-server-setup/tfs-build-vnext/ for more info.
- Support for NuGet 3.1 and UWP now.
- Support for Jenkins
- Can bump version via commit messages!
+semver:breaking
or+semver:major
will bump major,+semver:minor
or+semver:feature
will bump minor.
There are also a bunch of other fixes around branch normalisation and dynamic repositories. If you have any issues let us know.
- #597 - GitVersionTask uses the project name as the namespace name in GitVersionTaskAssemblyInfo instead of default namespace value
- #596 - Reintegrate develop fix contributed by Jake Ginnivan (JakeGinnivan)
- #595 - Clarify documentation of variables in TFS build contributed by Pascal Berger (pascalberger)
- #594 - fix version cache key in msbuild task contributed by Simon Cropp (SimonCropp)
- #593 - Add generic error message if more than one remote is found contributed by Pascal Berger (pascalberger)
- #591 - Quote source path contributed by Pascal Berger (pascalberger)
- #590 - recursive zip for VSO task contributed by Simon Cropp (SimonCropp)
- #589 - DllNotFoundException in VSO Task
- #588 - Quote source path contributed by Pascal Berger (pascalberger)
- #587 - Fix label for updating AssemblyInfos contributed by Pascal Berger (pascalberger)
- #586 - Integrating Custom VSO Custom Task with GitVersion
- #585 - Updated Octopus Deploy docs contributed by (sstorie)
- #583 - Question - Git flow commands for the "release packages" approach to Octopus Deploy?
- #581 - Restructure headlines & fix some typos in the TFS documentation contributed by Pascal Berger (pascalberger)
- #580 - Improve TFS Build documentation contributed by Pascal Berger (pascalberger)
- #579 - Fix command for uploading of the task contributed by Pascal Berger (pascalberger)
- #578 - Fix gem build contributed by Alexander Groß (agross)
- #577 - Add note that VSO build version cannot be set atm contributed by Pascal Berger (pascalberger)
- #576 - Add link to Octopus Deploy in build server overview contributed by Pascal Berger (pascalberger)
- #574 - use rootNamespace for namespace of generated files contributed by Simon Cropp (SimonCropp)
- #573 - Load lib git from files contributed by Simon Cropp (SimonCropp)
- #571 - Vso build step contributed by Jake Ginnivan (JakeGinnivan)
- #570 - GitVersion of file path where last changed (GitVersion -filter)
- #568 - Calculation of branch configuration will fail if master and develop is equal and is integrated in a feature branch.
- #567 - Removed GitFlow BranchType since it's not used any more contributed by Örjan Sjöholm (orjan)
- #565 - The type initializer for '' threw an exception (Attempted to read or write protected memory)
- #564 - Build metadata commit count not cleared properly for continuous deplo… contributed by Jake Ginnivan (JakeGinnivan)
- #563 - Enable GitVersionTask to work with NuGet v3 contributed by Oren Novotny (onovotny)
- #562 - Support for Visual Studio Online Build vNext - VSO Build Step contributed by Oren Novotny (onovotny)
- #561 - Create VSO Build vNext Build Step for GitVersion
- #560 - Add support for VSO agent #546 contributed by Oren Novotny (onovotny)
- #559 - BuildMetaData and FullBuildMetaData wrong?
- #558 - AssemblyInfoBuilder namespace should use default namespace as defined in project
- #556 - Fix missing line breaks and typo in githubflow.md contributed by Thomas Gillen (TomGillen)
- #555 - Namespace name cannot start with numbers contributed by Cristian Iorga (cristianiorga)
- #554 - Update myget.md contributed by Xavier Decoster (xavierdecoster)
- #553 - GitVersion not workig for detached head - TFS Build vNext
- #552 - Fixed path too long problem. contributed by Dan Lewi Harkestad (baltie)
- #551 - Support for Jenkins CI contributed by Marijn van der Zee (serra)
- #550 - NuGet 3.1, GitVersion and Universal Windows Platform(UWP)
- #547 - Commit Counts and Tags
- #546 - $(GitVersion_NuGetVersion) does seem to get set when Solution is built using TFS Build vNext
- #543 - [Improvement] The executable 'git' could not be found
- #542 - [Improvement] Do complete checkout when updating local branch fails
- #540 - GitVersionTaskAssemblyInfo.g.cs Namespace GitVersionTask
- #534 - Add /output props contributed by Marijn van der Zee (serra)
- #518 - Team Build Usage Documentation
- #489 - Add support for indicating change severity in commit messages contributed by Thomas Gillen (TomGillen)
- #488 - Version number is not cached between projects in a solution +fix
- #313 - Support Jenkins CI +enhancement
- #175 - Take pull request branch name into account +enhancement
v3.0.2
- Fixed
gitversion init
crash
v3.0.1
- Fixes issue with commit counting
v3.0.0
GitVersion v3 has been a long time in the making and many people have been using the beta for months. v3 was almost a complete rewrite to enable GitVersion to be more predictable and work for far more workflows and environments.
Blog post at http://jake.ginnivan.net/blog/2015/07/28/gitversion-v3/
Thanks to all the contributors including Sam Harwell (sharwell), Raphael Haddad (RaphHaddad), (Tungsten78), Cameron MacFarland (distantcam), Simon Cropp (SimonCropp), Chris Maffin (Sacrelicious), Anthony Ledesma (arledesma), Marcel Jamin (mjamin), Johannes Egger (eggapauli), Meirion Hughes (MeirionHughes), Asbjørn Ulsberg (asbjornu), Shay Rojansky (roji), Rich Knight (rcknight), Jake Ginnivan (JakeGinnivan), Yannis Güdel (yannisgu), Marcus Griep (neoeinstein), Geert van Horrik (GeertvanHorrik), Henning Moe (GeirGrusom), Örjan Sjöholm (orjan), João Bragança (thefringeninja), (anobleperson), (Martaver), Gary Park (gep13)
Closed Since beta.4
- #524 #516 #502 #209 #122 #220 #293 #374 - Documentation
- #537 - Updated the generated output to include an "auto-generated" header contributed by Sam Harwell (sharwell)
- #536 #530 - Update task contributed by Simon Cropp (SimonCropp)
- #535 - Generated files are missing a standard auto-generated header
- #532 - Init improvements
- #530 - Gfv* variables
- #528 - Caching nuget packages for quicker builds. contributed by Cameron MacFarland (distantcam)
- #527 - Used regex to determine if version attributes are still there. contributed by Cameron MacFarland (distantcam)
- #525 - Added generated classes to their own namespace to avoid conflicts. contributed by Cameron MacFarland (distantcam)
- #523 - Fixes version calculation issue introduced when fixing #465
- #522 #501 #223 - Fix Gem deployment
- #521 #506 - Badges!
- #514 - GitVersion.Portable throws when trying to init a new version number +fix
- #513 - Cryptic exception when the git folder can't be found +enhancement
- #511 #203 - Better exception text for auth error contributed by Raphael Haddad (RaphHaddad)
- #510 - TagPrefix cleanup contributed by (Tungsten78)
- #503 #367 - Dynamic repo should require a branch specified contributed by Raphael Haddad (RaphHaddad)
- #500 - Guess when there are two branches pointing at the same commit. Trying…
- #497 #378 - Filtering passwords at logging level issue #378 contributed by Raphael Haddad (RaphHaddad)
- #496 #495 - Address tag parsing contributed by (Tungsten78)
- #486 #485 - Warning should be info: No specific commit specified or found, falling back to latest commit on specified branch contributed by Oren Novotny (onovotny)
- #484 #452 - #Support specific branches for tracking versions contributed by Geert van Horrik (GeertvanHorrik)
- #483 - Version caching was looking at working directory not git directory contributed by Chris Maffin (Sacrelicious)
- #474 - Replace or update assembly info in files contributed by Chris Maffin (Sacrelicious)
- #470 - Enable config based ignoring of commits/messages that incorrectly inc… contributed by Chris Maffin (Sacrelicious)
- #460 - Discrepencies between GitVersion CommandLine and GitVersionTask
- #448 #121 - GitVersion task assembly version issues
- #403 - ShowVariable switch has incorrect help and fails to work +fix
- #285 - Correct version in TeamCity agent (checkout on agent) when no tags available.
Rest of issues closed in v3 release
- #482 - Update ArgumentParser to use variables from VersionVariables contributed by Anthony Ledesma (arledesma)
- #480 - Included AssemblyInfo.vb in file update contributed by Marcel Jamin (mjamin)
- #479 - Init improvements
- #478 #465 - Hotfix resets PreReleaseTag.Number to 1
- #477 #472 - Logging improvements (Add logging indent and timing)
- #469 #471 - GitVersionTask does not detect git repo if sln isn't in git root contributed by Chris Maffin (Sacrelicious)
- #468 - Use authentication in
GitPreparer.GetRemoteReference
contributed by Johannes Egger (eggapauli) - #467 - Filter out merge messages that look like versions but aren't contributed by Chris Maffin (Sacrelicious)
- #464 - Fix tracking branches in dynamic repositories contributed by Johannes Egger (eggapauli)
- #456 - Failing inheritance fixes
- #453 - Sequence contains more than one matching element
- #451 - Dynamic repo config file
- #442 - Resolve incorrect generation of meta count when there are multiple remote branches contributed by Meirion Hughes (MeirionHughes)
- #440 - Tests fail: Can't find git contributed by Asbjørn Ulsberg (asbjornu)
- #439 - Pick up GitVersionConfig.yaml when using a dynamic repository contributed by Johannes Egger (eggapauli)
- #438 - AssemblyInfo attributes regex fix contributed by Shay Rojansky (roji)
- #437 - Extremely slow UpdateAssemblyInfo in GitVersionTask
- #432 #431 - Add NoFetch option to ...
v3.0.0-beta.4
With this release we are getting very close to releasing v3.0.0. There have been quite a few improvements with the gitversion init
configuration tool, give it a spin!
- #482 - Update ArgumentParser to use variables from VersionVariables contributed by Anthony Ledesma (arledesma)
- #480 - Included AssemblyInfo.vb in file update contributed by Marcel Jamin (mjamin)
- #479 - Init improvements
- #478 #465 - Hotfix resets PreReleaseTag.Number to 1
- #477 #472 - Logging improvements (Add logging indent and timing)
- #469 #471 - GitVersionTask does not detect git repo if sln isn't in git root contributed by Chris Maffin (Sacrelicious)
- #468 - Use authentication in
GitPreparer.GetRemoteReference
contributed by Johannes Egger (eggapauli) - #467 - Filter out merge messages that look like versions but aren't contributed by Chris Maffin (Sacrelicious)
- #464 - Fix tracking branches in dynamic repositories contributed by Johannes Egger (eggapauli)
Commits: d64f3b5...bec5eb5
3.0.0-Beta3
There are a number of fixes in beta3, including dynamic repository issues, major performance problems and others.
Another feature which has been started is gitversion init
which allows you to configure GitVersion in a discoverable way. It has two modes, the first is a walkthrough style setup the second simply allows you to edit parts of the config through the command line interface. This should help you get GitVersion 3.0 working exactly the way you want. This will improve over the next few weeks, it's pretty raw at the moment. Feedback is wanted
- #456 - Failing inheritance fixes
- #453 - Sequence contains more than one matching element
- #451 - Dynamic repo config file
- #442 - Resolve incorrect generation of meta count when there are multiple remote branches contributed by Meirion Hughes (MeirionHughes)
- #440 - Tests fail: Can't find git contributed by Asbjørn Ulsberg (asbjornu)
- #439 - Pick up GitVersionConfig.yaml when using a dynamic repository contributed by Johannes Egger (eggapauli)
- #438 - AssemblyInfo attributes regex fix contributed by Shay Rojansky (roji)
- #437 - Extremely slow UpdateAssemblyInfo in GitVersionTask
- #432 #431 - Add NoFetch option to GitVersionTask.targets contributed by Mark Zuber (MarkZuber)
- #430 - Log location of dynamic repository contributed by Johannes Egger (eggapauli)
- #429 - Fix for inheriting config where develop branch is named development contributed by Rich Knight (rcknight)
- #427 - This changes AssemblyVersioningScheme.MajorMinorPatchMetadata to Assembl... contributed by Jake Ginnivan (JakeGinnivan)
- #426 - Fixes null ref exception when there is a remote 'develop' branch, but no... contributed by Jake Ginnivan (JakeGinnivan)
- #425 - Fix stale dynamic repo contributed by Jake Ginnivan (JakeGinnivan)
- #424 - Logging was not initialised early enough causing a crash contributed by Jake Ginnivan (JakeGinnivan)
- #423 - Fix bug on PR when target has two possibilities contributed by Yannis Güdel (yannisgu)
- #422 - Fix #411 contributed by Yannis Güdel (yannisgu)
- #420 - Running 3.0.0-beta2 throws exception because it's missing a logger +fix
- #418 - Stale dynamic repo cache
- #416 - Installing with Chocolatey failed
- #415 - Incorrect PR version in 3.0 +fix
- #411 - StackOverflowException when two feature branches are pointing to the same commit +fix
- #409 - Object reference not set to an instance of an object +fix
- #407 - Check for null when looking for a git directory and show an appropriate ... contributed by Henning Moe (GeirGrusom)
- #406 - GitVersionTasks throws ArgumentNullException when building on TeamCity.
- #398 - With large repositories it is slow to delete and reclone the dynamic directory every time +enhancement
- #391 - Classic version and MajorMinorPatchMetadata +fix
- #379 - GitVersion trying to fetch remotes even though tracking branches are set up
- #272 - Add Branch Normalisation when calling /output json +enhancement
3.0.0-Beta2
- #414 - GitHubFlow and GitFlow links around wrong way on site
- #412 - Dynamic repository checkout doesn't work with /updateassemblyinfo
- #410 - Added support for -nofetch command line argument and 'NoFetch' MSBuild T... contributed by (Martaver)
- #408 - Tolerate temp file directory not existing when cleaning up contributed by Marcus Griep (neoeinstein)
- #407 - Check for null when looking for a git directory and show an appropriate ... contributed by Henning Moe (GeirGrusom)
- #406 - GitVersionTasks throws ArgumentNullException when building on TeamCity.
- #399 - Dynamic repository location
- #398 - With large repositories it is slow to delete and reclone the dynamic directory every time +enhancement
- #397 - [SPIKE] A more strict approach for finding versions in commit messages contributed by Örjan Sjöholm (orjan)
- #396 - Wrong working directory when building on TeamCity +fix
- #395 - IP nummer in merge messages is treated as versions
- #394 - Should inherit prevent version increment as well
- #392 #389 - Develop now tracks version on master
- #390 - Fixes #389 contributed by Geert van Horrik (GeertvanHorrik)
- #388 #387 - Allow specification of target SHA for dynamic repositories (
/c <sha>
) +enhancement - #386 - Updated libgit2sharp contributed by Geert van Horrik (GeertvanHorrik)
- #385 - Invalid version number detected in merge message +fix
- #383 - Feature/fix merge detection contributed by Johannes Egger (eggapauli)
- #382 - Fixes #380 "Merge tag '1.1.0' into support/1.0" is not recognized as merge commit contributed by Johannes Egger (eggapauli)
- #377 #376 - Fixes #375 - Made known merge branch version number extraction case insensitive contributed by (anobleperson)
Commits: ae8118899f...fe1063fbb5