Dirkjan Ochtman
34618b7c79
Fix MSRV job in Actions workflow
2024-10-23 08:23:08 +00:00
Dirkjan Ochtman
49fd9ddef1
Update cargo-deny-action to v2
2024-10-23 08:11:52 +00:00
Dirkjan Ochtman
2c2e94f139
Enable Actions in Dependabot config
2024-10-23 08:11:52 +00:00
Dirkjan Ochtman
05b4531844
Upgrade actions/checkout to v4
2024-10-23 08:11:52 +00:00
Dirkjan Ochtman
3725ce17b9
Discard use of actions-rs/cargo
2024-10-23 08:11:52 +00:00
Dirkjan Ochtman
3a77e2f7ca
Switch from actions-rs/toolchain to dtolnay/rust-toolchain
2024-10-23 08:11:52 +00:00
gibbz00
aa72076306
fix: rust-doc warnings
2024-10-22 07:09:08 +00:00
gibbz00
ef1746cb85
chore!: deprecate `Period::years` and `months` constructors
2024-10-21 15:41:00 +00:00
gibbz00
19ea27c38d
chore: make sure errors aren't capitalized
2024-10-21 15:41:00 +00:00
gibbz00
cd556f2481
feat!: turn `Period` into an enum whose variants represent the unit
2024-10-21 15:41:00 +00:00
Dirkjan Ochtman
4973a4fe1d
Bump version to 0.5.0
2024-10-19 08:06:00 +00:00
gibbz00
8158a80633
feat!: add `InfoType` enum for PostalInfo.info_type
2024-10-19 07:56:06 +00:00
gibbz00
0048a81b54
chore: elide lifetimes where possible
...
Part of newer clippy lints. Fixed with `cargo clippy --fix`.
2024-10-18 09:37:27 +00:00
Beau Hartshorne
9688294c97
Update README.md
2024-10-10 13:00:14 +00:00
Dirkjan Ochtman
30d9e11ca5
Add FUNDING metadata
2024-10-10 12:59:58 +00:00
Dirkjan Ochtman
d2d82ab869
Upgrade to rustls-native-certs 0.8
2024-09-03 10:21:34 +02:00
Dirkjan Ochtman
95b32d9c29
Apply suggestions from clippy/rustc
2024-09-03 10:16:43 +02:00
Dirkjan Ochtman
fff391eb6b
Update MSRV to 1.70 (for tokio 1.39)
2024-09-03 10:16:43 +02:00
Dirkjan Ochtman
f9eac40f1d
Bump version to 0.4.0
2024-06-10 10:47:34 +02:00
Dirkjan Ochtman
9bc341d14b
Upgrade to instant-xml 0.5
2024-06-07 15:10:28 +02:00
Dirkjan Ochtman
0dd7b21922
Bump version to 0.3.0 for incompatible changes
2024-05-27 11:38:32 +02:00
Dirkjan Ochtman
20e7acec3b
Use enum to represent RGP status values
2024-05-27 11:38:32 +02:00
Dirkjan Ochtman
65bf5f5595
Add support for rgp-poll extension
2024-05-27 11:38:32 +02:00
Dirkjan Ochtman
82f9ef79ac
Move rgp module into a separate file
2024-05-27 11:38:32 +02:00
Dirkjan Ochtman
0d806303dd
Remove some dead code
2024-05-27 10:22:45 +02:00
Dirkjan Ochtman
209a8503a6
Update repository URL
2024-03-25 16:25:48 +01:00
Dirkjan Ochtman
e7c429f96a
Bump version to 0.2.2
2024-03-25 16:25:48 +01:00
Dirkjan Ochtman
ecddf97e72
Upgrade tokio-rustls to 0.26
2024-03-25 16:25:48 +01:00
Beau Hartshorne
c87f55afa8
Add cover image ( #34 )
2024-02-28 11:13:52 -08:00
Dirkjan Ochtman
dde597478e
Bump version to 0.2.1
2024-01-08 11:00:26 +01:00
Rudi Floren
7bf527b34d
Add is_persistent to ResultCode ( #32 )
...
This is helpful when EPP requests are executed in a loop, and you want to
know if the error result will persist for additional requests with
similar but different arguments.
2024-01-04 19:56:01 +01:00
Dirkjan Ochtman
a8d9d306f3
Bump version to 0.2.0
2023-12-18 11:08:44 +01:00
Dirkjan Ochtman
e5ffac17b3
Upgrade to tokio-rustls 0.25
2023-12-18 11:08:44 +01:00
Dirkjan Ochtman
26c4bb4d4c
Verify MSRV in CI
2023-10-25 22:59:40 +02:00
Dirkjan Ochtman
4392e1cb5a
Bump MSRV to 1.61 (for instant-xml)
2023-10-25 22:59:40 +02:00
Dirkjan Ochtman
01ae10ce53
Apply clippy suggestion
2023-10-25 22:59:40 +02:00
Dirkjan Ochtman
4aae031f44
Bump instant-xml to 0.4
2023-10-25 22:59:40 +02:00
Dirkjan Ochtman
d590eb6a6a
Make RustlsConnector public again
2023-08-02 16:38:54 +02:00
Dirkjan Ochtman
454e879d08
Use rustls-native-certs as the root store
2023-08-02 15:47:17 +02:00
Dirkjan Ochtman
1eff89bd32
Rename feature to rustls
2023-08-02 15:47:17 +02:00
Dirkjan Ochtman
ed73ff546f
Fix compilation with --no-default-features
2023-08-02 15:47:17 +02:00
Dirkjan Ochtman
c1b118f378
Avoid deprecated rustls API
2023-07-24 11:30:16 +02:00
dependabot[bot]
3da5ab62d2
Update webpki-roots requirement from 0.23 to 0.24
...
Updates the requirements on [webpki-roots](https://github.com/rustls/webpki-roots ) to permit the latest version.
- [Commits](https://github.com/rustls/webpki-roots/compare/v/0.23.1...v/0.24.0 )
---
updated-dependencies:
- dependency-name: webpki-roots
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
2023-07-24 10:19:25 +02:00
Rudi Floren
b862d49c53
Remove misleading error log line ( #22 )
...
At this point, the serialization was successful, but rather the command
status is not a success as per `fn is_success`.
Removing this error log in favor of logging at the call-side.
2023-06-29 15:02:44 +02:00
kmkaplan
76ad8db313
Secdns ergonomic ( #21 )
2023-04-21 14:28:15 +02:00
kmkaplan
976fd2c002
[secDNS] EPP <create> command ( #20 )
2023-04-18 15:57:57 +02:00
Dirkjan Ochtman
c0e58dec04
Warn when not using Self
2023-04-14 12:40:54 +02:00
Dirkjan Ochtman
5371ba573a
Warn on unreachable_pub lint
...
This makes it easier to track visibility/compatibility during review.
2023-04-14 12:40:54 +02:00
kmkaplan
7024bcd7a5
Frnic contact create ( #16 )
2023-04-14 10:10:06 +02:00
Kim Minh Kaplan
1b6a774232
Order derive implementations alphabetically.
2023-04-03 13:18:58 +02:00