Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
pulpbot authored and ggainey committed Nov 1, 2024
1 parent 1adaac9 commit 6b066da
Showing 1 changed file with 40 additions and 0 deletions.
40 changes: 40 additions & 0 deletions CHANGES.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,31 @@ No significant changes.

---

## 3.63.1 (2024-10-30) {: #3.63.1 }

### REST API {: #3.63.1-rest-api }

#### Bugfixes {: #3.63.1-rest-api-bugfix }

- Fixed repository modify allowing content from separate domains.
[#5934](https://github.com/pulp/pulpcore/issues/5934)
- Fixed the JSONField specification so it doesn't break ruby bindings.
See context [here](https://github.com/pulp/pulp_rpm/issues/3639).

### Plugin API {: #3.63.1-plugin-api }

No significant changes.

### Pulp File {: #3.63.1-pulp-file }

No significant changes.

### Pulp Cert Guard {: #3.63.1-pulp-cert-guard }

No significant changes.

---

## 3.63.0 (2024-10-01) {: #3.63.0 }

### REST API {: #3.63.0-rest-api }
Expand Down Expand Up @@ -4771,6 +4796,21 @@ No significant changes.
removal in 3.25.
[#3400](https://github.com/pulp/pulpcore/issues/3400)

## 3.21.35 (2024-10-31) {: #3.21.35 }

### REST API {: #3.21.35-rest-api }

#### Bugfixes {: #3.21.35-rest-api-bugfix }

- Fixed the JSONField specification so it doesn't break ruby bindings.
See context [here](https://github.com/pulp/pulp_rpm/issues/3639).

### Plugin API {: #3.21.35-plugin-api }

No significant changes.

---

## 3.21.34 (2024-10-01) {: #3.21.34 }

### REST API {: #3.21.34-rest-api }
Expand Down

0 comments on commit 6b066da

Please sign in to comment.