Skip to content

Release v1.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 23 Nov 16:52
5204934

What's Changed

  • TT-1913 Add CODEOWNERS, set up GitHub templates, and update docs by @jlucktay in #23
  • Increase mservctl push timeout from 30 seconds to 2 minutes by @AaronFeledy in #26
  • chore(actions): Build multi arch docker image by @gothka in #27
  • chore(security): add dependabot to repository by @mitjaziv in #28
  • Actions(deps): bump actions/checkout from 2 to 4 by @dependabot in #31
  • TT-10430: add docker-compose setup by @mitjaziv in #29
  • Actions(deps): bump actions/download-artifact from 1 to 3 by @dependabot in #30
  • Actions(deps): bump actions/setup-go from 1 to 4 by @dependabot in #32
  • Actions(deps): bump actions/upload-artifact from 1 to 3 by @dependabot in #33
  • chore(ci): add testing pipeline by @mitjaziv in #44
  • TT-10430: add bundle build setup by @mitjaziv in #47
  • TT-10430: add integration tests for mserv and mservctl by @mitjaziv in #46
  • TT-10430: bump Go version to v1.20.11 by @mitjaziv in #45
  • Go(deps): bump github.com/sirupsen/logrus from 1.2.0 to 1.9.3 by @dependabot in #42
  • TT-10430: migrate to mongo-go driver for MongoDB connectivity by @mitjaziv in #48
  • Go(deps): bump github.com/gorilla/mux from 1.7.3 to 1.8.1 by @dependabot in #38
  • Go(deps): bump github.com/golang/protobuf from 1.3.3 to 1.5.3 by @dependabot in #49
  • Go(deps): bump github.com/spf13/cobra from 0.0.5 to 1.8.0 by @dependabot in #39
  • chore(security): bump aws-sdk-go version by @mitjaziv in #50
  • Go(deps): bump github.com/rs/cors from 1.7.0 to 1.10.1 by @dependabot in #35
  • Go(deps): bump github.com/jpillora/overseer from 0.0.0-20191216115108-e26c3c66567f to 1.1.6 by @dependabot in #43
  • Go(deps): bump github.com/graymeta/stow from 0.2.4 to 0.2.8 by @dependabot in #37
  • TT-448: add mservctl update command by @AaronFeledy in #24
  • TT-10430: update open-api libraries, spec and generated clients by @mitjaziv in #51
  • TT-448: add integration test for bundle update by @mitjaziv in #52
  • TT-10430: migrate to google/uuid by @mitjaziv in #53
  • Go(deps): bump github.com/matryer/is from 1.4.0 to 1.4.1 by @dependabot in #59
  • Go(deps): bump github.com/olekukonko/tablewriter from 0.0.4 to 0.0.5 by @dependabot in #56
  • TT-10430: fix uploading bundles to S3 by @mitjaziv in #60
  • TT-10430: migrate to gcr.io/distroless image by @mitjaziv in #54
  • TT-10430: fix release pipelines by @mitjaziv in #55
  • Go(deps): bump github.com/spf13/viper from 1.6.2 to 1.17.0 by @dependabot in #57
  • Go(deps): bump google.golang.org/grpc from 1.58.2 to 1.59.0 by @dependabot in #58

New Contributors

Full Changelog: v0.9.9-beta.4...v1.0.0