Skip to content

Commit 89342e5

Browse files
committed
Update CHANGELOG.md
rollup for Jansa-1 Alpha-1 no new info, just reformatted [skip ci]
1 parent 6fe6896 commit 89342e5

File tree

1 file changed

+20
-10
lines changed

1 file changed

+20
-10
lines changed

CHANGELOG.md

+20-10
Original file line numberDiff line numberDiff line change
@@ -4,30 +4,40 @@ All notable changes to this project will be documented in this file.
44

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

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

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

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

17-
## Unreleased as of Sprint 129 ending 2020-02-03
18+
## Ivanchuk-4
1819

1920
### Added
20-
* Call the `key?` method on objects safely when trying to normalize [(#733)](https://github.com/ManageIQ/manageiq-api/pull/733)
21+
* Allow miq_regions to be edited [(#690)](https://github.com/ManageIQ/manageiq-api/pull/690)
22+
* Allow Zones to be edited and deleted [(#691)](https://github.com/ManageIQ/manageiq-api/pull/691)
23+
* 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)
24+
* Add compliances subcollection [(#742)](https://github.com/ManageIQ/manageiq-api/pull/742)
25+
* Implemented Create/Edit/Delete resources for /api/policy_profiles [(#749)](https://github.com/ManageIQ/manageiq-api/pull/749)
2126

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

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

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

3242
## Ivanchuk-1
3343

0 commit comments

Comments
 (0)