Skip to content

chore(main): release 0.3.0 #289

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented Aug 31, 2023

🤖 I have created a release beep boop

0.3.0 (2023-12-04)

Features

  • storage/backend: opi-api added TcpController and FabricsPath (0bb4cb1)
  • storage/frontend: use frontend target api (dc0e5b1)
  • storage/frontend: use updated names (f7f67cb)
  • storage/nvme: add create namespace cmd (0ee3c93)
  • storage/nvme: add create subsystem cmd (e64fe93)
  • storage/nvme: add delete namespace cmd (762e61a)
  • storage/nvme: add delete subsystem cmd (2397386)
  • storage: add client struct (c333b51)
  • storage: add function to print responses (25579d5)
  • storage: add hostnqn when creating subsystem (4f3df38)
  • storage: enable TLS backend tests (180b7df)
  • storage: run storage tests in makefile (cc438b9)
  • storage: run tests for specific API partition (08bf8d7)
  • storage: timeout can be specified as cmdline arg (41e4682)

Bug Fixes

  • changelog lint (2fa2714)
  • deps: update github.com/opiproject/opi-api digest to 00e9f8d (7bd9be8)
  • deps: update github.com/opiproject/opi-api digest to 02d3827 (c291042)
  • deps: update github.com/opiproject/opi-api digest to 2fd1b3a (8d66cb0)
  • deps: update github.com/opiproject/opi-api digest to 30a342b (54d7ffd)
  • deps: update github.com/opiproject/opi-api digest to 388467d (6d8223e)
  • deps: update github.com/opiproject/opi-api digest to 67b3821 (e1e325f)
  • deps: update github.com/opiproject/opi-api digest to 7979f3e (02b9f8e)
  • deps: update github.com/opiproject/opi-api digest to 7b62be4 (4df956d)
  • deps: update github.com/opiproject/opi-api digest to 8df008b (42ad092)
  • deps: update github.com/opiproject/opi-api digest to afce425 (fa74708)
  • deps: update github.com/opiproject/opi-api digest to b3c06e7 (e7b90e6)
  • deps: update github.com/opiproject/opi-api digest to b9b5358 (32fa13f)
  • deps: update github.com/opiproject/opi-api digest to bbe47cc (46a530b)
  • deps: update github.com/opiproject/opi-api digest to eac732a (b6a390f)
  • deps: update github.com/opiproject/opi-api digest to ec55946 (e3a7807)
  • deps: update github.com/opiproject/opi-api digest to f307f1a (80ac8ea)
  • deps: update github.com/opiproject/opi-api digest to fe751a6 (1c31358)
  • deps: update module github.com/go-chi/chi to v5 (3743108)
  • deps: update module github.com/go-chi/chi to v5 (e7afa2d)
  • deps: update module github.com/google/uuid to v1.4.0 (2d3e6d7)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.12.1 (75928ca)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.13.0 (5924d54)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.13.1 (ee3d61e)
  • deps: update module github.com/onsi/ginkgo/v2 to v2.13.2 (ff1a53d)
  • deps: update module github.com/onsi/gomega to v1.28.0 (92df9d2)
  • deps: update module github.com/onsi/gomega to v1.29.0 (8e8026a)
  • deps: update module github.com/onsi/gomega to v1.30.0 (91f0a04)
  • deps: update module github.com/spf13/cobra to v1.8.0 (d254c66)
  • deps: update module go.einride.tech/aip to v0.65.0 (a0d5c81)
  • deps: update module go.einride.tech/aip to v0.66.0 (7bf7730)
  • deps: update module golang.org/x/net to v0.15.0 (e378bec)
  • deps: update module golang.org/x/net to v0.16.0 (8485620)
  • deps: update module golang.org/x/net to v0.17.0 (5f385f6)
  • deps: update module golang.org/x/net to v0.18.0 (fcc2cde)
  • deps: update module golang.org/x/net to v0.19.0 (11c043b)
  • deps: update module golang.org/x/text to v0.13.0 (b27c060)
  • deps: update module golang.org/x/text to v0.14.0 (389dd6b)
  • deps: update module google.golang.org/grpc to v1.58.0 (88a77d0)
  • deps: update module google.golang.org/grpc to v1.58.1 (27cd84d)
  • deps: update module google.golang.org/grpc to v1.58.2 (be3cde0)
  • deps: update module google.golang.org/grpc to v1.58.3 (98667d2)
  • deps: update module google.golang.org/grpc to v1.59.0 (6060fc0)
  • evpn: alligning to Logical Bridge api (5d632de)
  • evpn: use frr_addr to reach frr container (646fb6c)
  • frontned: use zero port/vf for virtio-blk (68fc531)
  • mocks: alligning to opi-api protos (1774aef)
  • nvme: replace subsystem with parent field (94f1e13)
  • opi-test is started only when all dependants completed (fa2f388)
  • opi-test is started only when all dependants completed (2168c3e)
  • storage/nvme: typo in DeleteNvmeSubsystem description (0da1b7c)
  • storage: add missing GetNvmeRemoteNamespace (5fdfcd4)
  • update mockery invclient file (848dbb4)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot requested a review from a team as a code owner August 31, 2023 16:51
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 3 times, most recently from fc79e55 to 62ec4f3 Compare September 5, 2023 15:18
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 2 times, most recently from 44db827 to abe379c Compare September 11, 2023 00:40
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 3 times, most recently from 44bfdff to eafd9b1 Compare September 18, 2023 14:07
@github-actions github-actions bot changed the title chore(main): release 0.2.1 chore(main): release 0.3.0 Sep 19, 2023
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 8 times, most recently from 1f91ece to 82121fd Compare September 25, 2023 07:01
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 4 times, most recently from 88ed654 to c8d544a Compare October 4, 2023 14:14
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 7 times, most recently from e0d2c92 to 8b495c9 Compare October 14, 2023 04:43
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 10 times, most recently from 5d3e4ee to 36eb6b8 Compare October 31, 2023 12:10
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 6 times, most recently from f9db05d to 0c8e433 Compare November 9, 2023 17:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 4 times, most recently from d87184e to 0311067 Compare November 18, 2023 03:06
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 4 times, most recently from 4671807 to 69b7b7c Compare November 27, 2023 06:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch 4 times, most recently from 65c3105 to 007b5db Compare December 2, 2023 04:38
@github-actions github-actions bot force-pushed the release-please--branches--main--components--release-please-action branch from 007b5db to de7abfc Compare December 4, 2023 07:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants