Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
no updates for Jansa-1 Alpha-1
roll up for Ivanchuk

[skip ci]
  • Loading branch information
mfeifer committed Mar 24, 2020
1 parent 95317cb commit b810241
Showing 1 changed file with 14 additions and 16 deletions.
30 changes: 14 additions & 16 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@ All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## Ivanchuk-3

### Added
- Add yarn available-languages to ui-service build [(#356)](https://github.com/ManageIQ/manageiq-pods/pull/356)

## Ivanchuk-2

### Fixed
- Test ruby 2.5.5 [(#343)](https://github.com/ManageIQ/manageiq-pods/pull/343)
- Template removal of pg shared_preload_librariers [(#347)](https://github.com/ManageIQ/manageiq-pods/pull/347)
- Removed duplicate UI related work from backend [(#339)](https://github.com/ManageIQ/manageiq-pods/pull/339)

## Ivanchuk-1

Expand Down Expand Up @@ -36,22 +47,13 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
### Added
- Add rolebindings for the orchestrator to the templates [(#271)](https://github.com/ManageIQ/manageiq-pods/pull/271)

## Gaprindashvili-2 released 2018-03-06
## Gaprindashvili-2 - Released 2018-03-07

### Fixed
- Put the PG config map in the new new include location [(#267)](https://github.com/ManageIQ/manageiq-pods/pull/267)
- Mount the configmap into the directory the new image expects [(#264)](https://github.com/ManageIQ/manageiq-pods/pull/264)

## Unreleased as of Sprint 80 ending 2018-02-26

### Added
- Add artemis service [(#268)](https://github.com/ManageIQ/manageiq-pods/pull/268)
- Container orchestrator [(#207)](https://github.com/ManageIQ/manageiq-pods/pull/207)

### Fixed
- Fix the external db template after merging #207 [(#269)](https://github.com/ManageIQ/manageiq-pods/pull/269)

## Gaprindashvili-1 - Released 2018-01-31
## Gaprindashvili-1 - Released 2018-02-01

### Added
- Allow setting MIQ admin password during deployment [(#250)](https://github.com/ManageIQ/manageiq-pods/pull/250)
Expand All @@ -70,15 +72,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
- Increase default httpd recreate strategy timeout [(#187)](https://github.com/ManageIQ/manageiq-pods/pull/187)
- Allow PG MIQ configuration overrides via configmap [(#185)](https://github.com/ManageIQ/manageiq-pods/pull/185)
- Ensures httpd error_log and access_log are seen by docker or oc logs commands [(#244)](https://github.com/ManageIQ/manageiq-pods/pull/244)
- Enhance app-frontend probes [(#239)](https://github.com/ManageIQ/manageiq-pods/pull/239)

### Fixed
- Create separate reverse proxying for websocket connections [(#208)](https://github.com/ManageIQ/manageiq-pods/pull/208)
- Add the ManageIQ copr repo to the app image [(#195)](https://github.com/ManageIQ/manageiq-pods/pull/195)
- Use the update:ui task rather than update:bower [(#190)](https://github.com/ManageIQ/manageiq-pods/pull/190)
- Do not set remote endpoint PORT on database-url on ext template [(#186)](https://github.com/ManageIQ/manageiq-pods/pull/186)
- Make websockets work again [(#255)](https://github.com/ManageIQ/manageiq-pods/pull/255)

## Unreleased as of Sprint 72 ending 2017-10-30

### Added
- Enhance app-frontend probes [(#239)](https://github.com/ManageIQ/manageiq-pods/pull/239)

0 comments on commit b810241

Please sign in to comment.