Skip to content

Releases: linkedin/iris

v1.0.7

12 Feb 00:49
Compare
Choose a tag to compare
Bump exchangelib==1.12.5

v1.0.6

11 Feb 23:30
Compare
Choose a tag to compare
Downgrade exchangelib to 1.10.0

Upgrading to 2.1.0 causes this error:
```
AttributeError: module 'exchangelib' has no attribute 'ServiceAccount'
```

v1.0.5

11 Feb 22:28
e34e7d9
Compare
Choose a tag to compare
Bump to Version 1.0.5

v1.0.4

08 Feb 01:38
Compare
Choose a tag to compare
Unpin even more dependencies

v1.0.3

08 Feb 00:26
Compare
Choose a tag to compare
Don't pin requests and click dependencies

v1.0.2

08 Feb 00:00
Compare
Choose a tag to compare
Bump dependency click to 6.7

v1.0.1

07 Feb 23:16
Compare
Choose a tag to compare
Version 1.0.1

Don't need importlib anymore since it is part of the standard library in
Python 3.

v1.0.0

07 Feb 06:05
caa9d1d
Compare
Choose a tag to compare
Bump version to 1.0.0 and publish to PyPI

v0.0.1

07 Feb 05:57
f2dfd0a
Compare
Choose a tag to compare
Bump to version 0.0.15 to see if workflow works

Stable release

19 Feb 21:52
0119b2f
Compare
Choose a tag to compare

Beginning with this commit, we will be tagging commits for release and updating Docker images on quay.io as appropriate. This is the first such release. Future releases will be tagged using a semantic versioning scheme. The code here is run in production at Linkedin, and can be considered stable.