Skip to content

Commit

Permalink
Merge pull request #787 from mfeifer/master
Browse files Browse the repository at this point in the history
Update CHANGELOG.md
  • Loading branch information
abellotti authored Mar 24, 2020
2 parents 6fe6896 + 89342e5 commit 4b932ec
Showing 1 changed file with 20 additions and 10 deletions.
30 changes: 20 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,30 +4,40 @@ 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/)

## Unreleased as of Sprint 130 ending 2020-02-17
## Jansa-1 Alpha-1

### Added
* Reset the User.current_user upon each incoming request [(#736)](https://github.com/ManageIQ/manageiq-api/pull/736)
* Extend the existing provider creation with DDF support [(#723)](https://github.com/ManageIQ/manageiq-api/pull/723)
* Call the `key?` method on objects safely when trying to normalize [(#733)](https://github.com/ManageIQ/manageiq-api/pull/733)

###Fixed
### Fixed
* Change the zone param to zone_name in DDF provider validation [(#738)](https://github.com/ManageIQ/manageiq-api/pull/738)
* Remove container provider resume/pause [(#740)](https://github.com/ManageIQ/manageiq-api/pull/740)

## Unreleased as of Sprint 129 ending 2020-02-03
## Ivanchuk-4

### Added
* Call the `key?` method on objects safely when trying to normalize [(#733)](https://github.com/ManageIQ/manageiq-api/pull/733)
* Allow miq_regions to be edited [(#690)](https://github.com/ManageIQ/manageiq-api/pull/690)
* Allow Zones to be edited and deleted [(#691)](https://github.com/ManageIQ/manageiq-api/pull/691)
* Add support for OpenID-Connect/OAuth2 in the API [(#737)](https://github.com/ManageIQ/manageiq-api/pull/737) and [(#747)](https://github.com/ManageIQ/manageiq-api/pull/747)
* Add compliances subcollection [(#742)](https://github.com/ManageIQ/manageiq-api/pull/742)
* Implemented Create/Edit/Delete resources for /api/policy_profiles [(#749)](https://github.com/ManageIQ/manageiq-api/pull/749)

## Unreleased as of Sprint 123 ending 2019-10-28
### Fixed
* Remove container provider resume/pause [(#740)](https://github.com/ManageIQ/manageiq-api/pull/740)

## Ivanchuk-2

### Added
* Add tagging for cloud tenants [(#684)](https://github.com/ManageIQ/manageiq-api/pull/684)
* Add tagging for cloud volumes [(#685)](https://github.com/ManageIQ/manageiq-api/pull/685)
* Allow miq_regions to be edited deleted [(#690)](https://github.com/ManageIQ/manageiq-api/pull/690)
* Allow Zones to be edited deleted [(#691)](https://github.com/ManageIQ/manageiq-api/pull/691)
* Log exceptions to rails console [(#686)](https://github.com/ManageIQ/manageiq-api/pull/686)
* Expose error messages from ServiceTemplate.orderable?[(#656)](https://github.com/ManageIQ/manageiq-api/pull/656)
* Add endpoints for widget content generation [(#660)](https://github.com/ManageIQ/manageiq-api/pull/660)
* Added validations for the input params for conversion hosts. [(#683)](https://github.com/ManageIQ/manageiq-api/pull/683)

### Fixed
* Create TransformationMapping before Item (FIX CI FAILURE) [(#666)](https://github.com/ManageIQ/manageiq-api/pull/666)
* Fixes the pxe_servers collection actions [(#678)](https://github.com/ManageIQ/manageiq-api/pull/678)
* Include user info in widget generation [(#679)](https://github.com/ManageIQ/manageiq-api/pull/679)

## Ivanchuk-1

Expand Down

0 comments on commit 4b932ec

Please sign in to comment.