1.7.0
·
1671 commits
to main
since this release
What's Changed
Bug fixes
- fix: Enforce LANG=EN when grepping cf output by @fnaranjo-vmw in #714
- chore: add some missing types and default values by @blgm in #854
- chore: stop setting duplicate environment variables by @blgm in #742
- fix: remove failing example after removing plans by @fnaranjo-vmw in #766
- docs: synchronize AWS permissions with commercial docs by @blgm in #784
- chore: rename Redis definition file to match name by @blgm in #782
- chore: fix some property types by @blgm in #795
New Features
- feat(redis): prohibit update of VPC, security group and subnet by @blgm in #848
- feat(redis): expose logging configuration by @pivotal-marcela-campo in #850
- feat: redis - remove built in plans by @fnaranjo-vmw in #756
- feat: redis - set apply_immediately to true by @fnaranjo-vmw in #767
- feat: [Redis] make redis_version a user input by @zucchinidev in #773
- chore: use new run-example method in Makefile by @blgm in #775
- feat(redis): enable encryption at rest by default by @blgm in #776
- chore: remove node_count from plans by @blgm in #780
- feat: [Redis] Deprecate cache_size property by @fnaranjo-vmw in #774
- feat: [Redis] Expose maintenance_window by @fnaranjo-vmw in #781
- docs(redis): setting default parameter_group_name by @blgm in #845
- docs(redis): immutable node_count if preferred_az set by @blgm in #847
- test: de-duplicate plan definitions by @blgm in #846
- test: remove duplicated boilerplate JSON parsing by @blgm in #849
- feat: [Redis] add support for data tiering nodes by @zucchinidev in #783
- feat: [Redis] add support for multi-az by @zucchinidev in #796
- feat(redis): add props backup_retention_limit, final_backup_identifier by @blgm in #798
- test(redis): redis example tests should run with multiAZ off by @pivotal-marcela-campo in #802
- feat(redis): add property backup_name by @blgm in #801
- feat: Initial dynamodb-ns implementation by @jhvhs in #800
- chore: fix redis upgrade tests by @pivotal-marcela-campo in #804
- feat(redis): ability to set backup window by @blgm in #805
- feat: upgrade to terraform 1.4 by @pivotal-marcela-campo in #806
- feat: [Redis] expose automatic failover enabled by @fnaranjo-vmw in #797
- fix: automatic_failover testing errors by @fnaranjo-vmw in #818
- feat(dynamodb): rename table service to csb-aws-dynamodb-table by @blgm in #799
- feat(redis): add parameter_group_name property by @blgm in #816
- test: replace gorilla/mux with chi in test app by @blgm in #828
- feat(redis): new preferred_azs property by @blgm in #829
- feat: [Redis] expose binding additional fields by @fnaranjo-vmw in #817
- docs(redis): wording for parameter_group_name prop by @blgm in #831
- feat: [DynamoDB-NS] Create binding by @jhvhs in #837
- feat(redis): no longer beta by @blgm in #836
- fix: added go.mod in dynomodbns test app by @jhvhs in #839
- test: factor duplicated code into test helper by @blgm in #832
- chore: dependabot config for new dynamodbnsapp by @blgm in #838
- test(redis): reader endpoint by @blgm in #835
- feat(redis): disable auto_minor_version_upgrade by @blgm in #819
- test: remove gorilla/mux from some test apps by @blgm in #740
- test: AWS Redis - Integration tests by @fnaranjo-vmw in #741
- test(dynamodb): data migration from legacy broker by @blgm in #851
- test(aurora): remove tls bits check as we are using default aws config by @pivotal-marcela-campo in #857
- chore: add flag to compile test apps without CGO by @pivotal-marcela-campo in #736
- test: redis - add terraform tests by @fnaranjo-vmw in #755
- test: test against latest released CSB by @blgm in #743
- chore: clean up obsolete PARALLEL_JOB_COUNT variable by @blgm in #777
- docs: document IAM permissions needed by @pivotal-marcela-campo in #852
- chore: Increase cf manifest disk quota by @pivotal-marcela-campo in #734
- Revert "chore: Increase cf manifest disk quota (#734)" by @pivotal-marcela-campo in #735
Dependency updates
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.0 to 1.30.1 in /acceptance-tests/apps/s3app by @dependabot in #722
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.0 to 1.18.1 in /acceptance-tests/apps/dynamodbapp by @dependabot in #719
- build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.8 to 1.13.10 in /acceptance-tests/apps/dynamodbapp by @dependabot in #721
- build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.8 to 1.13.10 in /acceptance-tests/apps/s3app by @dependabot in #717
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.7.0 to 2.8.0 by @dependabot in #723
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.8 to 1.18.10 in /acceptance-tests/apps/s3app by @dependabot in #720
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.8 to 1.18.10 in /acceptance-tests/apps/dynamodbapp by @dependabot in #718
- build(deps): bump github.com/onsi/gomega from 1.25.0 to 1.26.0 by @dependabot in #716
- build(deps): bump honnef.co/go/tools from 0.4.0-0.dev to 0.4.0 by @dependabot in #725
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.1 to 1.18.2 in /acceptance-tests/apps/dynamodbapp by @dependabot in #724
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.1 to 1.30.2 in /acceptance-tests/apps/s3app by @dependabot in #733
- build(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.15.0 to 0.16.0 by @dependabot in #727
- build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.10 to 1.13.12 in /acceptance-tests/apps/dynamodbapp by @dependabot in #728
- build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.10 to 1.13.12 in /acceptance-tests/apps/s3app by @dependabot in #726
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.10 to 1.18.12 in /acceptance-tests/apps/s3app by @dependabot in #731
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.10 to 1.18.12 in /acceptance-tests/apps/dynamodbapp by @dependabot in #732
- build(deps): bump golang.org/x/tools from 0.5.0 to 0.6.0 by @dependabot in #737
- build(deps): bump github.com/hashicorp/terraform-json from 0.14.0 to 0.15.0 by @dependabot in #739
- build(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.16.0 to 0.16.1 by @dependabot in #738
- build(deps): bump github.com/jackc/pgx/v4 from 4.17.2 to 4.18.0 in /acceptance-tests/apps/postgresqlapp by @dependabot in #744
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.12 to 1.18.13 in /acceptance-tests/apps/s3app by @dependabot in #753
- build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.12 to 1.13.13 in /acceptance-tests/apps/dynamodbapp by @dependabot in #749
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.2 to 1.30.3 in /acceptance-tests/apps/s3app by @dependabot in #754
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.2 to 1.18.3 in /acceptance-tests/apps/dynamodbapp by @dependabot in #745
- build(deps): bump github.com/onsi/gomega from 1.26.0 to 1.27.1 by @dependabot in #747
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.0 to 2.8.2 by @dependabot in #746
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.12 to 1.18.13 in /acceptance-tests/apps/dynamodbapp by @dependabot in #752
- build(deps): bump honnef.co/go/tools from 0.4.0 to 0.4.2 by @dependabot in #748
- build(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.16.1 to 0.17.0 by @dependabot in #751
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.2 to 2.8.3 by @dependabot in #757
- build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.13 to 1.13.15 in /acceptance-tests/apps/dynamodbapp by @dependabot in #760
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.13 to 1.18.15 in /acceptance-tests/apps/dynamodbapp by @dependabot in #758
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.3 to 1.30.5 in /acceptance-tests/apps/s3app by @dependabot in #764
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.3 to 1.18.5 in /acceptance-tests/apps/dynamodbapp by @dependabot in #763
- build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.13 to 1.13.15 in /acceptance-tests/apps/s3app by @dependabot in #759
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.13 to 1.18.15 in /acceptance-tests/apps/s3app by @dependabot in #765
- build(deps): bump github.com/jackc/pgx/v4 from 4.18.0 to 4.18.1 in /acceptance-tests/apps/postgresqlapp by @dependabot in #768
- build(deps): bump github.com/onsi/gomega from 1.27.1 to 1.27.2 by @dependabot in #770
- build(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.17.0 to 0.17.2 by @dependabot in #772
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.5 to 1.18.6 in /acceptance-tests/apps/dynamodbapp by @dependabot in #771
- build(deps): bump github.com/onsi/ginkgo/v2 from 2.8.3 to 2.9.0 by @dependabot in #769
- build(deps): bump golang.org/x/tools from 0.6.0 to 0.7.0 by @dependabot in #778
- build(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.17.2 to 0.17.3 by @dependabot in #779
- build(deps): bump github.com/hashicorp/terraform-json from 0.15.0 to 0.16.0 by @dependabot in #786
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.18.6 to 1.19.1 in /acceptance-tests/apps/dynamodbapp by @dependabot in #787
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.5 to 1.30.6 in /acceptance-tests/apps/s3app by @dependabot in #788
- build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.15 to 1.13.16 in /acceptance-tests/apps/dynamodbapp by @dependabot in #789
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.15 to 1.18.16 in /acceptance-tests/apps/s3app by @dependabot in #790
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.15 to 1.18.16 in /acceptance-tests/apps/dynamodbapp by @dependabot in #793
- build(deps): bump github.com/onsi/gomega from 1.27.2 to 1.27.3 by @dependabot in #785
- build(deps): bump github.com/onsi/gomega from 1.27.3 to 1.27.4 by @dependabot in #809
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.16 to 1.18.18 in /acceptance-tests/apps/s3app by @dependabot in #812
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.16 to 1.18.18 in /acceptance-tests/apps/dynamodbapp by @dependabot in #811
- build(deps): bump honnef.co/go/tools from 0.4.2 to 0.4.3 by @dependabot in #810
- build(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.17.3 to 0.17.4 by @dependabot in #815
- build(deps): bump actions/setup-go from 3 to 4 by @dependabot in #807
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.30.6 to 1.31.0 in /acceptance-tests/apps/s3app by @dependabot in #821
- build(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.13.17 to 1.13.18 in /acceptance-tests/apps/dynamodbtableapp by @dependabot in #823
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.1 to 1.19.2 in /acceptance-tests/apps/dynamodbtableapp by @dependabot in #827
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.18 to 1.18.19 in /acceptance-tests/apps/s3app by @dependabot in #824
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.18 to 1.18.19 in /acceptance-tests/apps/dynamodbtableapp by @dependabot in #825
- build(deps): bump github.com/cloudfoundry/cloud-service-broker from 0.17.4 to 0.17.5 by @dependabot in #830
- build(deps): bump github.com/onsi/gomega from 1.27.4 to 1.27.5 by @dependabot in #834
- build(deps): bump github.com/aws/aws-sdk-go-v2/config from 1.18.18 to 1.18.19 in /acceptance-tests/apps/dynamodbnsapp by @dependabot in #840
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/dynamodb from 1.19.1 to 1.19.2 in /acceptance-tests/apps/dynamodbnsapp by @dependabot in #843
- build(deps): bump github.com/go-chi/render from 1.0.1 to 1.0.2 in /acceptance-tests/apps/dynamodbnsapp by @dependabot in #842
- build(deps): bump github.com/aws/aws-sdk-go-v2/service/s3 from 1.31.0 to 1.31.1 in /acceptance-tests/apps/s3app by @dependabot in #855
- build(deps): bump github.com/onsi/gomega from 1.27.5 to 1.27.6 by @dependabot in #856
New Contributors
- @fnaranjo-vmw made their first contribution in #714
Full Changelog: 1.6.1...1.7.0