This repository has been archived by the owner on May 29, 2024. It is now read-only.
Releases: fabric8-launcher/launcher-documentation
Releases · fabric8-launcher/launcher-documentation
2017-12-04 Release
Issues Fixed
Additional Feature Work
- Incorporate output of the QE review.
- Consistency fixes in runtime and booster names
- Updated Secured mission workflow
- Runtime Information updates
- Updated visual design of the docs landing pag
Infrastructure Updates
No major infrastructure updates have been made in this release.
2017-11-03 Release
Issues Fixed
Additional Feature Work
- Launcher renamed to Fabric8 Launcher
- Additional documentation about Fabric8 Launcher
- Revised documentation for the Secured HTTP API mission
- Booster-specific README files now include notes details about required JDK and Maven versions for each booster
- Reworked documentation for running integration tests
- Pipeline deployment replaced by Build and Deploy workflow
Infrastructure Updates
- appdev-documentation is now under the Fabric8-launch organization on GitHub
- optimized workflow for using the local docs preview server
2017-09-29
Issues Fixed
Additional Feature Work
- All guides now include na Appendix with a Glossary of terms
- Image examples updated to match the latest Minishift UI
- Added documentation on how to update the booster catalog
- Added documentation on Keycloak Federated Identity configuration
- Published Contribution Guide, the link is accessible from the Launcher
- Added local runtime prerequisites to the booster-specific README files
- Updated instructions on using Minishift in the Getting Started Guide
Infrastructure Updates
- Launcher URL changed to
https://developers.redhat.com/launch
- Booster applications are now built using OpenShift S2I instead of Jenkins
- Launcher frontend files are now included in the Pull request validationcatalog update
- The XML schema for markup validation purposes is now stored locally to speed up validation on slow connections
2017-09-08
Issues Fixed
Additional Feature Work
- Added Documentation on the Nodeshift plugin
- Markup validation is now performed automatically for each Pull request
- Booster-specific README files now include instructions to deploy applications locally
- Added details on assigning cluster administrative policies to ConfigMap booster applications
- Updated Node.js Relational Database Backend mission instructions
- Updated visual design of the Documentation Landing page
Infrastructure Updates
- All links in the Launcher UI now open in a new tab when clicked.
2017-08-28 Release
Issues Fixed
Additional Feature Work
- Reworked interaction section for the Secured Booster.
- Added labels with expected proficiency levels for Individual Missions.
- Introduced new production deployment process.
- Added
npm
CLI commands to README files for NodeJS boosters. - Revised and updated Contribution Guide.
Infrastructure Updates
- Markup validation fixed to work on MacOS.
- Added code owners to documentation components.
2017-08-14 Release
Issues Fixed
Additional Feature Work
- Added NodeJS to the list of runtimes. Currently the NodeJS is included as a Technical Preview.
- Markup validation using XMLlint is integrated in to the build process.
- Revised Contribution Guide with an updated Publishing Workflow.
- Booster-specific README files have improved readability when viewed as source.
- Releases are versioned by date instead of commit.
Infrastructure Updates
- Continuous Integration migrated to CentOS CI.
- Documentation hosting moved to DevTools OSD Cluster.
- Default docs server port for local preview builds changed to
80
. - Publishing process updated: Production branch no longer used.
2017-07-31 Release
Issues Fixed
Additional Feature Work
- Created Contributor Guide
- Initial version of Node JS Runtime Guide
- Updated customized READMEs to be source readable
- Rework Getting Started intro section to be more appropriate