Skip to content

Commit

Permalink
chore: add missing changelog entries
Browse files Browse the repository at this point in the history
Signed-off-by: Marc Nuri <marc@marcnuri.com>
  • Loading branch information
manusa committed Jan 7, 2022
1 parent 6a73421 commit 173fa34
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,10 @@
* Fix #3255: adding basic crud mock resourceVersion support - the field will be set and updated, but not utilized by list/watch queries
* Fix #3712: properly return the full resource name for resources with empty group
* Fix #3588: `openshift-server-mock` is not listed in dependencyManagement in main pom

* Fix #3679: output additionalProperties field with correct value type for map-like fields (CRD Generator)
#### Improvements
* Fix #3674: allows the connect and websocket timeouts to apply to watches instead of a hardcoded timeout
* Fix #3651: Introduce SchemaFrom annotation as escape hatch (CRD Generator)

#### Dependency Upgrade

Expand Down

0 comments on commit 173fa34

Please sign in to comment.