Tags give the ability to mark specific points in history as being important
  • v3.0.8 protected
    Tagged release v3.0.8
    
    01e60a0 Update procedure version
    06eb24a Handle handshake error in websocket route
  • v3.0.7 protected
    Tagged release v3.0.7
    
    0ab3b61 Add migrations
  • v3.0.6 protected
    Tagged release v3.0.6
    
    a5845e8 Bump procedure version
    973828e Add Green fast manual spec
  • v3.0.5 protected
    Tagged release v3.0.5
    
    b7a75d5 Update proc version
  • v3.0.4 protected
    Tagged release v3.0.4
    
    74b429a Update proc version
  • v3.0.3 protected
    Tagged release v3.0.3
    
    a21256e Update procedure version
  • v3.0.2 protected
    Tagged release v3.0.2
    
    3616f8d Update procedure version
    8707624 Validation that bid value cannot be higher than limit
  • v3.0.1 protected
    Tagged release v3.0.1
    
    ae37a9e Bump requirements
    b7fd447 Fix logging
    936ae62 Update project variables for new repos
  • v3.0.0 protected
    Tagged release v3.0.0
    
    2413909 Upgrade procedure version
  • v0.2.7 protected
    Tagged release v0.2.7
    
    674f22d Upgrade procedure version
  • v0.2.6 protected
    Tagged release v0.2.6
    
    e6a5175 Update fixtures according to model changes
    9716957 Bump procedure version
  • v0.2.5 protected
    Tagged release v0.2.5
    
    4c24015 Update fixtures accroding to procedure model changes
    b937bc9 Update procedure version
    d872ffb Fix procedure.auth import
    3af5b2c Update according to moving auth module to the separate package
  • v0.2.4 protected
    Tagged release v0.2.4
    
    f6a17da Fix fixtures according to model changes
    7e90905 Bump procedure version
  • v0.2.3 protected
    Tagged release v0.2.3
    
    ee388e3 Bump procedure version
    757373f Create configmap for specs
    289d57d Change round duration on green-fast auction
    435e247 Move specs directory to root directory
  • v0.2.2 protected
    Tagged release v0.2.2
    
    911c2ed Fix tests according to databridge changes
    cb5b8b5 Create procedure through trusted load in databridge
    778fd1a Updated tests
    6576de5 Updated fixtures with valid data
    c46faca Bump requirements
  • v0.2.1 protected
    Tagged release v0.2.1
    
    42ab1fb Fixed tests to not compare datetimes in documents
    e28b885 Update procedure to 0.5.0
    54ebd39 Fix #17 with copy only active  bids without deleted
    d2f1929 Fixed helm version
    355beec Handle invalid format of ObjectId
  • v0.2.0 protected
    Tagged release v0.2.0
    
    d4685cd Update procedure requirements to 0.4.2
    897da4d Update procedure requirements
    818075e Add separate status role for auction module
    3cecddd Catch up ConcurrencyError from procedure
    f9f0bc1 Update fixtures according to new procedure version
    97a860e Add retry_on_concurrency_error_middleware middleware
    50b89e0 Add mongo write convern to helm values
    83eee21 Make mongo write concern as env variable
    c574bf8 Add api version endpoint
    89ef534 Catch cancelled error on trying to read from queue
    c8c9c72 Remove integration tests services in cleanup
  • v0.1.1 protected
    Tagged release v0.1.1
    
    0f6cb6e Reduce requested CPU usage for auction services
    f68c6ac Update tests
    70c39d2 Add spec cache
    734a6be Update fixtures for tests
    e2d99df Reuse access logger from procedure package
    daaa960 Add config file for logging
    f2c6575 Update requirements for procedure
    eddaa9e Update tests
    6f35d59 Add auction type as endpoint url param
    f0b8720 Build helm packages on tag increment
    07842e9 Change exception inheritance
    9863e90 Add AuctionDeserializationError handling and resent timer if error exists
    88c04ab Add func to reset auction timer
    edcd1f1 Add raising deserialization exception on auction creation
    ee51f28 Add deserialization exception
    048fa67 Update chronograph
  • v0.1.0 protected
    Tagged release v0.1.0
    
    c31d394 Added makescript to create tags w/ Changelog
    dbb4707 Change Procedure version
    e183537 Add fast auction type
    5ff5ccf Update according to procedure acl
    9a3662a Add job to push tagged image
    d107cc8 Change runner to kube
    f315dbc Update tests
    ec3e288 Change bids updating
    69122b6 Update projection methods
    af7e346 Update db according to Procedure models
    a153051 Update databridge according to Procedure models
    aebb689 Integrate Procedure models in state_machine
    a916069 Remove port forward from compose files
    e1f8fed Make some magic to run namespace packages
    828b628 Deploy kubernetes via pipeline trigger
    a8e0467 Add stages in ci to build helm charts
    642e542 Update new release in deploy kuber stage
    267adbb Add tests
    af6f47f Implement update bids on procedure after auction done
    aaac596 Add procedure databridge in env values in helm charts
    b26145e Add procedure databridge in env values in compose
    c3a5e9f Update tests and fixtures
    a83dcab Change auction start field to auctionPeriod.startDate
    37fbb14 Add databridge service value to values file
    fd4c485 Add nginx conf as config map in auction frontend
    b6c9384 Create alias for mongodb chart
    f88fb15 Add tests
    4553cdb Handle DuplicateKeyError exception
    d95961d Add rollout deployment for auction services
    0abb279 Modify databridge to return auction id
    9136de3 Fixed pagination cause frontend counts page from 1
    7083ee5 Added databridge component to helm charts
    77a508f Updated tests according to actual procedure data
    c17b512 New fixtures samples
    45cd725 Deleted old fixtures
    c10829a Patch procedure fields according to real data from Procedures
    c6969c1 Removed databridge method from public API
    915094a Added databridge API implementation
    3f1aaae Add version property to package
    121f329 Forward databridge port locally for debug
    0dc1e93 Added git to build box
    061754b Fix db layer pagination
    5095866 Added WriteConcern to mongodb inserts to ensure HA data consistency
    e3c8181 Increase CPU available to services
    35807b0 Add integration test for all api endpoints
    28850fd Add test for api endpoints
    cc31517 Fix middleware content type
    6184ba8 Added auction frontend and ingress rules
    2d6db27 CI script to deloy dev environment
    323f8c8 Added helm chart to deploy application to kubernetes
    9ced306 Additional logging on chrnograph startup
    cac5f94 Minor refactoring of docker image entrypoint and startup commands
    d111703 Add endpoint for wipe database and load new fixtures
    caf5f1e Fix existing integration tests
    fed496d Add tests to api ping endpoint
    73edd43 Add function to create application
    977d93b Parse startDate to datetime and create index in DB for it
    71b3c80 Pretty json errors
    9aa0071 Add disclosure bidder information for specific rounds
    203113b Databridge deletes old data on start temp hack!
    3b15e3d New fixtures
    487cfe0 Updated tests accoring to new bids logic
    e8b199f whitespace
    ec9969a Added prepare state
    6bd75c0 Added basic ACL and auth middleware
    7a7736e Add new fixtures
    4a1e0f6 Added shutdown callback to API
    4a4e5ce New docs describing prototype flow
    b7971ef Change index to ASCENDING
    be89379 Add background index creation for MongoDB collection
    0781790 Create check for available states
    8d03b8b Create custom exceptions for auction validation
    b24bb0a Fixed tests after some state_machine changes
    0b690bf Initial version of databridge
    7f08726 Added API to list and view archive records
    fe0d4c2 Add log of feed destroy
    f1a01d6 Fancy AuctionFeed
    772ddde Implemented basic web socket feed
    adb0712 Add endpoint for auction list
    dabe0df Add middleware to serialize auction
    8e56eeb Minor fix for tests
    7fdf6f4 Build separate image for tests and use it for CI
    b098216 Multistage dockerfile
    0fd546b Add initial bids array in green procedure
    e0c7407 Add api prototype
    2bcaa0e Make sure Auctions and States play nicely with memory
    bf45514 Enable tests debug on local env and disable on CI
    5657286 Initial working version of archive functionality
    408cbac Enable tests debug on local env and disable on CI
    cdc0046 Minor refactoring to make chronograph logic more obvious
    e884a19 Added check and error log for chronograph db method
    45e48c0 README file
    b7728be Added coverage report gathering
    b96f58b Fixed styles issues
    96b7962 Initial CI scripts
    ff8a960 Added signal handler to enable clean shutdown
    1f354c5 Makefile and compose changes
    6565f31 Basic chronograph service code
    e18db31 Added test to db timer function
    38c6a93 Refactored Pending state to properly use TimerHelper
    87ddd6d Working on improving TimerHelperState
    f518f02 Removed separate state GreenPending.
    c740d3c Added db method for chronograph service
    ece2eca Rename last_modified property
    d4e9876 Added test that ensures that concurrent updates are detected properly
    0e023ac Added read_and_update method to DB
    a158437 DB layer now return ready-to-use Auction object
    a434fcc Initial intergation tests for db layer
    8137b6d Minor refactoring of auction object creation
    e9e07e3 Add prototype of green procedure
    3288610 Moved auction specs to root folder
    6500f4c Added test to check that auction correctly switches to dutch stage
    5bc2fb6 Styles config
    96dd3c8 Working on auction state machine prototype
    ed57fb9 Added basic auction creation test and implementation
    588819f Minor changes in makefile to ease debugging
    64829ff Dockerfile fixes
    cb03126 Starter makefile to build image and run unittests
    7cb7ec2 Basic dockerfile
    b0d6214 Start working on Auction prototype
    f1db958 Start working on statemachine prototype
    1d206a5 More diagrams for god of diagrams
    f90ac65 Working on UML docs describing existing system flow
  • v0.0.0 protected
    Reference tag for initial version