Skip to content

Commit

Permalink
add v1.0.7 changelog (#13)
Browse files Browse the repository at this point in the history
* add v1.0.7 changelog
  • Loading branch information
weilaaa authored Aug 8, 2023
1 parent c218ece commit 470bb99
Showing 1 changed file with 18 additions and 5 deletions.
23 changes: 18 additions & 5 deletions doc/changelog.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,30 @@
# V1.0.7

2023-08-08

## Optimize
- reduce execute time [#12](https://github.com/kubecube-io/kubecube-e2e/pull/12)

## Dependencies

- kubecube 1.8.0
- ginkgo 1.16.5
- gomega 1.19.0
- k8s 1.20.6
- viper 1.11.0

# V1.0.6

2023-07-24

## Bugfix
- fix test bug
- fix service event test
- fix ingress crud test
- fix crd test
[#11](https://github.com/kubecube-io/kubecube-e2e/pull/11)
- fix service event test
- fix ingress crud test
- fix crd test [#11](https://github.com/kubecube-io/kubecube-e2e/pull/11)

## Dependencies


- kubecube 1.8.0
- ginkgo 1.16.5
- gomega 1.19.0
Expand Down

0 comments on commit 470bb99

Please sign in to comment.