Skip to content

Latest commit

 

History

History
555 lines (322 loc) · 23.6 KB

CHANGELOG.md

File metadata and controls

555 lines (322 loc) · 23.6 KB

Changelog

v0.0.59 (2021-06-29)

  • 778f24a fix: prevent Kafka pending loop dieing on disconnection
  • f289249 refactor: container killer refactor
  • 7e793bf fix: improved dedupe

Contributors

  • Alex Collins

v0.0.58 (2021-06-28)

Contributors

  • Alex Collins

v0.0.57 (2021-06-24)

  • 972ebf0 fix: increased default CPU resources requests to 250m
  • 786bc05 fix: move patching step status earlier in shutdown sequence
  • 2f9898b config: removed invalid resource
  • 3645436 fix: correct metrics
  • 8a169ca feat: fix test
  • 752086b feat: re-order logging
  • 4b6a9d6 feat: pass GODEBUG to runner
  • 7a08e5e feat: dedupe
  • 6904aa7 feat: add sha1 func

Contributors

  • Alex Collins

v0.0.56 (2021-06-22)

  • ed68cb0 config: ARGO_DATAFLOW_UPDATE_INTERVAL=10s for dev
  • c564148 fix(controller): correct service name

Contributors

  • Alex Collins

v0.0.55 (2021-06-21)

  • e5fa079 feat: pprof sidecar
  • 3c0d169 fix: Kafka pending wrong when re-using pipeline
  • f37aea4 fix: revert to auto-commit
  • 24d91a1 fix: negative Kafka pending
  • 32a73a7 fix: expose stan monitoring port (#78)

Contributors

  • Alex Collins
  • Derek Wang

v0.0.54 (2021-06-17)

  • 0d68892 feat: add HTTP source service name
  • e2728c6 feat(sidecar): disable Kafka auto-commit
  • 2b90f11 fix(sidecar): fix Kafka pending tiny over-estimate
  • f296a83 config: added natsMonitoringUrl
  • 04fe2f8 feat(sidecar): added sidecar readiness probe
  • b395ffe feat(sidecar): set kafka max-processing time to 30s
  • 0fc71c2 chore(sidecar): Refactor sidecar (#70)
  • 994e80e ok
  • efb20b1 feat: smaller binaries without DWARF/symbols
  • 2332aeb feat: smaller binaries without DWARF/symbols

Contributors

  • Alex Collins

v0.0.53 (2021-06-16)

  • 454c0d7 fix: set MaxInFlight and AckWait for stan
  • 6b7be67 fix: fix logger

Contributors

  • Alex Collins
  • Derek Wang

v0.0.52 (2021-06-15)

Contributors

  • Derek Wang

v0.0.51 (2021-06-15)

  • 88f77f7 feat: change Errors to RecentErrors
  • a4db306 fix: bug in STAN ack

Contributors

  • Alex Collins

v0.0.50 (2021-06-15)

  • 6f7bb50 config: change argo-server to HTTP
  • 4770ed6 config: change argo-server to HTTP
  • 8d4ee45 config: change argo-server to HTTP
  • 7679590 config: change argo-server to HTTP
  • c63a715 refactor: rename variables
  • 316abc9 Update README.md (#68)

Contributors

  • Alex Collins
  • wanghong230

v0.0.49 (2021-06-10)

  • 23fc919 fix: Add missing kubernetes requirement in setup.py (#64)
  • dbc403d fix: fix Python
  • a2fdaaf feat: publish Python library
  • a411be8 feat: publish Python library
  • 72b3484 feat: publish Python library
  • 361c47c feat: add a method to run pipelines in DSL

Contributors

  • Alex Collins
  • Yuan Tang

v0.0.48 (2021-06-10)

  • e61c307 feat: add context to Java runtime
  • 5becca6 feat: add context to Git example
  • 6b922eb feat: add context to Python runtime

Contributors

  • Alex Collins

v0.0.47 (2021-06-10)

  • 34b75ae fix: change default retryPolicy=Always
  • a9e83fa feat: add Golang context

Contributors

  • Alex Collins

v0.0.46 (2021-06-09)

  • 268b1ec fix: removed parallel
  • 4cd5e8b feat: switch to manual ack
  • e09e8e9 fix: clean up parallel for stan

Contributors

  • Alex Collins
  • Derek Wang

v0.0.45 (2021-06-09)

  • b8e88fe fix: nats pending messages type assersion error

Contributors

  • Derek Wang

v0.0.44 (2021-06-09)

  • 12f0e5e fix: correct total counter
  • bf7b993 fix: nats pending messages

Contributors

  • Alex Collins
  • Derek Wang

v0.0.43 (2021-06-08)

Contributors

  • Alex Collins

v0.0.42 (2021-06-08)

Contributors

  • Alex Collins

v0.0.41 (2021-06-07)

  • cd2082e feat: simplify so only replica 0 report metrics

Contributors

  • Alex Collins

v0.0.40 (2021-06-07)

Contributors

  • Alex Collins

v0.0.39 (2021-06-07)

Contributors

  • Alex Collins

v0.0.38 (2021-06-07)

Contributors

  • Alex Collins

v0.0.37 (2021-06-06)

  • 267fd6b feat: added latency metric
  • c1c88da fix: in_flight -> inflight

Contributors

  • Alex Collins

v0.0.36 (2021-06-05)

  • ca7edf1 feat: add in_flight metric
  • 009731a refactor: made code more testable
  • a3142eb fix: add bearer token

Contributors

  • Alex Collins

v0.0.35 (2021-06-04)

  • 421c142 fix: total/error calcs
  • 06fc5f0 fix: only return pending for replica=0

Contributors

  • Alex Collins

v0.0.34 (2021-06-04)

  • c73ce5b fix: change from patch to update for the controller
  • 4a32fb9 fix: kafka pending messages

Contributors

  • Alex Collins
  • Derek Wang

v0.0.33 (2021-06-04)

  • 60eab31 fix: prevent violent scale-up and scale-down by only scaling by 1 each time

Contributors

  • Alex Collins

v0.0.32 (2021-06-04)

Contributors

  • Alex Collins

v0.0.31 (2021-06-04)

Contributors

  • Alex Collins

v0.0.30 (2021-06-03)

  • c6763e5 feat(runner): Request Bearer token
  • 9d8676b feat(runner): Emit Prometheus metrics (#57)
  • 869e492 ok
  • af151b6 fix: correct STAN durable name

Contributors

  • Alex Collins

v0.0.29 (2021-06-02)

  • 6156b57 fix: bug where we were not getting kafka secret

Contributors

  • Alex Collins

v0.0.28 (2021-05-27)

  • 57567e3 fix!: change rate to resource.Quantity

Contributors

  • Alex Collins

v0.0.27 (2021-05-27)

  • 98eadec fix!: change rate to resource.Quantity

Contributors

  • Alex Collins

v0.0.26 (2021-05-26)

  • 53c4d04 feat: mark all Kafka messages
  • dcee8f5 config: remove secrets for stan/kafka

Contributors

  • Alex Collins

v0.0.25 (2021-05-25)

  • 980c741 fix: try and avoid partition changes

Contributors

  • Alex Collins

v0.0.24 (2021-05-24)

Contributors

v0.0.23 (2021-05-24)

  • a561027 fix: fixed bug with pipeline conditions and messages computation
  • 45f51fa feat: implement an ordered shutdown sequence

Contributors

  • Alex Collins

v0.0.22 (2021-05-22)

  • 2ad2f52 feat: allow messages to be return to request
  • 59669ca fix: correct http POST to use keep-alives

Contributors

  • Alex Collins

v0.0.21 (2021-05-21)

  • 22b0b8b fix: fix bouncy scaling bug

Contributors

  • Alex Collins

v0.0.20 (2021-05-21)

Contributors

  • Alex Collins

v0.0.19 (2021-05-20)

  • f3ba148 fix: correct metrics over restart
  • 3c0b7fd config: pump more data thorough Kafka topic
  • f753b2d feat: update examples
  • 5c6832b feat: report rate
  • b28c3a3 fix: report back errors

Contributors

  • Alex Collins

v0.0.18 (2021-05-20)

  • 9d04dcd refactor: change from for {} to wait.JitterUntil
  • e17f961 feat: only check Kafka partition for pending
  • d3e02ea feat: reduced update interval to every 30s
  • 72f0aeb feat(runner): change name of queue
  • e25a33c feat: report Kubernetes API errors related to pod/servic creation/deletion
  • 36dae38 feat: only update pending for replica zero to prevent disagreement

Contributors

  • Alex Collins

v0.0.17 (2021-05-19)

  • e4a4b1a feat: longer status messages

Contributors

  • Alex Collins

v0.0.16 (2021-05-19)

Contributors

v0.0.15 (2021-05-19)

  • 9bef0df feat: expose pod failure reason

Contributors

  • Alex Collins

v0.0.14 (2021-05-18)

  • 2a23cb8 fix: scale to 1 rather than 0 on start

Contributors

  • Alex Collins

v0.0.13 (2021-05-18)

Contributors

  • Alex Collins

v0.0.12 (2021-05-18)

  • 3089119 fix: only terminate sidecars if the main container exit with code 0
  • 6dc28a2 fix: failed to record sink status
  • 3db2fbc fix: add missing RBAC for manager

Contributors

  • Alex Collins

v0.0.11 (2021-05-18)

  • b22e9fd fix: correct changelog order

Contributors

  • Alex Collins

v0.0.10 (2021-05-18)

  • dd8efe3 feat: and support for stateless sources and sinks with HTTP

Contributors

  • Alex Collins

v0.0.9 (2021-05-17)

  • 940632a feat: and 1st-class support for expand and flatten
  • 9e6ab3d feat: support layout of cron source messages
  • 290cde4 feat: support HPA
  • d6920cf refactor: move replicas to top level

Contributors

  • Alex Collins

v0.0.8 (2021-05-14)

Contributors

v0.0.7 (2021-05-14)

  • 7e3a574 config: increase stan-default storage to 16Gi
  • 9166870 config: increase stan-default storage to 16Gi

Contributors

  • Alex Collins

v0.0.6 (2021-05-14)

  • 8c2dd33 fix(manager): re-instate killing terminated steps
  • 98917eb fix: report sink errors

Contributors

  • Alex Collins

v0.0.5 (2021-05-13)

  • 1fbfbd1 fix: correct error to lastError

Contributors

  • Alex Collins

v0.0.4 (2021-05-13)

  • 0d0c6d5 fix: remove version file
  • 99bfd15 refactor: move api/util to ../shared/
  • e26c3a9 refactor: move containerkiller
  • cc175fc refactor: move controller files
  • 8d8c2ae feat: add errors to step/status
  • 9172dc7 fix: only calculate installed hash after changes have been applied

Contributors

  • Alex Collins

v0.0.3 (2021-05-12)

  • f341a7d config: change argo-server to secure
  • fd75eb3 config: change argo-server to secure
  • dcb24d5 config: change argo-server to secure

Contributors

  • Alex Collins

v0.0.2 (2021-05-11)

Contributors