Skip to content

Commit

Permalink
Release 4.5.0 (#1251)
Browse files Browse the repository at this point in the history
No-Issue
  • Loading branch information
himdel authored May 4, 2022
1 parent 14ef32a commit 45d50d5
Show file tree
Hide file tree
Showing 42 changed files with 66 additions and 41 deletions.
62 changes: 62 additions & 0 deletions CHANGES.rst
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,68 @@ Changelog

.. towncrier release notes start
Features
--------

- Collection Signing, signature creation, upload, verification and APIs.
`AAH-312 <https://issues.redhat.com/browse/AAH-312>`_
- Add Signing Service to the dev environment
`AAH-1181 <https://issues.redhat.com/browse/AAH-1181>`_
- Update pulp_ansible to 0.12.0, for signing features
`AAH-1353 <https://issues.redhat.com/browse/AAH-1353>`_
- Add "related_fields" to the namespace serializer, which can optionally return "my_permissions" for namespaces.
`AAH-1458 <https://issues.redhat.com/browse/AAH-1458>`_


Bugfixes
--------

- Improve queries on move api endpoint
`AAH-692 <https://issues.redhat.com/browse/AAH-692>`_
- Log query items to api access log to capture collection details when uploading a collection.
`AAH-1018 <https://issues.redhat.com/browse/AAH-1018>`_
- Remote registry sync status not shown on registry page
`AAH-1094 <https://issues.redhat.com/browse/AAH-1094>`_
- Fix response for downloading collections in insights mode
`AAH-1162 <https://issues.redhat.com/browse/AAH-1162>`_
- Upgrade to pulp-container 2.8.3 to fix azure and S3 storage backends.
`AAH-1188 <https://issues.redhat.com/browse/AAH-1188>`_
- Fix a bug preventing users upgrading from 1.2 to 2.1 from downloading content from the rh-certified repository.
`AAH-1200 <https://issues.redhat.com/browse/AAH-1200>`_
- Add missing proxy_password if field is set on CollectionRemote update
`AAH-1254 <https://issues.redhat.com/browse/AAH-1254>`_
- Combine copy and remove tasks into single task
`AAH-1349 <https://issues.redhat.com/browse/AAH-1349>`_
- Update to the latest pulp_container release
`AAH-1373 <https://issues.redhat.com/browse/AAH-1373>`_
- Make sure orphan_protection_time is not set to zero
`AAH-1384 <https://issues.redhat.com/browse/AAH-1384>`_
- Prevent artifact removal from latest version when deleting images
`AAH-1389 <https://issues.redhat.com/browse/AAH-1389>`_
- Update locks on synclist tasks so golden_repo will not be written to during tasks
`AAH-1395 <https://issues.redhat.com/browse/AAH-1395>`_
- Check for existing synclist obj before create in RH Auth
`AAH-1399 <https://issues.redhat.com/browse/AAH-1399>`_
- Remove custom admin as TaskAdmin was removed from pulpcore
`AAH-1478 <https://issues.redhat.com/browse/AAH-1478>`_
- Fix collectionversion query build, it was taking too much time to calculate a django Q() expression
`AAH-1484 <https://issues.redhat.com/browse/AAH-1484>`_
- Use simple string splitting to remove the requirements versions
`AAH-1545 <https://issues.redhat.com/browse/AAH-1545>`_
- Ensure that container remotes exclude source images by default to prevent networking errors when syncing.
`AAH-1557 <https://issues.redhat.com/browse/AAH-1557>`_


Misc
----

- `AAH-765 <https://issues.redhat.com/browse/AAH-765>`_, `AAH-804 <https://issues.redhat.com/browse/AAH-804>`_, `AAH-1015 <https://issues.redhat.com/browse/AAH-1015>`_, `AAH-1038 <https://issues.redhat.com/browse/AAH-1038>`_, `AAH-1042 <https://issues.redhat.com/browse/AAH-1042>`_, `AAH-1090 <https://issues.redhat.com/browse/AAH-1090>`_, `AAH-1092 <https://issues.redhat.com/browse/AAH-1092>`_, `AAH-1097 <https://issues.redhat.com/browse/AAH-1097>`_, `AAH-1106 <https://issues.redhat.com/browse/AAH-1106>`_, `AAH-1212 <https://issues.redhat.com/browse/AAH-1212>`_, `AAH-1214 <https://issues.redhat.com/browse/AAH-1214>`_, `AAH-1219 <https://issues.redhat.com/browse/AAH-1219>`_, `AAH-1278 <https://issues.redhat.com/browse/AAH-1278>`_, `AAH-1361 <https://issues.redhat.com/browse/AAH-1361>`_, `AAH-1418 <https://issues.redhat.com/browse/AAH-1418>`_, `AAH-1442 <https://issues.redhat.com/browse/AAH-1442>`_


----


4.4.0 (2021-11-18)
==================

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1038.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1042.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1090.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1092.misc

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1097.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1106.misc

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1212.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1214.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1219.misc

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1278.misc

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1361.misc

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1418.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/1442.misc

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

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

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/765.misc

This file was deleted.

1 change: 0 additions & 1 deletion CHANGES/804.misc

This file was deleted.

2 changes: 1 addition & 1 deletion galaxy_ng/__init__.py
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
__version__ = "4.5.0b1"
__version__ = "4.5.0"

default_app_config = "galaxy_ng.app.PulpGalaxyPluginAppConfig"
2 changes: 1 addition & 1 deletion galaxy_ng/app/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ class PulpGalaxyPluginAppConfig(PulpPluginAppConfig):

name = "galaxy_ng.app"
label = "galaxy"
version = "4.5.0b1"
version = "4.5.0"

def ready(self):
super().ready()
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[bumpversion]
current_version = 4.5.0b1
current_version = 4.5.0
commit = False
tag = False
parse = (?P<major>\d+)\.(?P<minor>\d+)\.(?P<patch>\d+)((?P<release>[a-z]+))?((?P<build>\d+))?
Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
from setuptools.command.sdist import sdist as _SDistCommand

package_name = os.environ.get("GALAXY_NG_ALTERNATE_NAME", "galaxy-ng")
version = "4.5.0b1"
version = "4.5.0"


class PrepareStaticCommand(Command):
Expand Down

0 comments on commit 45d50d5

Please sign in to comment.