Skip to content

Commit

Permalink
chore: Revert changelog update
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Oct 9, 2023
1 parent 7e83cc0 commit 1a7ad7f
Showing 1 changed file with 0 additions and 13 deletions.
13 changes: 0 additions & 13 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,19 +5,6 @@ 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).

## v0.33.0 (2023-10-09)

### ✨ New

- [#1999](https://github.com/meltano/sdk/issues/1999) Log JSONPatch match count at the INFO level -- _**Thanks @edgarrmondragon!**_
- [#1779](https://github.com/meltano/sdk/issues/1779) Cache SQL columns and schemas -- _**Thanks @pnadolny13!**_

### 🐛 Fixes

- [#1996](https://github.com/meltano/sdk/issues/1996) Respect nullability of leaf properties when flattening schema -- _**Thanks @edgarrmondragon!**_
- [#1844](https://github.com/meltano/sdk/issues/1844) Safely skip parsing record field as date-time if it is missing in schema -- _**Thanks @edgarrmondragon!**_
- [#1885](https://github.com/meltano/sdk/issues/1885) Map `record` field to a JSON `object` type -- _**Thanks @edgarrmondragon!**_

## v0.32.0 (2023-09-22)

## v0.32.0b3 (2023-09-22)
Expand Down

0 comments on commit 1a7ad7f

Please sign in to comment.