Releases: openconfig/gnoi
Releases · openconfig/gnoi
v0.5.0
What's Changed
- Bump google.golang.org/protobuf from 1.34.0 to 1.34.1 by @dependabot in #196
- Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by @dependabot in #198
- Bump github.com/openconfig/gnsi from 1.4.4 to 1.4.5 by @dependabot in #199
- Update RPC and other start parameters. by @alshabib in #200
Full Changelog: v0.4.1...v0.5.0
v0.4.1
What's Changed
- Adding support for volumes in containerz by @alshabib in #162
- change "types" target for healthz by @rlucus in #174
- Bump github.com/golang/protobuf from 1.5.3 to 1.5.4 by @dependabot in #176
- Bump google.golang.org/grpc from 1.59.0 to 1.62.1 by @dependabot in #178
- Add bazelversion into repo to make the bazel version by @marcushines in #172
- Bump actions/cache from 3 to 4 by @dependabot in #158
- Bump github.com/openconfig/bootz from 0.1.1 to 0.2.1 by @dependabot in #167
- Fix import paths and regen code by @DanG100 in #180
- Bump github.com/openconfig/bootz from 0.2.1 to 0.3.0 by @dependabot in #182
- Bump google.golang.org/grpc from 1.62.1 to 1.63.2 by @dependabot in #184
- Bump golang.org/x/net from 0.20.0 to 0.23.0 by @dependabot in #185
- Bump github.com/openconfig/gnsi from 1.2.5 to 1.4.3 by @dependabot in #187
- Bump github.com/openconfig/bootz from 0.3.0 to 0.3.1 by @dependabot in #189
- Readd grpc.pb.go based on compiler standardization in OC repos by @marcushines in #190
- Add README to containerz by @alshabib in #191
- fix copy in regenerate-files script by @brianneville in #194
- Bump github.com/openconfig/gnsi from 1.4.3 to 1.4.4 by @dependabot in #192
- Bump google.golang.org/protobuf from 1.33.0 to 1.34.0 by @dependabot in #193
- Update README.md to indicate expected ArtifactResponses by @mymanchan in #195
- Deprecate bootconfig certz message to align with bootz by @marcushines in #197
New Contributors
- @rlucus made their first contribution in #174
- @DanG100 made their first contribution in #180
- @mymanchan made their first contribution in #195
Full Changelog: v0.4.0...v0.4.1
v0.4.0
What's Changed
- Adds auto_restart to containerz.StopRequest. by @tomek-US in #139
- Create dependabot.yml by @marcushines in #140
- Bump openconfig/common-ci from c2294c3c86c90e75e58c24a40d6f7f3364bbae9d to 125b6b58286d116b216e45c33cb859f547965d61 by @dependabot in #141
- Bump actions/checkout from 2 to 4 by @dependabot in #142
- Bump actions/cache from 2 to 3 by @dependabot in #143
- [System] Clarify fields in the SwitchControlProcessorResponse by @hellt in #114
- Clarify VerifyResponse version string by @dplore in #122
- system: add icmp_ext_data field to TracerouteResponse by @brianneville in #117
- Bump google.golang.org/protobuf from 1.30.0 to 1.31.0 by @dependabot in #144
- Bump plexsystems/protolint-action from 0.3.0 to 0.7.0 by @dependabot in #145
- Bump google.golang.org/grpc from 1.56.3 to 1.59.0 by @dependabot in #146
- Create Debug gNOI service for interacting with devices for debugging by @marcushines in #147
- Update grpc bazel library and rerun gazelle by @marcushines in #148
- Adding information about image and container purging by containerz service by @alshabib in #152
- fix Workspace by @marcushines in #157
- Add gNOI API to access Boot config namespace in Bootz by @xw-g in #156
- Update ci-cpp-build-gnoi.yml by @marcushines in #164
- Fix build imports by @marcushines in #171
- Update bootconfig.proto new by @sachendras in #168
New Contributors
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- Bump google.golang.org/grpc from 1.47.0 to 1.56.3 by @dependabot in #137
- Add the ability to return reboot result and failure information in RebootStatusResponse message by @akarshgupta25 in #138
New Contributors
- @dependabot made their first contribution in #137
- @akarshgupta25 made their first contribution in #138
Full Changelog: v0.2.0...v0.3.0
Release v0.2.0
What's Changed
- Update index.md by @sachendras in #125
- Update index.md by @sachendras in #126
- Initial commit of a gNOI containerz service. by @alshabib in #123
- Add gNOI Packet Capture service by @Raj998 in #67
- updating containerz proto by @alshabib in #127
- Use common workflow by @wenovus in #129
- Add source_vrf field. by @vsadv-google in #132
- Update types.proto by @marcushines in #135
- Clarify RebootMethod by @dplore in #136
- Added VRF option to Ping and Traceroute requests by @charanjith-anet in #134
New Contributors
- @sachendras made their first contribution in #125
- @alshabib made their first contribution in #123
- @Raj998 made their first contribution in #67
- @wenovus made their first contribution in #129
- @vsadv-google made their first contribution in #132
- @dplore made their first contribution in #136
- @charanjith-anet made their first contribution in #134
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
- Checkin gnoi to new openconfig repo by @marcushines-zz in #1
- File by @marcushines-zz in #2
- squash! Update system set package to use streaming rpc Update build f… by @marcushines-zz in #4
- Add generated go files by @marcushines-zz in #3
- fix markdown by @marcushines-zz in #5
- Gnoi by @marcushines-zz in #6
- SetPackage support for remote downloads by @ejbrever in #8
- Fix references in gNOI protos; cleanup. by @robshakir in #7
- First cut of Diag gNOI micro service by @aghaffarkhah in #9
- Fixed an include issue for diag.proto by @aghaffarkhah in #12
- Support remote download of files when doing a File.Get by @ejbrever in #11
- Add a simplified security model by @samribeiro in #15
- Fix build and add gNOI versions. by @robshakir in #16
- Add optical.proto service with InitiateOTDR by @ejbrever in #20
- Add wavelength_router service and migrate optical service to otdr service. by @ejbrever in #24
- Add OTDR configuration for sampling resolution by @ejbrever in #27
- Bootstrapping gNOI/gNMI using the gNOI cert service by @samribeiro in #18
- IANA reserved port for gNOI/gNMI by @samribeiro in #26
- gNOI best practices by @samribeiro in #25
- Add required validation to new Certificates by @samribeiro in #23
- Suggest order in gNOI cert ca_certificates by @samribeiro in #22
- gNOI OS - service that provides an interface for OS installation on a Target by @samribeiro in #19
- PSD to Spectrum Power units change by @ejbrever in #30
- gNOI Factory Reset - service for factory resetting a Target by @samribeiro in #17
- Fix syntax errors in reset.proto by @brianneville in #36
- Updates to cert service to separate operations by @aashaikh in #41
- Migrate from Travis-CI to GitHub actions. by @robshakir in #46
- Move to using protolint. by @robshakir in #49
- Added the 'no_reboot` flag to the ActivateRequest message. by @tomek-US in #51
- Creation of healthz service for gNOI by @marcushines in #48
- Adding bazel C++ build support for gNOI repository by @vamsipunati in #52
- compile protos with factory_reset included by @greg-dennis in #55
- Add source_address field to common.RemoteDownload. by @kefanman in #57
- Add a gNOI operation to restart an OS process. by @greg-dennis in #56
- Update system proto to address by @marcushines in #61
- update gnoi deps to fix build by @marcushines in #62
- Update workflow to use 1.17 by @marcushines in #63
- add packet_link_qualification by @yushiyushi in #68
- Update packet_link_qualification.proto by @yushiyushi in #70
- Add do_not_lookup_asn flag to TracerouteRequest by @brianneville in #69
- Add clarification on permission encoding. by @robshakir in #78
- Add markdown version of gNOI
Healthz
document. by @robshakir in #76 - Update healthz based on design doc by @marcushines in #79
- Add cron schedule and coverage upload to coveralls by @marcushines in #80
- add packet_link_qualification markdown and update to v2 spec. by @marcushines in #81
- Update index.md by @marcushines in #82
- Update packet_link_qualification.proto by @marcushines in #83
- Update index.md by @marcushines in #84
- added protobuf syntax highlighting for gnoi.healtz streaming design doc by @hellt in #88
- add os package to compile_protos.sh by @brianneville in #89
- Clarify ping RPC expected behavior by @bstoll in #85
- gnoi.Healthz: fix typo
healthly->healthy
by @hellt in #94 - fix typo - s/aftar/after by @toransahu in #29
- Update go.yml by @marcushines in #97
- Fix build rules for bazel by @marcushines in #96
- Update linter.yml by @marcushines in #98
- os: add package_size to TransferRequest by @brianneville in #90
- Update Protos by @marcushines in #104
- Linted gNOI.LinkQualification service proto by @hellt in #107
- Update healthz documentation. by @robshakir in #106
- Update generated protobufs. by @robshakir in #108
- Clarify how os.Verify reports UNAVAILABLE by @liulk in #113
- installing the package in one command on all Supervisors. by @ramesh700 in #112
- Update compiled protos that were out of date by @liulk in #116
- cleanup of gNOI Packet Link Qualification service readme by @hellt in #109
- Add support for SIGABRT to KillProcessRequest_Signal, allow gNOI to generate coredumps by @aredmon8551 in #105
- Target does zeroize while maintaining certificates. by @ramesh700 in #118
- Remove interface service based on no implementations nor no clear use by @marcushines in #121
New Contributors
- @marcushines-zz made their first contribution in #1
- @ejbrever made their first contribution in #8
- @aghaffarkhah made their first contribution in #9
- @samribeiro made their first contribution in #15
- @brianneville made their first contribution in #36
- @aashaikh made their first contribution in #41
- @tomek-US made their first contribution in #51
- @marcushines made their first contribution in #48
- @vamsipunati made their first contribution in #52
- @greg-dennis made their first contribution in #55
- @kefanman made their first contribution in #57
- @yushiyushi made their first contribution in #68
- @hellt made their first contribution in #88
- @bstoll made their first contribution in #85
- @toransahu made their first contribution in #29
- @liulk made their first contribution in #113
- @ramesh700 made their first contribution in #112
- @aredmon8551 made their first contribution in #105
Full Changelog: https://github.com/openconfig/gnoi/commits/v0.1.0