Releases: python-discord/olli
Releases · python-discord/olli
v2.0.0
What's Changed
- BREAKING: Change filter to
service_name
for Loki v3.0 with Grafana Explore Logs plugin. - Bump nokogiri from 1.15.4 to 1.16.2 in /docs by @dependabot in #34
Full Changelog: v1.1.0...v2.0.0
v1.1.0
What's Changed
- Update config example & docs for new loki_jobs format by @ChrisLovering in #31
- Bump activesupport from 6.0.3.6 to 6.0.6.1 in /docs by @dependabot in #22
- Bump nokogiri from 1.11.5 to 1.15.4 in /docs by @dependabot in #32
- Bump tzinfo from 1.2.9 to 1.2.10 in /docs by @dependabot in #20
- Bump dependencies to latest by @ChrisLovering in #33
Full Changelog: v1.0.1...v1.1.0
v1.0.1
v1.0.0
What's Changed
- Bump nokogiri from 1.11.2 to 1.11.5 in /docs by @dependabot in #10
- Bump addressable from 2.7.0 to 2.8.0 in /docs by @dependabot in #11
- Bump httpx from 0.17.1 to 0.23.0 by @dependabot in #19
- Move to reusable workflows by @ChrisLovering in #25
- Relock poetry dependencies by @ChrisLovering in #26
- Bump to Python 3.11 & Bump all dependencies by @ChrisLovering in #27
- Migrate to Ruff & use pydantic-settings for config by @ChrisLovering in #28
Full Changelog: v0.1.2...v1.0.0
0.1.2 - Stability fixes
0.1.1 - Case insensitivity and release validation
- New
case_sensitive
option under token options can be used to mark certain tokens as case sensitive (see docs) for more information. - Tag name validation ensures that published releases follow the correct specification.
0.0.4 - Docker tagging changes
Docker images are now tagged 0.0.4
instead of v0.0.4
to bring them in line with the documentation.
0.0.3 - Fixed release workflow
Fix the Docker release workflow so that versions get tagged on an image pushed to GHCR.
0.0.2 - Warnings!
Add a warning when a user has registered more than 10 tokens that if all 10 trigger in one interval then they won't be received due to Discord limitations.
Batching will be added in a future release to make this a non-issue.
0.0.1 - Genesis
The first release of Olli!