Skip to content
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

Issue 646: Transitions The Exchange From Akka To Pekko #714

Merged
merged 6 commits into from
Jan 29, 2024

Conversation

naphelps
Copy link
Member

References: #646

Changes:

  • Issue 646: Transitioned The Exchange to Apache Pekko from Lightbind's Akka.
  • akka-http 10.2.7 -> pekko-http 1.0.0
  • akka-http-testkit 10.2.7 -> pekko-http-testkit 1.0.0
  • akka-http-xml 10.2.7 -> pekko-http-xml 1.0.0
  • akka-stream-testkit 2.6.16 -> pekko-stream-testkit 1.0.2
  • akka-testkit 2.6.16 -> pekko-testkit 1.0.2
  • Scala 2.13.10 -> Scala 2.13.11
  • akka-http-cors 1.1.2 -> pekko-http-cors 1.0.0
  • akka-http-jackson 1.39.2 -> pekko-http-jackson 2.0.0
  • postgresql 42.6.0 -> 42.7.1
  • SBT 1.9.6 -> 1.9.8
  • swagger-akka-http 2.6.0 -> swagger-pekko-http 2.12.0
  • swagger-scala-module 2.11.0 -> 2.12.0
  • Swagger UI 5.1.0 -> 5.11.0

…dated Swagger UI to v5.4.2.

Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
# Conflicts:
#	build.sbt
#	src/main/scala/org/openhorizon/exchangeapi/ExchangeApiApp.scala
#	src/main/scala/org/openhorizon/exchangeapi/SwaggerDocService.scala
#	src/main/scala/org/openhorizon/exchangeapi/route/administration/AdminRoutes.scala
#	src/main/scala/org/openhorizon/exchangeapi/route/catalog/CatalogRoutes.scala
#	src/main/scala/org/openhorizon/exchangeapi/route/deploymentpattern/PatternsRoutes.scala
#	src/main/scala/org/openhorizon/exchangeapi/route/deploymentpolicy/BusinessRoutes.scala
#	src/main/scala/org/openhorizon/exchangeapi/route/managementpolicy/ManagementPoliciesRoutes.scala
#	src/main/scala/org/openhorizon/exchangeapi/route/node/NodesRoutes.scala
#	src/main/scala/org/openhorizon/exchangeapi/route/nodegroup/NodeGroupRoutes.scala
#	src/main/scala/org/openhorizon/exchangeapi/route/organization/OrgsRoutes.scala
#	src/main/scala/org/openhorizon/exchangeapi/route/service/ServicesRoutes.scala
#	src/main/scala/org/openhorizon/exchangeapi/route/user/UsersRoutes.scala
Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
Signed-off-by: Nathan Phelps <naphelps@us.ibm.com>
@naphelps naphelps merged commit cbf5cdf into open-horizon:master Jan 29, 2024
2 checks passed
@naphelps naphelps deleted the issue-646 branch January 29, 2024 19:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant