Skip to content

Releases: gopaytech/proctor

v2.0.8

02 Jun 05:48
Compare
Choose a tag to compare

Changelog

d4fa37e Bump version 2.0.8
8393bef [Ralibi] fix(schedule-handler) Add optional second before cron validation/parsing
0293cb8 [Ralibi] script(goreleaser): Updated config file

v2.0.7

15 Jan 07:20
dc49f52
Compare
Choose a tag to compare

Changelog

dc49f52 Bump version 2.0.7
6e38b40 [william.dembo] feat(authentication): Add context to check authentication status
ae0f798 [william.dembo] feat(metadata): handle case when authentication is disabled

v2.0.6

15 Jan 07:03
3b6ce1f
Compare
Choose a tag to compare

Changelog

3b6ce1f Bump version 2.0.6
77117f6 [Jasoet] feat(metadata): Show jobs list now depends on user's authentication group

v2.0.5

14 Jan 07:40
2bd2506
Compare
Choose a tag to compare

Changelog

2bd2506 Bump version 2.0.5
f65e2c4 [william.dembo] chore(env): set default redis password to empty
c06e2bd [william.dembo] feat(config): add config for redis password
cdfa4cf [william.demo] feat(redis): able to use password for redis connection

v2.0.4

06 Jan 08:58
a3d1c74
Compare
Choose a tag to compare

Changelog

a3d1c74 Bump version 2.0.4
30c7e6f [Jasoet] script(goreleaser): setup binary target
a096965 [william.dembo] chore(travis): add travis-ci to run test on pipeline
a2e8cf9 [william.dembo] fix(schedule-worker): fix wrong config for mailer
1ab8ff9 [william.dembo] test(cli-version): update broken test for version cli

v2.0.3

16 Dec 04:35
Compare
Choose a tag to compare

Changelog

4ad8418 [Jasoet] fix(version): Client Version to v2.0.3

v2.0.2

16 Dec 04:21
Compare
Choose a tag to compare

Changelog

901c953 [Jasoet] fix(version): Fix client version checking

v2.0.1

25 Oct 03:56
69d8eac
Compare
Choose a tag to compare

Changelog

91fb85f Merge pull request #7 from jasoet/feature/add-proctor-author-to-env-var
fce7752 Merge pull request #8 from ecojuntak/master
8ee8810 [Dembo|Hadrian.Siregar] Change order of message content for slack
69d8eac [Dembo|Hadrian.Siregar] Change route order to monitor correct route in new relic
0257fdf [Eko] Fix typo and hyperlink on plugin.md
0278713 [hadrian.siregar|bimo.horizon] Inject context args to execution args in serice instead doing it in controller
d12c05b [hadrian.siregar|bimo.horizon] Inject user email to execution argument in execution post handler
e827d70 remove unnecessary test code

v2.0.0

07 Oct 04:14
Compare
Choose a tag to compare

Changelog

