nobl9 / nobl9-go

Nobl9 SDK for Go!
https://www.nobl9.com/
Mozilla Public License 2.0
27 stars 1 forks source link

fix: PC-13893 Revert changes from #529 #548

Closed ditrytus closed 1 month ago

ditrytus commented 1 month ago

… Composite SLOs (#529)"

This reverts commit 0350ad44fc725bb176a114e1613f927ef400e04c.

Motivation

Changes we introduced in #529 and https://github.com/nobl9/n9/pull/15176 are breaking API contract for older versions of SDK in a way that blocks the release. We must prepare better backward compatibility before introducing these changes.

Summary

This reverses changes introduced in #529.

Related changes

529

https://github.com/nobl9/n9/pull/15176

Testing

Release Notes

Changes from #529 are reverted.