diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ba1dc46..766c7238 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,48 @@ changes for the upcoming release can be found in +## [1.1.0](https://github.com/ansys/grantami-jobqueue/releases/tag/v1.1.0) - 2024-12-13 + + +### Added + +- Add support for virtual paths [#147](https://github.com/ansys/grantami-jobqueue/pull/147) + + +### Changed + +- Don't generate changelog fragments for dependabot PRs [#90](https://github.com/ansys/grantami-jobqueue/pull/90) +- Update version to v1.1 [#92](https://github.com/ansys/grantami-jobqueue/pull/92) +- chore: update CHANGELOG for v1.0.1 [#104](https://github.com/ansys/grantami-jobqueue/pull/104) +- Don't create changelog fragments for pre-commit updates [#121](https://github.com/ansys/grantami-jobqueue/pull/121) + + +### Fixed + +- Fix 1.0.2 changelog [#144](https://github.com/ansys/grantami-jobqueue/pull/144) + + +### Dependencies + +- Bump ServerAPI to 25R1 [#132](https://github.com/ansys/grantami-jobqueue/pull/132) +- Upgrade serverapi-openapi to 4.0.0rc0 [#148](https://github.com/ansys/grantami-jobqueue/pull/148) +- Bump grantami-serverapi-openapi to 4.0.0 [#149](https://github.com/ansys/grantami-jobqueue/pull/149) + + +### Documentation + +- Fix link to Issues on contribution page [#156](https://github.com/ansys/grantami-jobqueue/pull/156) + + +### Maintenance + +- Auto-approve pre-commit-ci pull requests [#130](https://github.com/ansys/grantami-jobqueue/pull/130) +- Add job to release to private PyPI [#133](https://github.com/ansys/grantami-jobqueue/pull/133) +- chore: update CHANGELOG for v1.0.2 [#141](https://github.com/ansys/grantami-jobqueue/pull/141) +- Add release environment in CI and prevent release without successful changelog step [#143](https://github.com/ansys/grantami-jobqueue/pull/143) +- Use Production VM for CI on release branch [#154](https://github.com/ansys/grantami-jobqueue/pull/154) +- Prepare for v1.1.0 release [#167](https://github.com/ansys/grantami-jobqueue/pull/167) + ## [1.0.2](https://github.com/ansys/grantami-jobqueue/releases/tag/v1.0.2) - 2024-10-03 diff --git a/doc/changelog.d/104.changed.md b/doc/changelog.d/104.changed.md deleted file mode 100644 index bb23347c..00000000 --- a/doc/changelog.d/104.changed.md +++ /dev/null @@ -1 +0,0 @@ -chore: update CHANGELOG for v1.0.1 \ No newline at end of file diff --git a/doc/changelog.d/121.changed.md b/doc/changelog.d/121.changed.md deleted file mode 100644 index f7a5d7c7..00000000 --- a/doc/changelog.d/121.changed.md +++ /dev/null @@ -1 +0,0 @@ -Don't create changelog fragments for pre-commit updates \ No newline at end of file diff --git a/doc/changelog.d/130.maintenance.md b/doc/changelog.d/130.maintenance.md deleted file mode 100644 index 1b4fda65..00000000 --- a/doc/changelog.d/130.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Auto-approve pre-commit-ci pull requests \ No newline at end of file diff --git a/doc/changelog.d/132.dependencies.md b/doc/changelog.d/132.dependencies.md deleted file mode 100644 index 05704de5..00000000 --- a/doc/changelog.d/132.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Bump ServerAPI to 25R1 \ No newline at end of file diff --git a/doc/changelog.d/133.maintenance.md b/doc/changelog.d/133.maintenance.md deleted file mode 100644 index 713cae96..00000000 --- a/doc/changelog.d/133.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Add job to release to private PyPI \ No newline at end of file diff --git a/doc/changelog.d/141.maintenance.md b/doc/changelog.d/141.maintenance.md deleted file mode 100644 index 68a80a04..00000000 --- a/doc/changelog.d/141.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -chore: update CHANGELOG for v1.0.2 \ No newline at end of file diff --git a/doc/changelog.d/143.maintenance.md b/doc/changelog.d/143.maintenance.md deleted file mode 100644 index 82d5f2d3..00000000 --- a/doc/changelog.d/143.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Add release environment in CI and prevent release without successful changelog step \ No newline at end of file diff --git a/doc/changelog.d/144.fixed.md b/doc/changelog.d/144.fixed.md deleted file mode 100644 index 6e207f5f..00000000 --- a/doc/changelog.d/144.fixed.md +++ /dev/null @@ -1 +0,0 @@ -Fix 1.0.2 changelog \ No newline at end of file diff --git a/doc/changelog.d/147.added.md b/doc/changelog.d/147.added.md deleted file mode 100644 index 3f8248cc..00000000 --- a/doc/changelog.d/147.added.md +++ /dev/null @@ -1 +0,0 @@ -Add support for virtual paths \ No newline at end of file diff --git a/doc/changelog.d/148.dependencies.md b/doc/changelog.d/148.dependencies.md deleted file mode 100644 index 91dccf73..00000000 --- a/doc/changelog.d/148.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Upgrade serverapi-openapi to 4.0.0rc0 \ No newline at end of file diff --git a/doc/changelog.d/149.dependencies.md b/doc/changelog.d/149.dependencies.md deleted file mode 100644 index 19f28bb8..00000000 --- a/doc/changelog.d/149.dependencies.md +++ /dev/null @@ -1 +0,0 @@ -Bump grantami-serverapi-openapi to 4.0.0 \ No newline at end of file diff --git a/doc/changelog.d/154.maintenance.md b/doc/changelog.d/154.maintenance.md deleted file mode 100644 index 50cd2a1f..00000000 --- a/doc/changelog.d/154.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Use Production VM for CI on release branch \ No newline at end of file diff --git a/doc/changelog.d/156.documentation.md b/doc/changelog.d/156.documentation.md deleted file mode 100644 index 83bc3404..00000000 --- a/doc/changelog.d/156.documentation.md +++ /dev/null @@ -1 +0,0 @@ -Fix link to Issues on contribution page \ No newline at end of file diff --git a/doc/changelog.d/167.maintenance.md b/doc/changelog.d/167.maintenance.md deleted file mode 100644 index 32a52553..00000000 --- a/doc/changelog.d/167.maintenance.md +++ /dev/null @@ -1 +0,0 @@ -Prepare for v1.1.0 release \ No newline at end of file diff --git a/doc/changelog.d/90.changed.md b/doc/changelog.d/90.changed.md deleted file mode 100644 index b8e555a6..00000000 --- a/doc/changelog.d/90.changed.md +++ /dev/null @@ -1 +0,0 @@ -Don't generate changelog fragments for dependabot PRs \ No newline at end of file diff --git a/doc/changelog.d/92.changed.md b/doc/changelog.d/92.changed.md deleted file mode 100644 index cf94936f..00000000 --- a/doc/changelog.d/92.changed.md +++ /dev/null @@ -1 +0,0 @@ -Update version to v1.1 \ No newline at end of file