Skip to content

Commit

Permalink
Release 4.8.0 (#4263)
Browse files Browse the repository at this point in the history
* fix changelog files naming
* bump to 4.8.0 and towncrier build
No-Issue
  • Loading branch information
jerabekjiri authored Sep 13, 2023
1 parent 5516756 commit 28437fb
Show file tree
Hide file tree
Showing 35 changed files with 87 additions and 34 deletions.
86 changes: 86 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
@@ -1,3 +1,89 @@
4.8.0 (2023-09-13)
==================

Features
--------

- Collection documentation: support semantic markup.
`AAH-2156 <https://issues.redhat.com/browse/AAH-2156>`_
- Add a landing page to our UI.
`AAH-2172 <https://issues.redhat.com/browse/AAH-2172>`_
- Change Wisdom Modal and legacy namespaces menu, rename to Ansible Lightspeed
`AAH-2220 <https://issues.redhat.com/browse/AAH-2220>`_
- Expose collection download count in the UI
`AAH-2237 <https://issues.redhat.com/browse/AAH-2237>`_
- Expose legacy role download count in the UI
`AAH-2241 <https://issues.redhat.com/browse/AAH-2241>`_
- Enabled community profile in cypress CI
`AAH-2242 <https://issues.redhat.com/browse/AAH-2242>`_
- Repository tests - detail, list.
`AAH-2245 <https://issues.redhat.com/browse/AAH-2245>`_
- cypress tests for Approval with multiple repositories
`AAH-2248 <https://issues.redhat.com/browse/AAH-2248>`_
- add collection upload modal + refactor Approve Modal - extract multiple repo selector and use it both in ApproveModal and UploadModal.
`AAH-2250 <https://issues.redhat.com/browse/AAH-2250>`_
- Cypress tests for collection upload with multiple repositories.
`AAH-2251 <https://issues.redhat.com/browse/AAH-2251>`_
- Add copy collection version in collection detail screen
`AAH-2255 <https://issues.redhat.com/browse/AAH-2255>`_
- Added filter for Approved, Staging and Rejected for Repository list.
`AAH-2259 <https://issues.redhat.com/browse/AAH-2259>`_
- Delete collection or version from repo only.
`AAH-2261 <https://issues.redhat.com/browse/AAH-2261>`_
- Repository list - add columns, filters
`AAH-2271 <https://issues.redhat.com/browse/AAH-2271>`_
- Repository sync - modal to set mirror, optimize
`AAH-2301 <https://issues.redhat.com/browse/AAH-2301>`_
- Disable checkbox for adding collection if collection is already assigned to repository
`AAH-2323 <https://issues.redhat.com/browse/AAH-2323>`_
- Ajdust UI messages to reflect synclist deprecation.
`AAH-2335 <https://issues.redhat.com/browse/AAH-2335>`_


Bugfixes
--------

- Properly display DRF API in browser with CSS
`AAH-2148 <https://issues.redhat.com/browse/AAH-2148>`_
- Namespace detail: sign all collections only signs current repo now
`AAH-2308 <https://issues.redhat.com/browse/AAH-2308>`_
- community - fix token page expiration notice when auth provider is github
`AAH-2324 <https://issues.redhat.com/browse/AAH-2324>`_
- Respect `display_repositories` feature flag for collection/namespace/role filters list.
`AAH-2326 <https://issues.redhat.com/browse/AAH-2326>`_
- Repositories, Remotes - clean filter text on search
`AAH-2340 <https://issues.redhat.com/browse/AAH-2340>`_
- Support old galaxy URLs outside of base path, disambiguate
`AAH-2342 <https://issues.redhat.com/browse/AAH-2342>`_
- Approval dashboard: fix when more than 10 staging repos
`AAH-2366 <https://issues.redhat.com/browse/AAH-2366>`_
- c.r.c. move alert list so it's not covered by breadcrumbs
`AAH-2432 <https://issues.redhat.com/browse/AAH-2432>`_
- Fix Namespaces/Partners breadcrumb
`AAH-2433 <https://issues.redhat.com/browse/AAH-2433>`_
- Removed alert from task view page stating users could only see their tasks. All authenticated users can list and retrieve task details.
`AAH-2438 <https://issues.redhat.com/browse/AAH-2438>`_
- Namespace detail: use is_highest consistently
`AAH-2443 <https://issues.redhat.com/browse/AAH-2443>`_
- Better choice of distribution when multiple per repo
`AAH-2586 <https://issues.redhat.com/browse/AAH-2586>`_
- Add autocomplete=off to login form fields
`AAH-2625 <https://issues.redhat.com/browse/AAH-2625>`_
- Fix dispatch page filter param
`AAH-2670 <https://issues.redhat.com/browse/AAH-2670>`_
- Collection documentation: do not wrongly interpret plugins/modules whose name starts with `_` as deprecated.
`AAH-3715 <https://issues.redhat.com/browse/AAH-3715>`_


Misc
----

- `AAH-1893 <https://issues.redhat.com/browse/AAH-1893>`_


----


4.7.0 (2023-04-17)
==================

Expand Down
1 change: 0 additions & 1 deletion CHANGES/1893.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2148.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2156.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2172.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2220.task

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2237.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2241.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2242.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2245.task

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2248.task

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2250.task

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2251.task

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2255.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2259.task

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2261.task

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2271.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2301.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2308.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2323.feature

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2324.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2326.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2335.task

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2340.bugfix

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2342.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2366.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2432.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2433.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2438.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2443.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2586.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2625.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/2670.bug

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/3715.bug

This file was deleted.

2 changes: 1 addition & 1 deletion ansible-hub-ui/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "4.8.0b1"
__version__ = "4.8.0"

0 comments on commit 28437fb

Please sign in to comment.