dd0501e Add cli feature list on readme
ca1861e Merge pull request #1 from jasoet/prometheus
70fef21 Merge pull request #2 from jasoet/notification
34a5cdf Merge pull request #3 from jasoet/adminAuth
5309e99 Merge pull request #4 from mazbergaz/readme-update-setup
e51cc1b Merge pull request #5 from jasoet/yaml
5d6a78f [Dembo] Add error when slack request fail
f9687f4 [Dembo] Add execution event
258cd2a [Dembo] Add integration test for slack notification plugin
3be5e90 [Dembo] Add notification mechanism interfaces
0025526 [Dembo] Add notification service
5614c58 [Dembo] Add notification service to execution handler
c7767a8 [Dembo] Add observer mock
494a57e [Dembo] Add proctor config for notification plugin binary and exported
332f2c7 [Dembo] Add slack client integration test
cc82a27 [Dembo] Add slack execution message
885e52c [Dembo] Add slack notification client
12d1f48 [Dembo] Add slack notification plugin main struct
b970e6e [Dembo] Add standard slack notification message
c1ddb05 [Dembo] Add test for slack notification plugin on publish error
fd8c804 [Dembo] Add test integration plugin with slack notification
1f33a58 [Dembo] Change config type for notification plugin binary
456f621 [Dembo] Change config type for notification plugin exported name
8e97e63 [Dembo] Change content of standard slack message
74a39d6 [Dembo] Change event type signature to return type
c0ebbf3 [Dembo] Change message structure to publish
0735f94 [Dembo] Change observer signature to return error
c17f231 [Dembo] Change slack notification to use execution message
5a68f3e [Dembo] Refactor extract standard message to own file
e4e9dc2 [Dembo] Refactor move formatting to message object
91e4348 [Dembo] Refactor move standard message to own package
35f73b0 [Dembo] Refactor slack notification to extract method for generate message
480adc9 [Dembo] Remove unused code
b4e2570 [Dembo] Slack notification will send standard message for unsupported event
3f2b0d9 [Dembo] Update readme about plugin
8bc6d05 [Jasoet] Add current directory as config path
4dfb872 [Jasoet] Change config loader logic
7a9027a [Jasoet] Enable Admin Authorization
2ec9c09 [Jasoet] Enable Support for Yaml Config
81ffc87 [Jasoet] Enable prometheus metrics exporter
bd9bb20 [Jasoet] Fix load env on makefile
c5c56d0 [Jasoet] Revert config to match current yggdrasil
bb47b6a [Jasoet] resolve failed test
27ef13f [Jasoet|Dembo] add missing env variable on README
8b4aadd [Jasoet|Dembo] fix required parameter check on CLI
48e3276 [Jasoet|Dembo] remove documentation for yaml file flag
a8a86c5 update README for local setup

v2.0.0-rc3

01 Oct 08:39
e51cc1b
Compare
Choose a tag to compare

Changelog

ca1861e Merge pull request #1 from jasoet/prometheus
70fef21 Merge pull request #2 from jasoet/notification
34a5cdf Merge pull request #3 from jasoet/adminAuth
5309e99 Merge pull request #4 from mazbergaz/readme-update-setup
e51cc1b Merge pull request #5 from jasoet/yaml
5d6a78f [Dembo] Add error when slack request fail
f9687f4 [Dembo] Add execution event
258cd2a [Dembo] Add integration test for slack notification plugin
3be5e90 [Dembo] Add notification mechanism interfaces
0025526 [Dembo] Add notification service
5614c58 [Dembo] Add notification service to execution handler
c7767a8 [Dembo] Add observer mock
494a57e [Dembo] Add proctor config for notification plugin binary and exported
332f2c7 [Dembo] Add slack client integration test
cc82a27 [Dembo] Add slack execution message
885e52c [Dembo] Add slack notification client
12d1f48 [Dembo] Add slack notification plugin main struct
b970e6e [Dembo] Add standard slack notification message
c1ddb05 [Dembo] Add test for slack notification plugin on publish error
fd8c804 [Dembo] Add test integration plugin with slack notification
1f33a58 [Dembo] Change config type for notification plugin binary
456f621 [Dembo] Change config type for notification plugin exported name
8e97e63 [Dembo] Change content of standard slack message
74a39d6 [Dembo] Change event type signature to return type
c0ebbf3 [Dembo] Change message structure to publish
0735f94 [Dembo] Change observer signature to return error
c17f231 [Dembo] Change slack notification to use execution message
5a68f3e [Dembo] Refactor extract standard message to own file
e4e9dc2 [Dembo] Refactor move formatting to message object
91e4348 [Dembo] Refactor move standard message to own package
35f73b0 [Dembo] Refactor slack notification to extract method for generate message
480adc9 [Dembo] Remove unused code
b4e2570 [Dembo] Slack notification will send standard message for unsupported event
3f2b0d9 [Dembo] Update readme about plugin
8bc6d05 [Jasoet] Add current directory as config path
4d09986 [Jasoet] Change binary name for proctor2
4dfb872 [Jasoet] Change config loader logic
7a9027a [Jasoet] Enable Admin Authorization
2ec9c09 [Jasoet] Enable Support for Yaml Config
81ffc87 [Jasoet] Enable prometheus metrics exporter
bd9bb20 [Jasoet] Fix load env on makefile
c5c56d0 [Jasoet] Revert config to match current yggdrasil
bb47b6a [Jasoet] resolve failed test
a8a86c5 update README for local setup