Skip to content

Releases: linkedin/oncall

v2.1.7

12 Mar 20:57
bd44446
Compare
Choose a tag to compare
bump cryptography (#416)

v2.1.6

12 Mar 18:49
ce3bd26
Compare
Choose a tag to compare
New multi-team scheduler (#415)

* allow editing info for api managed teams

* add a team description field [MYSQL SCHEMA CHANGE]

* modify tests [MYSQL SCHEMA CHANGE]

* add multi-team scheduler

* use py image

* add changelog

* py img

* fix typo

* add test

v2.1.5

18 Dec 15:52
c4b5990
Compare
Choose a tag to compare
[MYSQL SCHEMA CHANGE] Add description text field to teams (#411)

* allow editing info for api managed teams

* add a team description field [MYSQL SCHEMA CHANGE]

* modify tests [MYSQL SCHEMA CHANGE]

v2.0.5

22 Nov 15:52
0296952
Compare
Choose a tag to compare
allow editing info for api managed teams (#410)

v2.0.4

02 Oct 20:38
a5df8c4
Compare
Choose a tag to compare
Allow configuring team managed message (using text or HTML) (#408)

* Allow configuring team managed message HTML.

* Allows configuring 'team_managed_message', creates a managed team in dummy data for testing. Updates README.md with docker compose instructions.

* Format README.md a bit better.

* Remove log.

v2.0.3

02 Oct 15:41
486e789
Compare
Choose a tag to compare
Update __init__.py

v2.0.2

02 Oct 14:20
cde5a22
Compare
Choose a tag to compare
Fix `.subheader` CSS.  (#407)

* Fix subheader CSS. Allows growing when 'api_managed_roster' is true and additional text is visible.

* Bump version.

v2.0.1

07 Jun 18:29
bbcdb86
Compare
Choose a tag to compare
Update __init__.py

v2.0.0

07 Jun 18:25
08b94bd
Compare
Choose a tag to compare
MYSQL SCHEMA CHANGE - add api managed teams that disable UI info chan…

…ges (#396)

* MYSQL SCHEMQA CHANGE - add api_managed_roster

* whitespace formatting

* test

* test

* update changelog

* update test

* update schema-update file name

v1.5.5

03 May 19:40
f5f2040
Compare
Choose a tag to compare
Update __init__.py