Releases: ansible/galaxy_ng
Releases · ansible/galaxy_ng
Release 4.6.6
What's Changed
- Backport Fix permission set for updating a container push repo #1698 to stable 4.6 by @rochacbruno in #1708
- Upgrade pulp-container 2.14.5 by @newswangerd in #1732
- [stable-4.6] Ensure repo deletion also removes associated content and artifacts (#1603) by @jerabekjiri in #1739
- Release 4.6.6 by @jerabekjiri in #1745
Full Changelog: 4.6.5...4.6.6
Release 4.6.5
What's Changed
- Allow install of galaxy-importer up to 0.4.9 by @awcrosby in #1684
- [PR #1682/1d3edcb9 backport][stable-4.6] Add
sudo apt -y update
inbuild_publish.yml
by @patchback in #1686 - Release 4.6.5 by @jerabekjiri in #1688
Full Changelog: 4.6.4...4.6.5
Release 4.7.0
What's Changed
- bump master to 4.7.0dev by @ShaiahWren in #1459
- Replace the old insights proxy with a new one by @newswangerd in #1457
- Add integration tests for container_repo_paths endpoints by @bmclaughlin in #1462
- Integration api prefix fix by @jctanner in #1464
- Update pulp ci to use older image by @awcrosby in #1474
- Improve skipping the validate_commit_message check by @awcrosby in #1478
- Add backport labels to PRs by @awcrosby in #1449
- Remove errant pytest mark by @bmclaughlin in #1476
- Update pulp plugin_template by @mikedep333 in #1481
- labeler: react only when a PR is opened, not on updates by @himdel in #1488
- clowder: tune health checks by @drodowic in #1485
- Add integration tests for Pulp endpoints by @bmclaughlin in #1486
- Upgrade pulp_container to 2.14.1 by @rochacbruno in #1489
- Inject context to filter signatures based on distro.repository by @rochacbruno in #1465
- Bypass social_core's randomized username creation when a user exists. by @jctanner in #1493
- Social auth create namespace by @jctanner in #1484
- Fix v1 sync users by @jctanner in #1497
- Changelog entry for v1 addition by @awcrosby in #1492
- Set CacheControl hdrs directives no-cache on login by @alikins in #1470
- Remove dependency pin for ansible-lint by @awcrosby in #1503
- clowder: run post-deploy-test with specific serviceaccount by @drodowic in #1496
- clowder: run jobs with a specific service account by @drodowic in #1495
- CI Cleanup. by @jctanner in #1505
- re-add missing v1 filters. by @jctanner in #1508
- Revert "Disable signatures in the v3 collection detail serializer (#1455)" by @awcrosby in #1509
- Additional integration testing on Pulp endpoints by @bmclaughlin in #1498
- Change social auth created group name to "namespace:<namespace_name>". by @jctanner in #1507
- Fix more settings for community profile. by @jctanner in #1510
- Remove hard-coded url by @bmclaughlin in #1514
- Fix broken migration by @newswangerd in #1515
- Upgrade to pulpcore 3.21.1 by @awcrosby in #1513
- UI permissions refactor by @ShaiahWren in #1430
- Add option to customize ldap group params by @rochacbruno in #1511
- Use ansible-core instead of ansible-base as integration client. by @jctanner in #1524
- Add frontend requirements to clowd-app by @drodowic in #1379
- Community docs ... by @jctanner in #1501
- Move execution-environments/repositories endpoints to v3 by @jerabekjiri in #1397
- Update integration tests to be run against stage by @chr-stian in #1517
- single req file for stage and non stage integration tests by @chr-stian in #1528
- Add OCI Env profiles by @newswangerd in #1423
- ephemeral tests fixes by @jctanner in #1527
- Get AAP version from VERSION file by @jerabekjiri in #1469
- Update galaxy-importer dependency by @awcrosby in #1533
- Fix AttributeError in index_registry task by @alikins in #1521
- convert pr_check.sh to use frontend operator by @drodowic in #1526
- adapt RUN_INTEGRATION_STAGE.sh script to new container with python 3.9 by @chr-stian in #1536
- Fix intermittent JSONDecodeError by @bmclaughlin in #1540
- Update pulpcore and cryptography dependencies by @awcrosby in #1541
- Add content_guard to validated repo's distro via migration by @awcrosby in #1548
- update post-merge CI tests by @drodowic in #1547
- Add django script to manage users in group by @Tompage1994 in #1331
- Run black to fix lint errors in management command by @awcrosby in #1554
- Update integration tests to use api_prefix by @bmclaughlin in #1546
- Add developer documentation. by @newswangerd in #1375
- fix post-deploy-test script by @drodowic in #1555
- Update localization strings by @himdel in #1542
- Switch to
python3
package for LDAP requirements by @jerabekjiri in #1556 - Update changelog from 4.6.0 release. by @newswangerd in #1557
- Import IQE rbac tests by @chr-stian in #1560
- Sync tests against stage by @chr-stian in #1561
- Use pulp_ansible collection upload refactor by @gerrod3 in #1463
- Add GH Action for build and publish galaxy_ng by @jerabekjiri in #1550
- Add extra validation and use PYPI_RELEASE_TOKEN by @jerabekjiri in #1566
- Use correct PyPI index in gha release process by @jerabekjiri in #1569
- Integration: Do not upload to the distribution by default. by @jctanner in #1568
- Add CI tests for CRC sync. by @newswangerd in #1551
- Optimize RBAC tests by @newswangerd in #1408
- Insights dev - disable RUN_ANSIBLE_TEST by @himdel in #1564
- Add ?version_range filter by @newswangerd in #1571
- Use top level created field for default v1 roles ordering. by @jctanner in #1575
- change slack notification to use incoming webhook by @drodowic in #1577
- Update access policies for ansible repository management by @jerabekjiri in #1530
- Update oci-env to pull from main repo by @newswangerd in #1574
- Integration tests: improve waits and retries by @awcrosby in #1579
- Update pulp plugin-template by @awcrosby in #1583
- Check for github action updates monthly by @jlosito in #1578
- Move oci-env+sync testing to a separate file. by @jctanner in #1586
- Steal the polling logic from oci-env. by @jctanner in #1587
- Make sync test compatible with version 4.4 by @chr-stian in #1580
- Fix test that fails often against stage env by @awcrosby in #1590
- Improve commit validation message by @ssbarnea in #1595
- Issue: AAH-1958 by @brsanche in #1591
- Add
django_guid.middleware.guid_middleware
toMIDDLEWARE
settings by @jerabekjiri in #1596 - Update integration test make target to use standalone script by @awcrosby in #1600
- Update to latest pulp releases by @awcrosby in #1599
- Call get_guid() as a function in set-repo-keyring by @alikins in #1608
- Test
Failed validating 'format' in schema
in test_galaxy_openapi_validation by @jerabekjiri in #1616 - Fix make docker/build on the dev environment. by @newswangerd in #1619
- make SOCIAL_AUTH_KEYCLOAK_LOGOUT_URL configurable by @AndrewDi in #1601
- Remove repository lock and
inbound
repository/distribution logic by @jerabekjiri in #1602 - Add legacy role filter for tag(s) & reduce default page size to 10 by @jctanner in #1621
- Add removerole endpoint for CLI compatibility. by @jctanner in https://github.com/...
Release 4.6.4
What's Changed
- [PR #1571/40568138 backport][stable-4.6] Add ?version_range filter by @patchback in #1573
- [PR #1591/e4f96da4 backport][stable-4.6] Issue: AAH-1958 by @patchback in #1598
- Add upper limit to ansible-lint to resolve dependency mismatch by @awcrosby in #1611
- Backport 1636 to stable 4.6 - LDAP OPT REFERRAL by @rochacbruno in #1657
- [backport] Add GALAXY_LDAP_MIRROR_ONLY_EXISTING_GROUPS config option (#1609) by @rochacbruno in #1665
- Release 4.6.4 by @jerabekjiri in #1668
Full Changelog: 4.6.3...4.6.4
Release 4.5.5
What's Changed
- Update pulp plugin-template by @jerabekjiri in #1588
- Backport stable-4.5 - Add ?version_range filter (#1571) by @jerabekjiri in #1604
- Release 4.5.5 by @jerabekjiri in #1606
Full Changelog: 4.5.4...4.5.5
Release 4.6.3
What's Changed
- [PR #1513/f3641a89 backport][stable-4.6] Upgrade to pulpcore 3.21.1 by @patchback in #1520
- [PR #1511/8b8c5ac7 backport][stable-4.6] Add option to customize ldap group params by @patchback in #1522
- [stable-4.6] Pushing updated strings for localization by @rooftopcellist in #1532
- [PR #1548/c26aa775 backport][stable-4.6] Add content_guard to validated repo's distro via migration by @patchback in #1549
- [PR #1556/91049248 backport][stable-4.6] Switch to
python3
package for LDAP requirements by @patchback in #1558 - Release 4.6.3 by @jerabekjiri in #1563
- [PR #1550/a4a1bf38 backport][stable-4.6] Add GH Action for build and publish galaxy_ng by @patchback in #1565
- [PR #1566/6c3678b4 backport][stable-4.6] Add extra validation and use PYPI_RELEASE_TOKEN by @patchback in #1567
- [PR #1569/71caa9de backport][stable-4.6] Use correct PyPI index in gha release process by @patchback in #1570
Full Changelog: 4.6.2...4.6.3
Release 4.5.4
What's Changed
- [PR #1478/94e0d993 backport][stable-4.5] Improve skipping the validate_commit_message check by @patchback in #1479
- Backport stable-4.5 - Add option to customize ldap group params (#1511) by @rochacbruno in #1525
- Update to pulp-ansible==0.13.5 by @awcrosby in #1544
- Release 4.5.4 by @jerabekjiri in #1553
Full Changelog: 4.5.3...4.5.4
Release 4.4.5
What's Changed
- Update to pulp-ansible==0.10.4 by @awcrosby in #1545
- Release 4.4.5 by @jerabekjiri in #1552
Full Changelog: 4.4.4...4.4.5
Release 4.6.2
What's Changed
- [PR #1515/60e1c83a backport][stable-4.6] Fix broken migration by @patchback in #1518
- Release-4.6.2 by @ShaiahWren in #1519
Full Changelog: 4.6.1...4.6.2
Release 4.6.1
What's Changed
- [PR #1503/ddef187d backport][stable-4.6] Remove dependency pin for ansible-lint by @patchback in #1504
- Release 4.6.1 by @ShaiahWren in #1506
Full Changelog: 4.6.0...4.6.1