Skip to content
Snippets Groups Projects
Commit c836d532 authored by semantic-release-ci's avatar semantic-release-ci
Browse files

chore(release): 3.8.0

# [3.8.0](v3.7.1...v3.8.0) (2024-07-07)

### Bug Fixes

* Ensure archive-based uploads use the git_path in the same was as git-based indexing is handled. ([18f0f7f9](18f0f7f9)), closes [#513](#513)
* Fix use of git_path for archive-based responses and git-based responses when downloading a module version. ([9fc63813](9fc63813)), closes [#513](#513)
* Store git_path and archive_git_path in module version. ([9cfcc0c1](9cfcc0c1)), closes [#513](#513)
* Throw error when git_path cannot be found during extraction ([063a0f00](063a0f00)), closes [#513](#513)
* Update description of git_path and archive_git_path to ensure it makes sense with new behavior ([2104038e](2104038e)), closes [#513](#513)

### Features

* Add configuration to module settings to set whether archives only contain contents of git path ([4bf64b65](4bf64b65)), closes [#513](#513)
* Add module provider configuration to limit generated archives to only the git_path of the repository. ([36a463f9](36a463f9)), closes [#513](#513)
parent 0e198e8d
Pipeline #5248 skipped
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment