Releases: juju/persistent-cookiejar
Releases · juju/persistent-cookiejar
v1.0.0
What's Changed
- Add extra jar manipulations by @mhilton in #15
- Removeall by @natefinch in #18
- Update file locking to use juju/mutex by @voidspace in #19
- Remve unneeded loop and increase polling time by @voidspace in #20
- revert back to file-based locking; increase timeout by @rogpeppe in #21
- add NoPersist option by @rogpeppe in #24
- allow open to succeed when parent dir doesn't exist by @rogpeppe in #23
- add RemoveAll method by @rogpeppe in #25
- Implement MarshalJSON on the jar. by @frankban in #27
New Contributors
- @mhilton made their first contribution in #15
- @natefinch made their first contribution in #18
- @voidspace made their first contribution in #19
- @frankban made their first contribution in #27
Full Changelog: https://github.com/juju/persistent-cookiejar/commits/v1.0.0