v0.12.0
What's Changed since version v0.7.0
DSS
- 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
- fix: persist notify_for_constraints by @davidqqq in #954
- [bug] Fix #953 by @mickmis in #955
- Bump google.golang.org/grpc from 1.45.0 to 1.53.0 by @dependabot in #959
- [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
- [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
- Create SECURITY.md by @BenjaminPelletier in #977
- Bump golang.org/x/crypto from 0.14.0 to 0.17.0 by @dependabot in #979
- [scd] return proper http code for too big area search on the SCD subscriptions endpoint by @Shastick in #985
- [scd] check subscription version is present and correct when deleting by @Shastick in #986
- [core-service] Close indicator file by @BenjaminPelletier in #1003
- [dss] Reduce contention on OI creation/mutation endpoint by @barroco in #1004
- [dss] Op. Intent handler: make mentioning OIR being updated optional in key parameter by @Shastick in #1006
- [dss] allow accepted op-intent references to not have a subscription by @Shastick in #1005
Others
- Publish latest tag when making a release by @barroco in #943
- [terraform] #874: terraform module for AWS by @barroco in #942
- [tanka] Add support for private registry by @barroco in #944
- [tf-aws] Add missing image_pull_secret variable by @barroco in #949
- [release] Preserve semver pre-release version in version tags by @barroco in #957
- Use docker compose v2 instead of docker-compose v1 by @palyca in #958
- [deployment] Update removed/deprecated resources and fields for Kubernetes v1.25 by @BradNicolle in #961
- [ci] Test deployment to AWS by @barroco in #974
- Revert "[ci] Test deployment to AWS" by @barroco in #976
- [ci] Test infrastructure deployment to AWS by @barroco in #978
- [terraform-aws] Update policy following API change by @barroco in #980
- [helm] Initial Helm chart by @barroco in #950
- [terraform-helm] Generate helm values from terraform by @barroco in #981
- [terraform-aws] Improve terraform aws teardown dependencies by @barroco in #982
- [ci-helm] Deploy the DSS using Helm by @barroco in #983
- [deploy] Consolidate deployment documentation by @barroco in #984
- [build/multinode-local] Fix Multinode local cluster script port mapping by @Ramboio in #988
- [ci] Add linter and format terraform files by @barroco in #991
- [infrastructure] Remove useless variables by @barroco in #990
- [infrastructure] Add variable to set kubernetes cluster version. Default to 1.24 by @barroco in #989
- [security] Add server timeouts by @BenjaminPelletier in #994
- [ci] Wait for helm before next steps by @barroco in #993
- [infrastructure] Document upgrade of Kubernetes up to 1.28 for helm services deployment by @barroco in #992
- [tanka] Remove istio by @barroco in #995
- [apis] models.IDFromString strictly check for RFC 4122 variant of the V4 UUID format by @Shastick in #996
- [terraform][google] Explicitly disable legacy endpoints on node pool by @barroco in #998
- [doc] Update istio section in README by @barroco in #1001
- [terraform-google][helm] Set SSL policy to enforce secure TLS connections by @barroco in #997
- [terraform-google][tanka] Set SSL policy to enforce secure TLS connections by @barroco in #1000
- [security] Update profiler to 0.4.0 by @BenjaminPelletier in #999
- DSS concept doc update by @nasajoey in #1009
- [ci] Update to latest prober image by @Shastick in #1008
New Contributors
- @davidqqq made their first contribution in #954
- @palyca made their first contribution in #958
- @Ramboio made their first contribution in #988
Full Changelog: interuss/dss/v0.7.0...interuss/dss/v0.12.0