1
0
mirror of https://github.com/ansible/awx.git synced 2024-10-31 23:51:09 +03:00
awx/docs/CHANGELOG.md

757 B

3.2.0

  • added a new API endpoint - /api/v1/settings/logging/test/ - for testing external log aggregrator connectivity [#5164]
  • allow passing -e create_preload_data=False to skip creating default organization/project/inventory/credential/job_template during Tower installation [#5746]
  • removed links from group to inventory_source including the field and related links, removed start and schedule capabilities from group serializer and added user_capabilities to inventory source serializer, allow user creation and naming of inventory sources [#5741]