Sha256: 226b991b8a39b3e4e9dba86bd6f4d30e58a0b4b30cce96f82fb84902bb501a86

Contents?: true

Size: 1.38 KB

Versions: 1

Compression:

Stored size: 1.38 KB

Contents

# Changelog

All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

No notable changes.

## [0.2.0] - 2021-01-29

### Changed
* Require Ruby ≥ 2.5 ([#177](https://github.com/haines/pg-aws_rds_iam/pull/177))
* Test against Ruby 3.0 and ActiveRecord 6.1 ([#180](https://github.com/haines/pg-aws_rds_iam/pull/180))

## [0.1.1] - 2020-02-05

### Added
* Badges to README and additional links to gemspec. ([#6](https://github.com/haines/pg-aws_rds_iam/pull/6))

## [0.1.0] - 2020-02-05

### Added
* A plugin for the [`pg` gem](https://rubygems.org/gems/pg) that adds support for [IAM authentication](https://docs.aws.amazon.com/AmazonRDS/latest/UserGuide/UsingWithRDS.IAMDBAuth.html) when connecting to PostgreSQL databases hosted in Amazon RDS. ([#1](https://github.com/haines/pg-aws_rds_iam/pull/1))
* ActiveRecord support. ([#3](https://github.com/haines/pg-aws_rds_iam/pull/3))

[Unreleased]: https://github.com/haines/pg-aws_rds_iam/compare/v0.2.0...HEAD
[0.2.0]: https://github.com/haines/pg-aws_rds_iam/compare/v0.1.1...v0.2.0
[0.1.1]: https://github.com/haines/pg-aws_rds_iam/compare/v0.1.0...v0.1.1
[0.1.0]: https://github.com/haines/pg-aws_rds_iam/compare/64168051a8ef5f32a13632d8ef0b7da00d0056bc...v0.1.0

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
pg-aws_rds_iam-0.2.0 CHANGELOG.md