File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
opamp/opentelemetry-opamp-client Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## Unreleased
8+ ## Version 0.2b0 (2026-04-01)
99
1010- Breaking change: callback class ` Callbacks ` renamed to ` OpAMPCallbacks `
1111 ([ #4355 ] ( https://github.com/open-telemetry/opentelemetry-python-contrib/pull/4355 ) )
Original file line number Diff line number Diff line change 1212# See the License for the specific language governing permissions and
1313# limitations under the License.
1414
15- __version__ = "0.2b0.dev "
15+ __version__ = "0.2b0"
You can’t perform that action at this time.
0 commit comments