Skip to content

Releases: UCLALibrary/hauth

v1.0.7

15 Mar 17:22
9da42ab
Compare
Choose a tag to compare

What’s Changed

  • [SERV-1055] Adjust logging levels (#62)

Contributors

@ksclarke

v1.0.6

17 Jan 16:21
d8db26b
Compare
Choose a tag to compare

What’s Changed

  • [SERV-994] Fix release build with workaround (#61)

Contributors

@ksclarke

v1.0.5

14 Dec 21:44
a7ef76e
Compare
Choose a tag to compare

What’s Changed

  • [SERV-992] Add .snyk config file (#60)

Contributors

@ksclarke

v1.0.3

14 Dec 19:20
0f327bb
Compare
Choose a tag to compare

Includes version bumps for packages in the base Docker image.

v1.0.2

07 Dec 22:28
0f327bb
Compare
Choose a tag to compare

What’s Changed

  • [SERV-987] Update dependencies for security fix (#58)

Contributors

@angelahuqing

v1.0.0

05 Oct 17:15
b57c06f
Compare
Choose a tag to compare

What’s Changed

  • Don't log request headers in AccessModeHandler (#57)
  • [SERV-460] Determine item access mode from visibility field in CSV (#52)

🌈 Documentation Updates

  • Update usage examples in README re: --access-mode flag (#56)
  • [SERV-908] Reduce cleverness of import-items setup instructions (#55)
  • [SERV-645] Add C4 container diagram source and rendering (#54)

Contributors

@markmatney

v0.0.9

07 Jun 20:53
7adb57d
Compare
Choose a tag to compare

What’s Changed

  • Allow requests from all client origins to obtain access cookie (#51)

Contributors

@markmatney

v0.0.8

23 Feb 22:26
273b820
Compare
Choose a tag to compare

What’s Changed

  • Remove optional profile; set CI JDK version to 17 (#50)
  • Add new build profile (#49)
  • [SERV-575] Prevent Chrome from filtering out access cookie (#48)
  • [SERV-564] Update SnakeYAML version (#47)
  • Update dependencies and parent project versions (#46)
  • [SERV-459] Add copies of Eureka test CSVs (#45)
  • [SERV-473] Log request headers (#44)

Contributors

@ksclarke and @markmatney

v0.0.7

10 Jun 19:33
9c61cb1
Compare
Choose a tag to compare

What’s Changed

  • [SERV-467] Enable configuration of access cookie domain (#43)

🐛 Bug Fixes

  • [SERV-464] Update security issues, fix tests (#41)

Contributors

@ksclarke and @markmatney

v0.0.6

23 May 22:32
8f230fe
Compare
Choose a tag to compare

What’s Changed

  • [SERV-454] Detect client IP address when deployed behind a reverse proxy (#40)

Contributors

@markmatney