Skip to content

Releases: VADOSWARE/pg_idkit

v0.4.0

28 Oct 14:44
54b928c

Choose a tag to compare

What's Changed

  • chore: add CODEOWNERS by @t3hmrman in #115
  • chore(deps): bump taiki-e/cache-cargo-install-action from 2.2.0 to 2.3.0 by @dependabot[bot] in #114
  • chore(deps): update to pgrx v0.16.0 by @t3hmrman in #118
  • chore(deps): bump getrandom from 0.2.16 to 0.3.3 by @dependabot[bot] in #119
  • chore(deps): bump actions/download-artifact from 4.3.0 to 5.0.0 by @dependabot[bot] in #120
  • chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 by @dependabot[bot] in #121
  • chore(deps): bump uuid from 1.17.0 to 1.18.0 by @dependabot[bot] in #122
  • chore(deps): bump anyhow from 1.0.98 to 1.0.99 by @dependabot[bot] in #123
  • chore(deps): bump time from 0.3.41 to 0.3.42 by @dependabot[bot] in #124
  • chore(deps): bump uuid from 1.18.0 to 1.18.1 by @dependabot[bot] in #125
  • chore(deps): bump time from 0.3.42 to 0.3.43 by @dependabot[bot] in #126
  • chore(deps): bump softprops/action-gh-release from 2.3.2 to 2.3.3 by @dependabot[bot] in #127
  • chore(deps): bump chrono from 0.4.41 to 0.4.42 by @dependabot[bot] in #128
  • chore(deps): bump Swatinem/rust-cache from 2.8.0 to 2.8.1 by @dependabot[bot] in #129
  • chore(deps): bump time from 0.3.43 to 0.3.44 by @dependabot[bot] in #130
  • chore(deps): bump anyhow from 1.0.99 to 1.0.100 by @dependabot[bot] in #131
  • chore(deps): bump taiki-e/cache-cargo-install-action from 2.3.0 to 2.3.1 by @dependabot[bot] in #132
  • chore(deps): bump softprops/action-gh-release from 2.3.3 to 2.3.4 by @dependabot[bot] in #133
  • chore(deps): bump softprops/action-gh-release from 2.3.4 to 2.4.0 by @dependabot[bot] in #134
  • chore(deps): bump softprops/action-gh-release from 2.4.0 to 2.4.1 by @dependabot[bot] in #135
  • chore(deps): bump getrandom from 0.3.3 to 0.3.4 by @dependabot[bot] in #136
  • chore(deps): update rust toolchain & MSRV to 1.90.0 by @t3hmrman in #138
  • add pg18 support with pgrx 0.16.1 by @Vonng in #137
  • chore(deps): bump actions/download-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #139
  • chore: update to pg16.10, pg15.14, pg17.6, alpine3.22.2 by @t3hmrman in #141
  • release: pg_idkit v0.4.0 by @t3hmrman in #142

New Contributors

Full Changelog: v0.3.1...v0.4.0

v0.3.1

19 Jul 14:21
b0c1ea1

Choose a tag to compare

What's Changed

  • chore(deps): bump uuid from 1.16.0 to 1.17.0 by @dependabot[bot] in #101
  • chore(deps): bump softprops/action-gh-release from 2.2.1 to 2.2.2 by @dependabot[bot] in #99
  • chore(deps): bump actions/download-artifact from 4.2.1 to 4.3.0 by @dependabot[bot] in #100
  • chore(deps): bump softprops/action-gh-release from 2.2.2 to 2.3.2 by @dependabot[bot] in #103
  • chore(deps): bump taiki-e/cache-cargo-install-action from 2.1.1 to 2.1.2 by @dependabot[bot] in #104
  • chore(deps): bump Swatinem/rust-cache from 2.7.8 to 2.8.0 by @dependabot[bot] in #105
  • chore(deps): bump taiki-e/cache-cargo-install-action from 2.1.2 to 2.2.0 by @dependabot[bot] in #106
  • chore(deps): update pgrx to 0.15.0 by @t3hmrman in #109
  • Added CUID2 custom length by @Morgul in #111
  • feat: add typeid support by @t3hmrman in #112
  • release: pg_idkit v0.3.1 by @t3hmrman in #113

New Contributors

Full Changelog: v0.3.0...v0.3.1

v0.3.0

23 May 03:16

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.4...v0.3.0

v0.2.4

02 Oct 04:41

Choose a tag to compare

What's Changed

Full Changelog: v0.2.3...v0.2.4

v0.2.3

07 Mar 17:51
e514501

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.2.2...v0.2.3

v0.2.2

30 Jan 14:47

Choose a tag to compare

What's Changed

Full Changelog: v0.2.1...v0.2.2

v0.2.1

19 Dec 13:48

Choose a tag to compare

What's Changed

Full Changelog: v0.2.0...v0.2.1

v0.2.0

18 Dec 18:42

Choose a tag to compare

What's Changed

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

v0.1.0

11 Dec 10:17

Choose a tag to compare

Changelog

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

[0.1.0] - 2023-12-09

Bug Fixes

  • Remove unimplemented modules
  • Test setup
  • Add missing trait for pushid
  • Len test for pushid
  • Remove sonyflake
  • Typo "sonyflake" -> "cuid" (#1)
  • Remove unused extra test
  • Small errors
  • Fix links in local dev guide & README
  • Building local docker image with USER
  • Version generation script
  • Use peter-evans/create-pull-request
  • Configuration for release pr action
  • Action name
  • Fetch depth for original pull
  • Fix set-version Justfile target
  • Run release generation on prep-release branches
  • Use taiki-e/cache-cargo-install-action to cache installs
  • Use PAT for creating release PR
  • Separate crates for taiki-e/cache-cargo-install-action
  • Use assignees instead of reviewers for auto PR

Documentation

  • Update README with crate links
  • Update README
  • Update README
  • Fix links in README
  • Fix more links in the README
  • Add note about using the pgx workflow
  • Update link to RFC 4122
  • Add prior art section in README
  • Fix typo in name of spa5k/uids-postgres repo
  • Add timestamp extraction fns to README
  • Update function list
  • Add manually created benchmarks

Features

  • Add v6,v7
  • Add nanoid
  • Add ksuid
  • Add ulid
  • Implement timeflake
  • Add sonyflake
  • Add pushid
  • Add xid
  • Add cuid
  • Embed outputs in fn names, update pgx, fix ci (#12)
  • Update versions for uuid libs, pgrx
  • Add idkit_cuid2_generate
  • Add timestamp extraction fn for cuid
  • Remove vendored uuidv6 dep
  • Add Dockerfile for build
  • Add RPM package
  • Add function for extracting timestamp
  • Add support for extracting timestamps
  • Add support for extracting timestamps
  • Add timestamp extraction
  • Add timestamp extraction
  • Add ability to convert UUIDs to ULIDs
  • Add timestamp extraction
  • Build more automated release flow

Miscellaneous Tasks

  • Cargo pgx init
  • Add gitattributes
  • Add LICENSE (#17)
  • Convert Makefile to Justfile
  • Update pgrx and other deps
  • Disable incremental builds
  • Update to actions/cache@v3

Operations

  • Add automated release workflow

Refactor

  • Comments
  • Rework README
  • Move prior art section
  • Dockerfile building

What's Changed

New Contributors

Full Changelog: v0.0.1...v0.1.0