Skip to content
This repository has been archived by the owner on Sep 16, 2020. It is now read-only.

Commit

Permalink
Merge pull request #388 from AlanCoding/docs_touchup
Browse files Browse the repository at this point in the history
minor touchup of 3.2 history release notes
  • Loading branch information
AlanCoding authored Oct 4, 2017
2 parents 3f9a068 + 36dd258 commit 02c2b97
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ Release History
*Updates from Tower 3.2:*

- Migrated to API V2. All API calls will start with `/api/v2` instead of `/api/v1`.
- Made inventory_source an external resource and remove the old relationship as a group. associate. Remove launching inventory updates from group resource.
- Made inventory_source an external resource and remove the old relationship to its associated group. Remove launching inventory updates from group resource.
- Added credential_type resource and significantly modified credential resource to reveal user-defined credentials feature of Tower 3.2.
- Added job template extra credential (dis)association to reveal extra_credential field of 3.2 job templates.
- Removed all source-specific inventory source fields and replaced them with a `credential` field.
Expand All @@ -32,28 +32,18 @@ Release History
- Disabled launching a job using the jobs endpoint.
- Removed scan jobs in favor of new job fact cache.
- Removed Rackspace options.
- Old association function for project’s organization.
- Remove outdated association function for project’s organization.

*Reflected from 3.1.8:*

- Include method of installing with alias tower-cli-v2
- Fix bug of incomplete role membership lookup, preventing granting of roles.
- Combine click parameters from multiple base classes in metaclass.
- Fix unicode bug in human display format.
- Add new page_size parameter to list view.
- Add scm_update_cache_timeout field to project resource.
- Begin process to deprecate python 2.6.

3.1.8 (2017-08-21)
------------------

- Fix bug of incomplete role membership lookup, preventing granting of roles
- New method of installing tower-cli-v1, specific to API v1 use
- Combine click parameters from multiple base classes in metaclass
- Fix unicode bug in human display format
- Add new page_size parameter to list view
- Add scm_update_cache_timeout field to project resource
- Begin process to deprecate python 2.6

3.1.7 (2017-08-07)
------------------

Expand Down

0 comments on commit 02c2b97

Please sign in to comment.