Release Notes

Release Notes Glossary

Prototype

Only parts of the full functionality is implemented. No or little error handling. The purpose of a prototype release is to demonstrate some limited important functionality to a selected number of customers. Should normally not be made generally available. Alpha All functionality implemented. Limited error handling. Can be released to collaborating partners.

Beta

Error handling and performance optimization completed. Very close to the final product. Can be made available on a general basis.

GA
General Availability

General Availability. Well tested product that can be shipped to OEM customers and end users.

Snapshot

A snapshot release (or code drop) can be done at any of the above defined release categories. Code distributed by an individual, as a part of an agreed collaboration etc for the purpose of testing a fix or new functionality requested by the other party. Snapshot releases are generally not supported by Dolphin, but used as an important part of the test and qualification of new code. The person doing the snapshot is responsible for making sure the letter «d» (for development) is added to the version string before distributing the software and to make sure the other party understands the terms (not supported) and conditions of the software release. The person doing the snapshot release should make sure to keep an exact copy of the release (by a private copy or source control tag), no other formal steps are required.