Skip to content

Commit

Permalink
Merge pull request #1069 from threefoldtech/development_proxy_update_…
Browse files Browse the repository at this point in the history
…chart_0.15.6

update changelog for v0.15.6
  • Loading branch information
Omarabdul3ziz authored Jun 6, 2024
2 parents 9eb1579 + 753797a commit b3493a2
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions grid-proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,16 @@ Check `/version` on any instance to know the version.

## Releases

### v0.15.6

---

- `fix` re calc node_contracts_count on the trigger instead of inc/dec
- `feat` add node_has_ipv6 filter to farms endpoint
- `feat` add twin consumption endpoint
- `feat` add `node_ids` filter to filter by list of node ids
- `feat` exclude extra-feed nodes from `available_for`

### v0.15.4

---
Expand Down
2 changes: 1 addition & 1 deletion grid-proxy/charts/gridproxy/Chart.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,6 @@ version: 1.0.0
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to
# follow Semantic Versioning. They should reflect the version the application is using.
appVersion: 0.15.5
appVersion: 0.15.6

# make sure to update the changelog with the changes in this release

0 comments on commit b3493a2

Please sign in to comment.