Skip to content

Commit

Permalink
Merge pull request #15867 from JPrause/changelog67
Browse files Browse the repository at this point in the history
Sprint 67 changelog update
  • Loading branch information
Fryguy authored Sep 6, 2017
2 parents 0fa7b2b + c4025b4 commit 9721f9a
Showing 1 changed file with 51 additions and 6 deletions.
57 changes: 51 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,57 @@

All notable changes to this project will be documented in this file.

The ManageIQ organization is continuously adding new smaller repositories. The repositories listed below maintain their own changelogs on GitHub:
- [manageiq-content CHANGELOG](https://github.com/ManageIQ/manageiq-content/blob/master/CHANGELOG.md)
- [manageiq-providers-amazon CHANGELOG](https://github.com/ManageIQ/manageiq-providers-amazon/blob/master/CHANGELOG.md)
- [manageiq-providers-azure CHANGELOG](https://github.com/ManageIQ/manageiq-providers-azure/blob/master/CHANGELOG.md)
- [manageiq-providers-vmware CHANGELOG](https://github.com/ManageIQ/manageiq-providers-vmware/blob/master/CHANGELOG.md)
- [manageiq-ui-classic CHANGELOG](https://github.com/ManageIQ/manageiq-ui-classic/blob/master/CHANGELOG.md)
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)

## Unreleased - as of Sprint 67 ending 2017-08-21

### Added
- Platform
- Don't use secure sessions in containers [(#15819)](https://github.com/ManageIQ/manageiq/pull/15819)
- Add MiqExpression support for managed filters [(#15623)](https://github.com/ManageIQ/manageiq/pull/15623)
- Use memcached for sending messages to workers [(#15471)](https://github.com/ManageIQ/manageiq/pull/15471)
- Providers
- Missing settings for a cloud batch saving and adding shared_options [(#15792)](https://github.com/ManageIQ/manageiq/pull/15792)
- Needed config for Cloud batch saver_strategy [(#15708)](https://github.com/ManageIQ/manageiq/pull/15708)
- Remove the Eventcatcher from CinderManager [(#14962)](https://github.com/ManageIQ/manageiq/pull/14962)
- Reporting
- Limit Generic Object associations to the same list of objects available to reporting. [(#15735)](https://github.com/ManageIQ/manageiq/pull/15735)
- REST API
- Add metrics default limit to API settings [(#15797)](https://github.com/ManageIQ/manageiq/pull/15797)
- Services
- Adds dialog field association info to importer [(#15740)](https://github.com/ManageIQ/manageiq/pull/15740)
- Removes importer association data for backwards compatibility [(#15724)](https://github.com/ManageIQ/manageiq/pull/15724)
- Exports new DialogFieldAssociations data [(#15608)](https://github.com/ManageIQ/manageiq/pull/15608)

### Changed
- Performance
- Ultimate batch saving speedup [(#15761)](https://github.com/ManageIQ/manageiq/pull/15761)
- Memoize Metric::Capture.capture_cols [(#15791)](https://github.com/ManageIQ/manageiq/pull/15791)

### Fixed
- Automate
- Fix for custom button not passing target object to dynamic dialog fields [(#15810)](https://github.com/ManageIQ/manageiq/pull/15810)
- miq_group_id is required by automate. [(#15760)](https://github.com/ManageIQ/manageiq/pull/15760)
- Platform
- Use ruby not runner for run single worker [(#15825)](https://github.com/ManageIQ/manageiq/pull/15825)
- Handle pid in run_single_worker.rb properly [(#15820)](https://github.com/ManageIQ/manageiq/pull/15820)
- Handle SIGTERM in run_single_worker.rb [(#15818)](https://github.com/ManageIQ/manageiq/pull/15818)
- Bump to non-broken network discovery [(#15798)](https://github.com/ManageIQ/manageiq/pull/15798)
- Get tag details for no specific model [(#15788)](https://github.com/ManageIQ/manageiq/pull/15788)
- Support logins when "Get User Groups from LDAP" is not checked [(#15661)](https://github.com/ManageIQ/manageiq/pull/15661)
- Give active queue worker time to complete message [(#15529)](https://github.com/ManageIQ/manageiq/pull/15529)
- Providers
- Make networks vms relations distinct [(#15783)](https://github.com/ManageIQ/manageiq/pull/15783)
- Add custom reconnect logic also to the batch saver [(#15777)](https://github.com/ManageIQ/manageiq/pull/15777)
- Fix saving of refresh stats [(#15775)](https://github.com/ManageIQ/manageiq/pull/15775)
- Adding require_nested for new azure_classic_credential [(#15770)](https://github.com/ManageIQ/manageiq/pull/15770)
- REST API
- web service worker needs to load MiqAeDomain etc. [(#15769)](https://github.com/ManageIQ/manageiq/pull/15769)
- manageiq-api should be a plugin [(#15755)](https://github.com/ManageIQ/manageiq/pull/15755)
- UI (Classic)
- Remove rails-controller-testing from Gemfile [(#15852)](https://github.com/ManageIQ/manageiq/pull/15852)
- User Interface
- Fail with descriptive message when no EMS [(#15807)](https://github.com/ManageIQ/manageiq/pull/15807)

## Unreleased - as of Sprint 66 end 2017-08-07

Expand Down

0 comments on commit 9721f9a

Please sign in to comment.