Skip to content

Releases: ansible/galaxy_ng

Release 4.2.0a12

05 Aug 16:38
3c5f519
Compare
Choose a tag to compare

Misc

  • Updated pulpcore to 3.5.0.

Release 4.2.0a10

15 Jul 16:28
ba8d0e6
Compare
Choose a tag to compare

Features

  • Release packages in sdist and wheel formats. Static assets are download and included automatically during package build process. #275

Misc

  • #288

Release 4.2.0a9

08 Jul 15:47
Compare
Choose a tag to compare

Features

  • Add synclist models and viewsets #18
  • Add collection version move/ endpoint to move to and from repository #41
  • Add synclist (blacklist/whitelist for currated sync repos) support #46
  • Implement authentication API for local Automation Hub. #77
  • Support config to auto-approve collection versions on import #170
  • Namespace API is copied from UI to v3 and now is server at /v3/namespace/. /v3/_ui/namespace/ is left as is. The new - /v3/namespace/ endpoint changes how 'groups' are serialized. #180
  • Token API is moved from UI to v3 and now is served at /v3/auth/token/. Token API does not support GET method anymore, token is - returned to client only once after creation. Add support of HTTP Basic authentication method to the Token API. #187
  • Enable the UI to be run as a container along with the rest of the development environment #217
  • Fix bug preventing links from being modified on namespaces. #277

Bugfixes

  • Fixed invalid authorization for root API endpoints #108
  • Fixed galaxy-importer errors in galaxy_ng container environment #110
  • Fixed collection version detail endpoint returning invalid format of a collection field. #113
  • Fix importer job scheduling issues with importer resource params #122
  • Fix importer exception on unexpected docstring format #159
  • Fix CollectionVersionViewSet so it filters based on "certification" status. #214
  • Fix compose file name mismatch. In fixture data associate admin user with system:partner-engineers group. #233
  • Fix wrong href's in results from collection viewsets #247
  • Add back workaround for multipart forms from ansible-galaxy. #256

Misc

  • #118, #130, #131, #205, #209, #276

v4.2.0a8: Release 4.2.0a8 (#218)

03 Jun 15:54
0175526
Compare
Choose a tag to compare

v4.2.0a7

12 May 17:08
5a51450
Compare
Choose a tag to compare
Bump release to include UI api path fix (#158)

Add app authentication.

12 May 15:18
f69754a
Compare
Choose a tag to compare
v4.2.0a6

Add full support for authentication. (#155)

v4.2.0a5

29 Apr 13:47
4b4790f
Compare
Choose a tag to compare
v4.2.0a5 Pre-release
Pre-release
Bump version for pypi (#126)

v4.2.0a4

28 Apr 13:56
368a4f7
Compare
Choose a tag to compare
v4.2.0a4 Pre-release
Pre-release
Finalize support for UI deployments in the pulp installer. (#123)

v4.2.0a3

22 Apr 14:27
55a077b
Compare
Choose a tag to compare
v4.2.0a3 Pre-release
Pre-release
Bump version number for pypi release. (#105)

v4.2.0a2

22 Apr 12:34
ee64f01
Compare
Choose a tag to compare
v4.2.0a2 Pre-release
Pre-release
Move PyPI deploy to end of travis test stage. (#100)