#2875 closed task (done)
Release HeuristicLab 3.3.16
Reported by: | swagner | Owned by: | swagner |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.16 |
Component: | General | Version: | |
Keywords: | Cc: |
Description (last modified by swagner)
Codename:
- Prague
New Features:
- Write and solve MIP/LP models (integrated Google's OR-Tools)
- Manage projects in Hive and assign jobs and compute resources
- New persistence (HEAL.Attic)
- Implementation of decision tree algorithms for regression problems (contributed by bwerth)
- Upgraded .NET Framework dependency to 4.6.1
- Performance improvements and bug fixes
New Contributers:
- fholzing
- msemenki
- chaider (already previously?)
Release Steps:
Trunk:
Check and if necessary update year of assembly copyright of PluginInfrastructureCheck and if necessary update year of HeuristicLab license fileIncrement plugin and application versionsIf necessary update versions in plugin dependenciesIncrement assembly file versionsIncrement installer versionsUpdate samplesCheck and if necessary update build configurations and project dependenciesMerge commits into stable
Stable Branch:
Check if all unit tests are passedCreate release tag
Release tag:
Build configuration Release Any CPU- Check if it compiles with mono
Remove unnecessary files from build output (*.vshost.exe, *.vshost.exe.config, *.vshost.exe.manifest, *.pdb, *.dll.config (do not remove DotNetScilab-1.0.dll.config, that's a plugin dependency), app.config)Hide HeuristicLab 3.3.exe.configCreate zip file
Trac:
Attach zip file to Download wiki pageUpdate wiki pages WikiStart, Download, ChangeLog, ChangeLogPending, etc.Create new milestone for the next releaseChange description of the current milestone into changelog styleComplete current milestone and retarget all its remaining open tickets
Documentation:
Update tutorial slides (latest version, number of plugins, algorithms and problems, features)
Marketing and PR:
Post info about new release on HEAL homepage, HeuristicLab Facebook fan page and LinkedInWrite a release announcement for the Blog and send a mail to our mailing listUpdate Wikipedia pageCreate release annotation in Google Analytics and update download analysisPush to GitHubUpdate Features pageInform everybody else who might be interested
Change History (30)
comment:1 Changed 7 years ago by swagner
- Description modified (diff)
comment:2 Changed 7 years ago by gkronber
- Description modified (diff)
comment:3 Changed 6 years ago by gkronber
comment:4 Changed 6 years ago by abeham
r17016: Adapted the Test command scripts to use VS2017
comment:5 Changed 6 years ago by jkarder
r17052: Updated search for MSBuild location in build script
comment:6 Changed 5 years ago by abeham
- Description modified (diff)
comment:7 Changed 5 years ago by gkronber
- Description modified (diff)
comment:8 Changed 5 years ago by gkronber
comment:9 Changed 5 years ago by gkronber
- Description modified (diff)
comment:10 Changed 5 years ago by jkarder
r17178: updated hl download images
comment:11 Changed 5 years ago by jkarder
r17179: updated HEAL.Attic to version 1.4.0
comment:12 Changed 5 years ago by swagner
- Description modified (diff)
comment:13 Changed 5 years ago by swagner
r17180: Removed years in HEAL copyrights; year only remains in HL license file and in assembly copyright of PluginInfrastructure, as assembly copyright of PluginInfrastructure is shown in splash screen and about dialog
comment:14 Changed 5 years ago by swagner
- Description modified (diff)
comment:15 Changed 5 years ago by swagner
comment:16 Changed 5 years ago by swagner
- Description modified (diff)
r17182: Updated version of installers
comment:17 Changed 5 years ago by swagner
r17183: Incremented Optimizer application version
comment:18 Changed 5 years ago by swagner
- Description modified (diff)
r17184: Incremented plugin and assembly file versions
comment:19 Changed 5 years ago by swagner
- Description modified (diff)
r17185: Updated project build order
comment:20 Changed 5 years ago by swagner
- Description modified (diff)
r17186: Merged r17182:17185 from trunk to stable
comment:21 Changed 5 years ago by swagner
comment:22 Changed 5 years ago by swagner
- Description modified (diff)
comment:23 Changed 5 years ago by swagner
- Description modified (diff)
comment:24 Changed 5 years ago by swagner
r17190: Updated HL tutorial slides
comment:25 Changed 5 years ago by swagner
- Description modified (diff)
comment:26 Changed 5 years ago by swagner
- Status changed from new to accepted
comment:27 Changed 5 years ago by swagner
- Status changed from accepted to readytorelease
comment:28 Changed 5 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
comment:29 Changed 5 years ago by swagner
- Description modified (diff)
comment:30 Changed 5 years ago by swagner
- Description modified (diff)
r16942: Improve comments in NamedItem