Releases: wcm-io-devops/pippo
Releases · wcm-io-devops/pippo
2.2.0
What's Changed
- Bump openssl from 0.10.66 to 0.10.68 by @dependabot in #42
- Bump uuid from 1.10.0 to 1.11.0 by @dependabot in #43
- Bump serde_json from 1.0.128 to 1.0.132 by @dependabot in #44
- Add unittests for environment variables by @tobias-richter in #45
- Unittests by @BerSomBen in #41
- Add validation for pipeline and environment variables by @tobias-richter in #47
- Add pagination support to domain list by @tobias-richter in #46
- Add compatibility for empty service values for environment variables #45
Full Changelog: 2.1.0...2.2.0
2.1.0
What's Changed
Fixes / Changes
- Add invalid variable service type for environments and pipelines by @tobias-richter in #38
- Respect service type in environment and pipeline variable patching, add dry run by @tobias-richter in #37
- refactor: split models into separate files by @BerSomBen in #40
- doc: add documentation for first launching pippo on a mac by @BerSomBen in #33
Dependency updates
- Bump strum_macros from 0.23.1 to 0.26.4 by @dependabot in #18
- Bump chrono from 0.4.19 to 0.4.38 by @dependabot in #17
- Bump futures-lite from 1.12.0 to 2.3.0 by @dependabot in #16
- Bump uuid from 1.6.1 to 1.10.0 by @dependabot in #15
- Bump tokio from 1.28.1 to 1.29.1 by @dependabot in #14
- Bump strum from 0.23.0 to 0.26.3 by @dependabot in #19
- Bump serde from 1.0.208 to 1.0.209 by @dependabot in #20
- Bump flate2 from 1.0.32 to 1.0.33 by @dependabot in #22
- Bump log from 0.4.17 to 0.4.22 by @dependabot in #23
- Bump serde_yaml from 0.8.21 to 0.9.34+deprecated by @dependabot in #21
- Bump serde from 1.0.209 to 1.0.210 by @dependabot in #24
- Bump reqwest from 0.11.6 to 0.12.4 by @dependabot in #25
- Bump async-trait from 0.1.52 to 0.1.82 by @dependabot in #27
- Bump num from 0.4.1 to 0.4.3 by @dependabot in #28
- Bump serde_json from 1.0.125 to 1.0.128 by @dependabot in #26
- Bump jsonwebtoken from 8.3.0 to 9.3.0 by @dependabot in #29
- Bump env_logger from 0.10.0 to 0.11.5 by @dependabot in #31
- Bump reqwest from 0.12.4 to 0.12.7 by @dependabot in #30
- Bump tokio from 1.29.1 to 1.40.0 by @dependabot in #32
- Bump async-trait from 0.1.82 to 0.1.83 by @dependabot in #34
- Bump reqwest from 0.12.7 to 0.12.8 by @dependabot in #36
- Bump flate2 from 1.0.33 to 1.0.34 by @dependabot in #35
New Contributors
- @BerSomBen made their first contribution in #33
Full Changelog: 2.0.0...2.1.0
2.0.0 initial github release
Breaking changes to versions < 2.0.0
- The default
auth_strategy
is nowoauth
.
What's Changed
- Try to fix compilation issues on cross targets by @tobias-richter in #1
- Bump mio from 0.8.6 to 0.8.11 by @dependabot in #5
- Bump rustix from 0.36.8 to 0.36.17 by @dependabot in #4
- Bump h2 from 0.3.7 to 0.3.26 by @dependabot in #2
- Bump bumpalo from 3.8.0 to 3.16.0 by @dependabot in #7
- Bump openssl from 0.10.50 to 0.10.66 by @dependabot in #3
- Bump colored from 2.0.0 to 2.1.0 by @dependabot in #8
- Bump cargo-edit from 0.11.9 to 0.12.0 by @dependabot in #9
- Bump magic-crypt from 3.1.9 to 3.1.13 by @dependabot in #12
- Bump flate2 from 1.0.22 to 1.0.32 by @dependabot in #11
- Bump jsonwebtoken from 7.2.0 to 8.3.0 by @dependabot in #10
- Bump time from 0.1.44 to 0.1.45 in the cargo group by @dependabot in #13
- Optimize error message when config.json is not found
New Contributors
- @dependabot made their first contribution in #5
Full Changelog: https://github.com/wcm-io-devops/pippo/commits/2.0.0