Skip to content

v0.2.0

Compare
Choose a tag to compare
@gabrielcsapo gabrielcsapo released this 14 Aug 07:23
  • deployment model now contains amount of requests
  • stops overloading Deployment.get and breaks out functionality into Deployment.get and Deployment.getAll
  • the request model now captures the http verb associated with the request
  • now captures statusCode for responses in the request model
  • startup and shutdown is now coordinated and less prone to breaking