Releases: interuss/dss
Releases · interuss/dss
v0.9.0-rc1
What's Changed compared to v0.8.0-rc2
Bug fixes
- [SCD] Populate uss_availability field of operational intents by @mickmis in #971
- [SCD] Do not require key for accepted op intents of down USSes by @mickmis in #972
DSS Dependencies updates
- Use docker compose v2 instead of docker-compose v1 by @palyca in #958
- Bump google.golang.org/grpc from 1.45.0 to 1.53.0 by @dependabot in #959
- [deployment] Update removed/deprecated resources and fields for Kubernetes v1.25 by @BradNicolle in #961
- [security] Bump golang.org/x/net from 0.7.0 to 0.17.0 by @dependabot in #963
- [security] Bump google.golang.org/grpc from 1.53.0 to 1.56.3 by @dependabot in #965
- Update F3411 API links to point at tags in uastech repo. by @nasajoey in #970
New Contributors
Full Changelog: interuss/dss/v0.8.0-rc2...interuss/dss/v0.9.0-rc1
v0.8.0-rc2
What's Changed compared to v0.7.0
Bug fixes
- fix: persist notify_for_constraints by @davidqqq in #954
- [bug] Fix Optional fields populated with null instead of omitting (#953) by @mickmis in #955
- [release] Preserve semver pre-release version in version tags by @barroco in #957
DSS Dependencies updates
- Bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #945
- Bump golang.org/x/crypto from 0.0.0-20210711020723-a769d52b0f97 to 0.1.0 by @dependabot in #946
- Bump golang.org/x/net from 0.0.0-20210503060351-7fd8e65b6420 to 0.7.0 by @dependabot in #947
Full Changelog: interuss/dss/v0.7.0...interuss/dss/v0.8.0-rc2
New Contributors
v0.8.0-rc1
What's Changed
Bug fixes
- fix: persist notify_for_constraints by @davidqqq in #954
- [bug] Fix Optional fields populated with null instead of omitting (#953) by @mickmis in #955
DSS Dependencies updates
- Bump golang.org/x/text from 0.3.6 to 0.3.8 by @dependabot in #945
- Bump golang.org/x/crypto from 0.0.0-20210711020723-a769d52b0f97 to 0.1.0 by @dependabot in #946
- Bump golang.org/x/net from 0.0.0-20210503060351-7fd8e65b6420 to 0.7.0 by @dependabot in #947
Full Changelog: interuss/dss/v0.7.0...interuss/dss/v0.8.0-rc1
v0.7.0
v0.6.0
v0.5.0
deployment
- Added:
cockroach.storageClass
andprometheus.storageClass
parameters to set the k8s storage classes of these services.
By default, they usestandard
. - Moved the
gateway.ipName
parameter togateway.gkeIngress.ipName
- Updated removed v1beta1 resource types to v1