Skip to content

Releases: redhat-cne/rest-api

v1.22.0

03 Sep 19:53
1a7aa4c
Compare
Choose a tag to compare

What's Changed

  • update to golang1.22

Full Changelog: v1.21.0...v1.22.0

v1.21.0

03 Sep 19:35
cf78cad
Compare
Choose a tag to compare

Overview

  • Support O-RAN v3.0 Compliant API
  • Upgraded to golang 1.21

What's Changed

Full Changelog: v1.0.0...v1.21.0

v1.0.0

12 Jun 18:11
6eeefb7
Compare
Choose a tag to compare

What's Changed

  • upgrade to latest SDK by @aneeshkp in #17
  • Consolidate Cloud Native Events schema by @jzding in #18
  • Upgrade to go 1.17 by @jzding in #19
  • Update sdk-go version by @jzding in #20
  • Update sdk-go module by @jzding in #22
  • update sdk missing event resource by @aneeshkp in #24
  • Revert "update sdk missing event resource" by @aneeshkp in #25
  • Update go-sdk dependency by @aneeshkp in #26
  • Update gopkg.in/yaml.v3 to v3.0.0 for security fix by @jzding in #27
  • Http transport 4.12 by @aneeshkp in #31
  • Update go-sdk by @aneeshkp in #32
  • Updated sdk by @aneeshkp in #33
  • Currentstatus rest api implementation by @aneeshkp in #34
  • BUG OCPBUGS-1605: Event Pull Status Notification GET Method not working as per o-Ran spec by @aneeshkp in #36
  • lint enhancement and go-sdk-update by @aneeshkp in #37
  • update go sdk to fix send event bug by @aneeshkp in #38
  • go sdk update by @aneeshkp in #39
  • update sdk-go version for amq race-condition fix by @jzding in #41
  • update sdk-go version for amqp resource leak by @jzding in #45
  • update sdk-go model for increasing amq timeout by @jzding in #47
  • update sdk-go version for amq configurable timeout by @jzding in #50
  • update sdk-go by @aneeshkp in #54
  • update sdk-go for http restart fix by @jzding in #55
  • update sdk-go for fix subscriber delete via k8s service by @jzding in #57
  • update sdk-go for redfish oem fix by @jzding in #58
  • update sdk for subscription delete changes by @aneeshkp in #59
  • Add current state validation for subscriptions by @aneeshkp in #60
  • update sdk to fix delete subscription by @aneeshkp in #61
  • Upgrade to go 1.19 by @jzding in #62
  • OCPBUGS-11137: Add configmap to store subscriber info as a storage type - To prevent loss of subscribers by @aneeshkp in #63
  • update go and go-sdk version by @jzding in #64

Full Changelog: v0.1.0...v1.0.0

Release v0.1.0

21 Jul 01:59
c8f37f0
Compare
Choose a tag to compare
Release v0.1.0 Pre-release
Pre-release

Initial release of the cloud native events REST API