Skip to content

Releases: moj-analytical-services/Rdbtools

v0.5.2

20 Jun 15:05
b4f8ed6
Compare
Choose a tag to compare

What's Changed

  • Bugfix: Ensure role_session_name persists when refreshing credentials by @pjrh-moj in #32

Full Changelog: v0.5.0...v0.5.2

v0.5.0

16 May 14:50
17f26e3
Compare
Choose a tag to compare

What's Changed

This release removes the restriction on the version of noctua which previously existed due to permission issues. It also rewrites the authentication method to use paws functions, which means paws now needs to be at a minimum version.

Full Changelog: v0.4.0...v0.5.0

v0.4.0

18 Apr 11:13
e48da61
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.4.0

v0.3.0

10 Mar 13:24
0b416f3
Compare
Choose a tag to compare

What's Changed

Major change

  • Added a new env variable for crossing-region scenario (app migration) by @ymao2 in #22

Bugfix

New Contributors

  • @ymao2 made their first contribution in #22

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 May 13:44
2659e2e
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.0...v0.2.0

Initial release

02 Feb 09:49
Compare
Choose a tag to compare

In this first release

  • Creates Athena connection using the old or new AP authentication
  • Added full range of DBI functions
  • Enables use of dbplyr on the AP
  • Various bug fixes to regex concerning userid identification and tempdb allocation
  • Convenience functions fix (add connection argument), but note these are deprecated functions
  • reauthentication of credentials in MoJAthenaConnection objects

Contributors

Full Changelog: https://github.com/moj-analytical-services/Rdbtools/commits/v0.1.0