Now instead of waiting for formal releases, you can get the latest nightly builds - updated each day.
These are put through the same batches of unit tests and automated integration tests as the main release builds so they should be reasonably stable for the most part. A new nightly build is produced every day even if there were no submitted code changes that day.
You can submit bugs at the issue tracker. Make sure you include the build timestamp for your nightly and that your issue still exists on the most recent build.
- Make sure you're running version 1.7.2.4 of the AMP instance manager (ampinstmgr) or newer, and that Windows users selected the option for the command line tools during installation.
Change the release stream of the instance you want to update:
ampinstmgr switch INSTANCENAME Nightly
Then start the instance as normal.
ampinstmgr start INSTANCENAME
To go back from a Nightly to a MainLine build you have to 'Force' the stream switch as Release is a slow stream than Nightly
ampinstmgr switch INSTANCENAME MainLine True