Skip to content

0.7.0

Compare
Choose a tag to compare
@birgitta410 birgitta410 released this 13 Aug 13:51
· 70 commits to master since this release
  • gocd-api determines names of all pipelines and loads all their data
  • Calls to readData have to be parametrized with a pipeline name
  • Getting instance of the API is now asynchronous, first call loads all data into cache
  • Caching and reading pipeline history are two different things now (every read led to cache updates before)
  • Activity contains stages instead of jobs